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.

Obtaining the binary

Via releases

From source

  • Clone the git repo and cd into it

  • Install go (preferably a recent version)

  • go build

Usage

  • General usage: ./rsr [-dir <OUTPUT_DIRECTORY>] <RADIO_STREAM_URL>

  • see ./rsr -h for 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.
Readme 58 KiB
2021-07-02 Latest
2021-07-02 16:56:20 +02:00
Languages
Go 97.4%
Shell 2.6%