Add mp3 support + command line option to limit tracks + general redesign for more modularity
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# 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.
|
||||
A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio stream. Written in go without any non-standard dependencies.
|
||||
|
||||
## Building
|
||||
|
||||
|
||||
Reference in New Issue
Block a user