Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: MediaTags - Exporting m4a, id3, etc as JSON (Read 1469 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

MediaTags - Exporting m4a, id3, etc as JSON

I'm sponsoring the development of cross-platform utilities for extracting
a variety of media meta-data as JSON, including stream checksums
and stream data.

git://github.com/coolaj86/mtags.git


I'd like to get help in developing this, and I'm interested in the opinions
of others who would use these tools (post on the github issues page).

http://pledgie.com/campaigns/14039


The m4atags library is now complete.
Here's an example of the usage:

http://coolaj86.info/articles/example-of-v...-mediatags.html

AJ ONeal