radio-looptober

somehow downloads looptober mp3 files and make a radio out of them
git clone https://git.lurk.org/repos/radio-looptober.git
Log | Files | Refs | README | LICENSE | TODO

commit 253c4fbd34e68344d937f71c7967ae34811a9bfb
parent 99970a0734391a9e1d6855331cd19d79a18d2b88
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Sun Oct  9 19:28:10 +0200

more things to be done
Diffstat:
TODO | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -5,3 +5,6 @@ TODO
 * only download MP3 files
 * extract relevant json stuff to fill in or update ID3 tags
 * 80c :)
+* convert the downloaded mp3 files to opus
+* get rid of request, just use urlib or something
+* build the loop inside the download script