/m3uspiff

An M3U to XSPF playlist converter.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

m3uspiff

Code Issues License: GPL v2

An M3U to XSPF playlist converter.

Usage

./m3uspiff.py [playlist.m3u]

Converts M3U format playlists into XSPF (XML Shareable Playlist Format) playlists, using FFMPEG's ffprobe to augment the new playlist with each included song's metadata when available.

Requirements

  • python

  • ffmpeg