An open API service indexing awesome lists of open source software.

https://github.com/slavcodev/js-audio-tags

JavaScript library to read tags from audio files. Using HTML5 FileAPI.
https://github.com/slavcodev/js-audio-tags

Last synced: 4 months ago
JSON representation

JavaScript library to read tags from audio files. Using HTML5 FileAPI.

Awesome Lists containing this project

README

        

JS Audio Tags
=====

JavaScript library to read tags from audio files.
Using HTML5 FileAPI.

Implemented features
--------------------

- Read ID3v1 from MP3 files (all versions: 1.1 and 1.1.1)
- Read ID3v2 from MP3 files (all versions: 2.2.0, 2.3.0, 2.4.0)

Todo
-------

- Read "Xiph Comments" from Ogg Vorbis files

Technical Requirements
-------

License
-------

JS Audio Tags is licensed under New BSD license. That allows proprietary use, and for
the software released under the license to be incorporated into proprietary
products. Works based on the material may be released under a proprietary license
or as closed source software. It is possible for something to be distributed
with the BSD License and some other license to apply as well.