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.
- Host: GitHub
- URL: https://github.com/slavcodev/js-audio-tags
- Owner: slavcodev
- Created: 2012-03-16T20:38:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-05-19T22:47:40.000Z (about 6 years ago)
- Last Synced: 2025-02-15T08:49:59.226Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.