[youtube] Add support for downloading top lists (fixes #1868)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 30 Nov 2013 13:56:51 +0000 (14:56 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 30 Nov 2013 13:56:51 +0000 (14:56 +0100)
commit0a688bc0b28c970e9af965b3fa0c7927507eeb97
treec4f6db17e33552a5dd58699ebe0e73bfaa284bb8
parentb138de72f2f0fc197fe46154bcaeceddb5713e7f
[youtube] Add support for downloading top lists (fixes #1868)

It needs to know the channel and the title of the list, because the ids change every time you browse the channels and are attached to a 'VISITOR_INFO1_LIVE' cookie.
test/test_youtube_lists.py
youtube_dl/extractor/__init__.py
youtube_dl/extractor/youtube.py