Reputation: 73
how can i get ID3 tag from html5 tag that src from other server url.
ID3 tag like album art, title, album title, artist.
Upvotes: 5
Views: 10284
Reputation: 17168
I believe this is close to what you want: https://github.com/aadsm/JavaScript-ID3-Reader
It takes a URL instead of and object.
Upvotes: 5