You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jeffrey Paul 86197a5a41 latest. fixes filenames 1 year ago
Dockerfile latest 1 year ago
Makefile latest. fixes filenames 1 year ago
README.md add additional info to readme 5 years ago
run.sh latest. fixes filenames 1 year ago
videolist.txt latest 1 year ago
youtube-dl.conf latest. fixes filenames 1 year ago

README.md

youtube-dl-docker

inspired by https://old.reddit.com/r/DataHoarder/comments/c6fh4x/after_hoarding_over_50k_youtube_videos_here_is/

usage

docker run \
    -v /storage/scratch/youtube:/output \
    -e DOWNLOAD_URL=https://www.youtube.com/channel/UCsXVk37bltHxD1rDPwtNM8Q/videos \
    sneak/youtube-dl

See Also

bin/download-interesting-channels, suitable for run from cron

Author

Jeffrey Paul <sneak@sneak.berlin>