Skip to content
Snippets Groups Projects
Select Git revision
  • 0e75f032f543577aab7d19f2ff74ac642eb21d41
  • main default protected
2 results

good-ol-mixtape

Mathieu Loiseau's avatar
Mathieu Loiseau authored
0e75f032
History

Old school mix-tape or cd project

A little python project to create old school mix-CDs out of an m3u playlist

Dependencies

  • m3u8
  • music-tag
  • urllib.parse

Install

pip install m3u8
pip install music-tag