Update README.md

This commit is contained in:
Ritiek Malhotra
2017-06-06 20:20:53 +05:30
committed by GitHub
parent b6fbe5c378
commit 68139682ac

View File

@@ -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?