mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Update README.md
This commit is contained in:
@@ -147,7 +147,7 @@ Check out these issues [#22](../../issues/22), [#35](../../issues/35), [#36](../
|
|||||||
|
|
||||||
#### How can I download whole playlist with its URI?
|
#### How can I download whole playlist with its URI?
|
||||||
|
|
||||||
Currently this is not possible without generating unique tokens from Spotify but you can copy all the songs from a playlist and paste them in `list.txt`. I am avoiding tokens as much possible to retain the portability of this tool but if you would like to add it as an optional feature to this tool, PR's welcome!
|
Currently this is not possible without generating unique tokens from Spotify but you can copy all the songs from a playlist and paste them in `list.txt`. ~~I am avoiding tokens as much possible to retain the portability of this tool but if you would like to add it as an optional feature to this tool, PR's welcome!~~ Okay, I am working on it since Spotify has made it mandatory to use tokens but the good thing is that they can be hardcoded so that users don't have to generate their own.
|
||||||
|
|
||||||
#### You write horrible code. What's wrong with you?
|
#### You write horrible code. What's wrong with you?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user