Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/silverarmor/spotifypl-dl

Spotify Playlist Download
https://github.com/silverarmor/spotifypl-dl

Last synced: 3 days ago
JSON representation

Spotify Playlist Download

Awesome Lists containing this project

README

        

# spotifyPL-DL

Eventually, Enter playlist link/ID, and get a .m3u file output.

Currently, PL-DL.py handles most stuff, input a track ID into urn, and get out a file name.

NOTE:
Create config.py
```
client = dict(
id="",
secret=""
)
```