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 bbf24441a6d115945342191262d34c2e05c86d2b
parent 60619aad6c413a716bd5dab15e76300af4151823
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Sun Oct  9 19:28:10 +0200

more things to be done

Signed-off-by: ugrnm <ultrageranium@bleu255.com>
Diffstat:
TODO | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -3,6 +3,8 @@ TODO
 
 * cache the json parsing/process locally for faster restart tests
 * 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