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
132.6k stars 10.05k forks source link

[request] prosiebensat1 download favourites #14677

Open pimbolilu opened 7 years ago

pimbolilu commented 7 years ago

Hello,

is there any possibility to download all the favourite shows at 7tv.de? It would be cool to create a cron which downloads all day the new shows.

URL= https://www.7tv.de/mein-7tv#my7tv-favorites

Thanks.

tobijjah commented 7 years ago

As far as I know there is no possibility to accomplish your request solely with youtube-dl. You can write your own crawler which extracts the URLs of your shows and use the described approach in EMBEDDING YOUTUBE-DL to download the vods. The extractor supports playlist downloads. Maybe, you can create a playlist with all your favorite shows and download them with means by this playlist.