mirror of
https://github.com/cooperhammond/irs.git
synced 2024-12-22 17:35:28 +00:00
Downloading of spotify playlists is a go.
This commit is contained in:
parent
fbe3edf1ef
commit
b145b5d173
|
@ -25,7 +25,6 @@ irs -A "Sadnecessary" # -a "Milky Chance"
|
|||
|
||||
Full usage:
|
||||
```
|
||||
usage:
|
||||
usage:
|
||||
irs (-h | -v)
|
||||
irs [-l]
|
||||
|
@ -50,6 +49,7 @@ Options:
|
|||
-l, --choose-link If supplied, will bring up a console choice for what
|
||||
link you want to download based off a list of titles.
|
||||
```
|
||||
Make a note that capitalization and spelling matters a lot in this program.
|
||||
|
||||
___
|
||||
### Installation
|
||||
|
|
Loading…
Reference in a new issue