mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Command to run tests
This commit is contained in:
15
README.md
15
README.md
@@ -155,20 +155,9 @@ http://open.spotify.com/track/64yrDBpcdwEdNY9loyEGbX
|
|||||||
|
|
||||||
- Then you can simply run `python spotdl.py --list=<playlist_name>.txt` to download them all!
|
- Then you can simply run `python spotdl.py --list=<playlist_name>.txt` to download them all!
|
||||||
|
|
||||||
## FAQ
|
## Running tests
|
||||||
|
|
||||||
#### I get system cannot find the specified file when downloading?
|
`python -m pytest test`
|
||||||
|
|
||||||
Check out these issues [#22](https://github.com/Ritiek/Spotify-Downloader/issues/22), [#35](https://github.com/Ritiek/Spotify-Downloader/issues/35), [#36](https://github.com/Ritiek/Spotify-Downloader/issues/36).
|
|
||||||
|
|
||||||
#### 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!~~
|
|
||||||
This feature has been added!
|
|
||||||
|
|
||||||
#### You write horrible code. What's wrong with you?
|
|
||||||
|
|
||||||
I'm trying...
|
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user