Skip to content

This program is a command line tool to write ID3 tags to an existing MP3 file. It supports annotating chapters in particular.

License

Notifications You must be signed in to change notification settings

jonaheinke/mp3_tagging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP3 Tagging

Requirements

  • Python 3.5 (because of the use of the **-operator)
  • mutagen pip install mutagen

Usage

python mp3_tagging.py \[parameters\]

Credits

Copyright © 2021 Jona Heinke under MIT license

About

This program is a command line tool to write ID3 tags to an existing MP3 file. It supports annotating chapters in particular.

Topics

Resources

License

Stars

Watchers

Forks

Languages