You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
__init__.py Add support for single-test tox runs 11 years ago
helper.py [tests] Remove global_setup function 11 years ago
parameters.json Make socket timeout configurable, and bump default to 10 minutes (#1862) 11 years ago
test_YoutubeDL.py Add more tests for format selection 11 years ago
test_age_restriction.py [tests] Remove global_setup function 11 years ago
test_all_urls.py [vimeo] Fix playlist URL matching 11 years ago
test_download.py [everyonesmixtape] Add support (Fixes #2161) 10 years ago
test_execution.py Improve execution tests 12 years ago
test_playlists.py [everyonesmixtape] Add support (Fixes #2161) 10 years ago
test_subtitles.py [ted] Updated checksums 10 years ago
test_unicode_literals.py [setup.py] Do not use unicode literals 11 years ago
test_utils.py Add infrastructure for paged lists 10 years ago
test_write_annotations.py [tests] Remove global_setup function 11 years ago
test_write_info_json.py Update description value for the write_info_json test (required after 27dcce1904) 11 years ago
test_youtube_lists.py Lower number of expected entries in top list 11 years ago
test_youtube_signature.py Remove youtube swf signature test 10 years ago