This commit is contained in:
Ritiek Malhotra
2017-06-07 08:38:28 +05:30
committed by GitHub
parent 2cd5b9f0fb
commit 6a2d47360d

View File

@@ -133,7 +133,7 @@ Check out these issues [#22](https://github.com/Ritiek/Spotify-Downloader/issues
#### 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!~~
This feautre has been added! This feature has been added!
#### You write horrible code. What's wrong with you? #### You write horrible code. What's wrong with you?