mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-10 08:02:43 +01:00
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
38 KiB
38 KiB