n10v / id3v2

🎵 ID3 decoding and encoding library for Go
https://pkg.go.dev/github.com/bogem/id3v2/v2
MIT License
340 stars 52 forks source link

Make CLI #32

Open n10v opened 6 years ago

deftdawg commented 5 years ago

can you recommend a go-based portable CLI tool to manipulate id3 tags?

n10v commented 5 years ago

@deftdawg Unfortunately, no. I personally use iTunes for manipulations with id3 tags 😬

GwynethLlewelyn commented 1 year ago

[...] I personally use iTunes for manipulations with id3 tags 😬

... which is a fine tool if you wish to do a lot of things manually. But if you wish to automate certain procedures... it's not so easy.