2022-11-08 18:57:25 -08:00
2022-11-02 07:53:24 -07:00
2022-11-08 18:57:25 -08:00
2019-07-21 20:03:25 -07:00
2022-11-08 18:57:25 -08:00
2022-11-02 07:53:24 -07:00
2022-11-08 18:57:25 -08:00

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>

Description
No description provided
Readme 31 KiB
Languages
Shell 42.4%
Dockerfile 31.4%
Makefile 26.2%