mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-07 20:09:08 +00:00
Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
My first GitHub Repository (sorry for any mistakes)
|
My first GitHub Repository (sorry for any mistakes)
|
||||||
|
|
||||||
This python script allows downloading songs instantly by just entering the name of the song and the artist.
|
This python script allows downloading songs instantly by just entering the name of the song and the artist or its Spotify HTTP or URI link.
|
||||||
|
|
||||||

|

|
||||||
## Dependencies:
|
## Dependencies:
|
||||||
@@ -28,7 +28,7 @@ YTMusic
|
|||||||
## Commands that can be used in the Script:
|
## Commands that can be used in the Script:
|
||||||
```
|
```
|
||||||
• play - will play the last song downloaded using default music player
|
• play - will play the last song downloaded using default music player
|
||||||
• list - downloads songs from spotify (see below:)
|
• list - downloads songs using from a list
|
||||||
• exit - exit the script
|
• exit - exit the script
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user