A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio stream. Written in go without any non-standard dependencies.
Go to file
r4 308f0429b3 Initial commit 2021-06-03 18:52:33 +02:00
LICENSE Initial commit 2021-06-03 18:52:33 +02:00
README.md Initial commit 2021-06-03 18:52:33 +02:00

README.md

radio-stream-recorder

A program that extracts the individual tracks from an Ogg/Vorbis http radio stream (without any loss in quality). Written in go without any non-standard dependencies.

MP3 support is planned but not yet implemented.