mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Update README.md
This commit is contained in:
@@ -22,7 +22,12 @@ or download from https://ffmpeg.zeranoe.com/builds/ for windows and place the ff
|
|||||||
```
|
```
|
||||||
git clone https://github.com/Ritiek/YTMusic
|
git clone https://github.com/Ritiek/YTMusic
|
||||||
cd YTMusic
|
cd YTMusic
|
||||||
sudo python YTMusic.py
|
sudo python setup.py install
|
||||||
|
YTMusic
|
||||||
|
```
|
||||||
|
or you can also install form pypi using:
|
||||||
|
```
|
||||||
|
pip install YTMusic
|
||||||
```
|
```
|
||||||
|
|
||||||
# Commands that can be used in the script:
|
# Commands that can be used in the script:
|
||||||
|
|||||||
Reference in New Issue
Block a user