scrappy-youtube/README.md

17 lines
341 B
Markdown

This thing will download new YouTube videos from channels using yt-dlp and dump
them into a directory of your choosing.
Dependencies: Deno, yt-dlp
Create your database:
deno task create
Add a YouTube channel ID and name:
deno task new "UCLx053rWZxCiYWsBETgdKrQ" "LGR"
Start downloading:
deno task get "/tank/Videos/rss/YouTube"