youtube-dl/youtube_dl
Yen Chi Hsuan a22b2fd19b
[youtube] Fix ytsearch* when cookies are provided
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.
2017-02-03 01:28:24 +08:00
..
downloader [downloader/external:ffmpeg] minimize the use of aac_adtstoasc filter 2017-02-02 08:07:28 +01:00
extractor [youtube] Fix ytsearch* when cookies are provided 2017-02-03 01:28:24 +08:00
postprocessor
__init__.py [options] Refactor autonumber options and add validation (closes #727, closes #2702, closes #9362) 2017-01-29 00:00:45 +07:00
__main__.py
aes.py
cache.py
compat.py [compat] add compat_etree_register_namespace to __all__ list 2017-02-01 20:15:59 +01:00
jsinterp.py
options.py [options] Refactor autonumber options and add validation (closes #727, closes #2702, closes #9362) 2017-01-29 00:00:45 +07:00
socks.py
swfinterp.py
update.py
utils.py
version.py release 2017.02.01 2017-02-01 03:20:09 +07:00
YoutubeDL.py added --autonumber-start NUMBER as a command line option to be able to offset the index at which autonumber formats filenames 2017-01-29 00:00:45 +07:00