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:
@@ -98,17 +98,10 @@ Let's suppose, we have the Spotify link for only `Hello by Adele` and `21 Guns b
|
|||||||
|
|
||||||
No problem!
|
No problem!
|
||||||
|
|
||||||
- Just make a `list.txt` by running the following commands:
|
- Just make a `list.txt` in the same folder as the script and add all the songs you want to download, in our case it is
|
||||||
|
|
||||||
```
|
|
||||||
cd
|
|
||||||
cd Spotify-Downloader
|
|
||||||
nano list.txt
|
|
||||||
```
|
|
||||||
(if you are on windows, just edit `list.txt` - i.e `C:\Python27\list.txt`)
|
(if you are on windows, just edit `list.txt` - i.e `C:\Python27\list.txt`)
|
||||||
|
|
||||||
Add all the songs you want to download, in our case it is
|
|
||||||
|
|
||||||
```
|
```
|
||||||
https://open.spotify.com/track/1MDoll6jK4rrk2BcFRP5i7
|
https://open.spotify.com/track/1MDoll6jK4rrk2BcFRP5i7
|
||||||
the nights avicci
|
the nights avicci
|
||||||
|
|||||||
Reference in New Issue
Block a user