yt-dlp/test
Jaime Marquínez Ferrándiz 0a688bc0b2 [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.
2013-11-30 14:56:51 +01:00
..
__init__.py
helper.py [tests] Remove global_setup function 2013-11-25 03:47:32 +01:00
parameters.json
test_age_restriction.py [tests] Remove global_setup function 2013-11-25 03:47:32 +01:00
test_all_urls.py
test_download.py [tests] Remove global_setup function 2013-11-25 03:47:32 +01:00
test_execution.py
test_playlists.py [tests] Remove global_setup function 2013-11-25 03:47:32 +01:00
test_subtitles.py [youtube/subtitles] Change MD5 of vtt subtitle in test 2013-11-28 06:14:17 +01:00
test_utils.py
test_write_annotations.py [tests] Remove global_setup function 2013-11-25 03:47:32 +01:00
test_write_info_json.py [tests] Remove global_setup function 2013-11-25 03:47:32 +01:00
test_youtube_lists.py [youtube] Add support for downloading top lists (fixes #1868) 2013-11-30 14:56:51 +01:00
test_youtube_signature.py [tests] Remove global_setup function 2013-11-25 03:47:32 +01:00
test_YoutubeDL.py