Skip to content

jrun/id3-tagbag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The primary motivation for this little tool is to remove the Amazon metadata from their MP3s.

Usage

Print all the frames for each file


tagbag inspect $HOME/Music

Strip frames that identify the MP3 file


tagbag anonymize $HOME/Music --dry-run

Removes COMM, TCOP, TENC, TPUB, USER


tagbag anonymize $HOME/Music

About

Miscellaneous ID3 tag manipulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages