OggVorbisParser - a simple parser for audio metadata in Ogg Vorbis files

Hi all,

I started writing a little media server for a Raspberry Pi and realized there was no Elixir parser for Ogg Vorbis. Here’s a simple package to parse Ogg Vorbis files. I hope it’s helpful for someone.

This is my first contribution to the world of free software! Woooooooo!

https://hexdocs.pm/ogg_vorbis_parser
https://github.com/wunderbrick/ogg_vorbis_parser

6 Likes