Initial commit

This commit is contained in:
r4
2021-06-03 18:52:33 +02:00
commit 308f0429b3
2 changed files with 14 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# 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.