No description
Find a file
Jesse Bannon ec9840da94 oops
2021-11-27 18:31:29 +00:00
ytdl_subscribe parsed improvement 2021-11-27 18:31:06 +00:00
.gitignore black 2021-09-09 23:55:31 -07:00
LICENSE Initial commit 2021-09-08 21:44:33 -07:00
README.md readme 2021-09-10 23:20:43 -07:00
requirements.txt black, add argparse 2021-09-10 21:30:55 -07:00
setup.py black 2021-09-09 23:55:31 -07:00
subscriptions.yaml parsed improvement 2021-11-27 18:31:06 +00:00

YoutubeDL-Subscribe

Automate downloading and tagging files using YoutubeDL.

README is WIP but the package is usable. See the provided subscriptions.yaml, install the requirements.txt, and run PYTHONPATH=. python ytdl_subscribe main -h to get started.