Skip to content

Commit b145b5d

Browse files
committed
Downloading of spotify playlists is a go.
1 parent fbe3edf commit b145b5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ irs -A "Sadnecessary" # -a "Milky Chance"
2525

2626
Full usage:
2727
```
28-
usage:
2928
usage:
3029
irs (-h | -v)
3130
irs [-l]
@@ -50,6 +49,7 @@ Options:
5049
-l, --choose-link If supplied, will bring up a console choice for what
5150
link you want to download based off a list of titles.
5251
```
52+
Make a note that capitalization and spelling matters a lot in this program.
5353

5454
___
5555
### Installation

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='irs',
5-
version='3.7.20',
5+
version='4.7.20',
66
description='A music downloader that just gets metadata.',
77
url='https://github.com/kepoorhampond/irs',
88
author='Kepoor Hampond',

0 commit comments

Comments
 (0)