https://github.com/stunkymonkey/brainz-playlists
https://github.com/stunkymonkey/brainz-playlists
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stunkymonkey/brainz-playlists
- Owner: Stunkymonkey
- Created: 2019-05-12T22:26:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T11:02:11.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T15:32:30.614Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```