mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
ability to copy all song URI's at once
This commit is contained in:
@@ -112,7 +112,7 @@ the nights avicci
|
||||
|
||||
◘ You can stop downloading songs by hitting ```ctrl+c```, the script will automatically resume from the song where you stopped it the next time you want to download the songs using ```list```.
|
||||
|
||||
◘ To download all songs in your playlist, just select all the songs ```ctrl+a``` in Spotify desktop app, copy them ```ctrl+c``` and paste ```ctrl+x``` in ```list.txt```.
|
||||
◘ To download all songs in your playlist, just select all the songs ```ctrl+a``` in Spotify desktop app, copy them ```ctrl+c``` and paste ```ctrl+v``` in ```list.txt```.
|
||||
|
||||
## Brief info on Commands:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user