Go to file
Moon Man 546d35d719 close db 2023-07-27 01:58:47 +00:00
.gitignore initial commit 2023-07-27 01:39:16 +00:00
README.md initial commit 2023-07-27 01:39:16 +00:00
deno.jsonc write any directory 2023-07-27 01:56:44 +00:00
main.ts close db 2023-07-27 01:58:47 +00:00

README.md

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"