We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe3edf commit b145b5dCopy full SHA for b145b5d
README.md
@@ -25,7 +25,6 @@ irs -A "Sadnecessary" # -a "Milky Chance"
25
26
Full usage:
27
```
28
-usage:
29
usage:
30
irs (-h | -v)
31
irs [-l]
@@ -50,6 +49,7 @@ Options:
50
49
-l, --choose-link If supplied, will bring up a console choice for what
51
link you want to download based off a list of titles.
52
+Make a note that capitalization and spelling matters a lot in this program.
53
54
___
55
### Installation
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='irs',
5
- version='3.7.20',
+ version='4.7.20',
6
description='A music downloader that just gets metadata.',
7
url='https://github.com/kepoorhampond/irs',
8
author='Kepoor Hampond',
0 commit comments