Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tag Editor

⚠️ Usually Coded Post 3 AM Sleep deprivation productivity spike.
⚠️ Full of bugs, use at your own risk (but report them tho) 🐛

Tag Editor is a Python and Qt software for editing audio metadata across multiple formats

Supported Formats

  • MP3 — ID3v2.3 tags
  • FLAC — Vorbis Comments
  • Ogg Vorbis — Vorbis Comments
  • Opus — Vorbis Comments

All formats support editing of common metadata (title, artist, album, genre, year, track numbers, cover art, lyrics, and comments).

Screenshot

main window

Installation

The app currently requires two libraries: PyQt5 and Mutagen.
Use the package manager pip to install requirements:

preffered

pip install -r requirements.txt

or directly

pip install PyQt5 mutagen

Usage

python main.py

Contributing

Pull requests are welcome. but after the first beta release.

License

MIT

About

Media Tag Editor using Python And Qt5

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages