No description
Find a file
2021-09-20 23:45:43 +00:00
ytdl_subscribe download album tracks incase another artist owns it 2021-09-20 23:45:43 +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 more argparse 2021-09-10 22:18:11 -07: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.