Skip to content

stifi/USLT-Manager

Repository files navigation

USLT Manager

Management for lyrics stored in the USLT frame of the ID3v2 tag of mp3 files.

Requirements:

Description

The ID3 tag used to store some informations on a song directly into mp3 file supports saving the lyrics as well. Various mp3 playing programs support showing the embedded lyrics or even provide an interface to add or modify the lyrics.

This programs focuses on the management of these lyrics. Files or even directories are checked for embedded lyrics. Lyrics can be added, modified, or deleted. The program supports editing multiple lyrics in one file as defined by the ID3v2.4 standard.

Be aware that files are directly modified. As this program is in an early development phase, make a backup before saving your modifications.

Installation

USLT Manager requires an installation of Python 3. It depends on PyQt5 and Python Mutagen. The package already contains the required Mutagen library. However, if you want to use your own installation (for instance by the one handled by your package management of your distribution) just delete the mutagen folder after extraction.

About

Management for lyrics stored in the USLT frame of the ID3v2 tag of mp3 files

Resources

License

Stars

Watchers

Forks

Packages

No packages published