mirror of
https://github.com/Wojtek242/qobuz-dl.git
synced 2024-11-22 11:05:25 +01:00
Updated README
This commit is contained in:
parent
700adc6e1f
commit
f6f0645cf7
12
README.md
12
README.md
@ -46,12 +46,12 @@ python.exe main.py
|
||||
usage: python3 main.py [-h] [-a] [-i] [-q int] [-l int] [-d PATH]
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-a enable albums-only search
|
||||
-i run Qo-Dl-curses on URL input mode
|
||||
-q int quality (5, 6, 7, 27) (default: 6) [320, LOSSLESS, 24B <96KHZ, 24B >96KHZ]
|
||||
-l int limit of search results by type (default: 10)
|
||||
-d PATH custom directory for downloads (default: 'Qobuz Downloads')
|
||||
-h, --help show this help message and exit
|
||||
-a enable albums-only search
|
||||
-i Album/track URL run Qobuz-Dl on URL input mode (download by url)
|
||||
-q int quality (5, 6, 7, 27) (default: 6) [320, LOSSLESS, 24B <96KHZ, 24B >96KHZ]
|
||||
-l int limit of search results by type (default: 10)
|
||||
-d PATH custom directory for downloads (default: 'Qobuz Downloads')
|
||||
```
|
||||
## A note about Qo-DL
|
||||
`Qobuz-DL` is inspired in the discontinued Qo-DL-Reborn. This program uses two modules from Qo-DL: `qopy` and `spoofer`, both written by Sorrow446 and DashLt.
|
||||
|
Loading…
Reference in New Issue
Block a user