mirror of
https://github.com/Wojtek242/qobuz-dl.git
synced 2024-11-22 19:15:25 +01:00
Instruction for Windows
This commit is contained in:
parent
ab2bd94ddc
commit
2f894a7406
@ -16,10 +16,15 @@ Seach and download Lossless and Hi-Res music from [Qobuz](https://www.qobuz.com/
|
|||||||
> You'll need an **active subscription**
|
> You'll need an **active subscription**
|
||||||
|
|
||||||
#### Install qobuz-dl with pip
|
#### Install qobuz-dl with pip
|
||||||
##### Linux / MAC OS / Windows
|
##### Linux / MAC OS
|
||||||
```
|
```
|
||||||
pip3 install --upgrade qobuz-dl
|
pip3 install --upgrade qobuz-dl
|
||||||
```
|
```
|
||||||
|
##### Windows
|
||||||
|
```
|
||||||
|
pip3 install windows-curses
|
||||||
|
pip3 install --upgrade qobuz-dl
|
||||||
|
```
|
||||||
#### Run qobuz-dl and enter your credentials
|
#### Run qobuz-dl and enter your credentials
|
||||||
##### Linux / MAC OS
|
##### Linux / MAC OS
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user