Age | Commit message (Collapse) | Author |
|
|
|
|
|
Closes #11924
The API with `page` is no longer used in browsers, and YouTube always
returns {'reload': 'now'} when cookies are provided.
See http://youtube.github.io/spfjs/documentation/start/ for how SPF
works. Basically appending static link with a `spf` parameter yields the
corresponding dynamic link.
|
|
|
|
Closes #11890
Closes #11891
Closes #11892
Closes #11894
Closes #11895
Closes #11897
Closes #11900
Closes #11903
Closes #11904
Closes #11906
Closes #11907
Closes #11909
Closes #11913
Closes #11914
Closes #11915
Closes #11916
Closes #11917
Closes #11918
Closes #11919
|
|
|
|
private tests
|
|
|
|
|
|
|
|
Seen on video with id 1t24XAntNCY
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
playlist is broken (Closes #10537)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
channels (Closes #10009)
|
|
Closes #10007
|
|
|
|
|
|
|
|
Such an URL comes from http://www.gametrailers.com/. This is originally
a test case in GenericIE, but now seems all GameTrailers videos are on
YouTube.
|
|
|
|
|
|
|
|
|
|
Since there doesn't seem to be any indication, it stops when there aren't new videos in the webpage.
|
|
|
|
|
|
|
|
|
|
|
|
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode
Closes #8974
|
|
|
|
Seen in https://www.youtube.com/watch?v=jMN4cxyhJjk
|
|
|