joemcmahon / ice-meta-fetcher

Fetches metadata from icecast stream, formats as json, and optionally posts it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ice-meta-fetcher

Fetches metadata from icecast stream, formats as json, and optionally posts it.

i.e.

  ice_meta_fetcher -h someradio.com -p 8000 -m /stream

Will return the JSON formatted stream data.

If you supply a -u argument, it'll POST that stream data to the url supplied.

About

Fetches metadata from icecast stream, formats as json, and optionally posts it


Languages

Language:Python 53.6%Language:Dockerfile 46.4%