No description
Find a file
2022-03-30 07:56:19 +00:00
tests entries 2022-03-30 07:41:12 +00:00
ytdl_subscribe untested youtube entry 2022-03-30 07:56:19 +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 entries 2022-03-30 07:41:12 +00:00
requirements.txt entries 2022-03-30 07:41:12 +00:00
setup.py black 2021-09-09 23:55:31 -07:00
subscriptions.yaml entries 2022-03-30 07:41:12 +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.

TODO

  • Add tests with coverage
  • Test output paths work before downloading