a0ae32050f074b12e4ee65a39349f02a0776671c
radio-stream-recorder
A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio stream. Written in go without any non-standard dependencies.
Building
-
Install go (preferably a recent version)
-
go build
Usage
-
General usage:
./rsr [-dir <OUTPUT_DIRECTORY>] <RADIO_STREAM_URL> -
see
./rsr -hfor integrated usage documentation
Description
A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio stream. Written in go without any non-standard dependencies.
2021-07-02
Latest
Languages
Go
97.4%
Shell
2.6%