Go to file
Moon Man f39777d255 if not exists on table create 2023-07-27 01:56:23 +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 initial commit 2023-07-27 01:39:16 +00:00
main.ts if not exists on table create 2023-07-27 01:56:23 +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"