Update README

This commit is contained in:
Salt 2020-03-13 17:34:06 -05:00
parent 83caf2b19b
commit cb28ce9bb0
1 changed files with 2 additions and 0 deletions

View File

@ -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.