diff --git a/README.md b/README.md index 2eb3d8e..efdc302 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ The tool has flags to change the location of the lib.json file (defaults to `${X * `edit`: Starts an interactive prompt to add/edit albums and songs. It's pretty shitty, but it works and stops you from having to write a shitton of JSON. +* `playlist`: Starts an interactive prompt to import a playlist. It's less shitty and uses YouTube's built-in music tags where possible. + ## Limitations Currently it only supports URLs that youtube-dl can handle. This does, however, mean that you can give it a few cool things like SoundCloud links (or smut, I guess). However, if song files exist that match the nomenclature you laid out in the library file, it'll skip downloading them.