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

https://github.com/stunkymonkey/brainz-playlists


https://github.com/stunkymonkey/brainz-playlists

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# brainz-playlists

simple python script generating playlists based on Recording-Brainz-IDs

```ini
usage: generate-playlist.py [-h] input output [music]

positional arguments:
input input file with music-brainz-ids
output output file
music path of your music

optional arguments:
-h, --help show this help message and exit
```