diff --git a/README.md b/README.md index 01e0bce4..b7492a25 100644 --- a/README.md +++ b/README.md @@ -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.