-
Notifications
You must be signed in to change notification settings - Fork 0
MP3Unicode is a command line utility to convert ID3 tags in mp3 files between different encodings
License
alonbl/mp3unicode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
mp3unicode I. Introduction MP3Unicode is a command line utility to convert ID3 tags in mp3 files between different encodings. For example, mp3unicode --source-encoding CP1255 --id3v1-encoding none --id3v2-encoding unicode file.mp3 will read id3v2 tag (or id3v1 tag if there is no id3v2) from the file, convert the text fields in the tag from to Unicode and will write id3v2 tag back, stripping away id3v1 tag. II. Installation See INSTALL III. Usage See mp3unicode.1
About
MP3Unicode is a command line utility to convert ID3 tags in mp3 files between different encodings
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published