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.
|
1 year ago | |
---|---|---|
Dockerfile | 1 year ago | |
Makefile | 1 year ago | |
README.md | 4 years ago | |
run.sh | 1 year ago | |
videolist.txt | 1 year ago | |
youtube-dl.conf | 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>