No description
| tests | ||
| ytdl_subscribe | ||
| .gitignore | ||
| .pylintrc | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| setup.py | ||
| subscriptions.yaml | ||
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