This commit is contained in:
Jesse Bannon 2021-09-10 23:20:43 -07:00
parent 155dbb6063
commit df827b248f

View file

@ -1,2 +1,4 @@
# ytdl-subscribe
Automate downloading and tagging files using ytdl
# 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.