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:
@@ -18,6 +18,13 @@ sudo apt-get install ffmpeg
|
|||||||
or download from https://ffmpeg.zeranoe.com/builds/ for windows and place the ffmpeg.exe in your script folder
|
or download from https://ffmpeg.zeranoe.com/builds/ for windows and place the ffmpeg.exe in your script folder
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Installation & Usage:
|
||||||
|
```
|
||||||
|
git clone https://github.com/Ritiek/YTMusic
|
||||||
|
cd YTMusic
|
||||||
|
sudo python YTMusic.py
|
||||||
|
```
|
||||||
|
|
||||||
# Commands that can be used in the script:
|
# Commands that can be used in the script:
|
||||||
```
|
```
|
||||||
2. play - will play the last song downloaded using default music player
|
2. play - will play the last song downloaded using default music player
|
||||||
|
|||||||
Reference in New Issue
Block a user