43081j / id3

A JavaScript ID3 tags parser for Node & browsers.
MIT License
335 stars 63 forks source link

Get the encoding of the ID3 #37

Open RandallFlagg opened 6 years ago

RandallFlagg commented 6 years ago

Hi,

I am trying to get the text encoding of the ID3 and also the text encoding of each tag. How do I do that?

Thanks