youtube-dl/test
Philipp Hagemeister b7ab059084 Add infrastructure for paged lists
This commit allows to download pages in playlists as needed instead of all at once.
Before this commit,
    youtube-dl http://www.youtube.com/user/ANNnewsCH/videos --playlist-end 2 --skip-download
took quite some time - now it's almost instantaneous.
As an example, the youtube:user extractor has been converted.
Fixes #2175
2014-01-20 11:36:47 +01:00
..
__init__.py
helper.py
parameters.json
test_age_restriction.py
test_all_urls.py
test_download.py
test_execution.py
test_playlists.py
test_subtitles.py
test_unicode_literals.py
test_utils.py
test_write_annotations.py
test_write_info_json.py
test_youtube_lists.py
test_youtube_signature.py
test_YoutubeDL.py