No description
Find a file
2022-03-30 18:40:48 +00:00
tests isort 2022-03-30 18:22:51 +00:00
ytdl_subscribe pylint, docstrings for entry 2022-03-30 18:40:48 +00:00
.gitignore black 2021-09-09 23:55:31 -07:00
.pylintrc pylint, docstrings for entry 2022-03-30 18:40:48 +00:00
LICENSE Initial commit 2021-09-08 21:44:33 -07:00
pyproject.toml isort 2022-03-30 18:22:51 +00:00
README.md entries 2022-03-30 07:41:12 +00:00
requirements.txt pylint, docstrings for entry 2022-03-30 18:40:48 +00:00
setup.py isort 2022-03-30 18:22:51 +00: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