Skip to content

A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio stream. Written in Go without any non-standard dependencies.

License

Notifications You must be signed in to change notification settings

xypwn/radio-stream-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio stream. Written in Go without any non-standard dependencies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published