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

TODO (309B)


1
2
3
4
5
6
7
8
9
10
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