ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.32k stars 9.95k forks source link

[Request] [npo] Please support NPO 'channels' #7947

Open GijsTimmers opened 8 years ago

GijsTimmers commented 8 years ago

It would be cool if we could download all videos from a channel subsequently, e.g.

youtube-dl http://www.npo.nl/de-wereld-draait-door/POMS_S_VARA_059933

At the moment, the individually listed videos are supported, it's just not possible yet to download them in batch.

rrooij commented 8 years ago

To be honest, I think that that would be a bit too much. For example, it would download 1920 videos in your example.

jhoek commented 7 years ago

@rrooij This might be a silly suggestion, but how about just retrieving the first page/batch of items, ignoring any subsequent pages? Eight items (in case of the example above) seems a reasonable quantity?