From bbf24441a6d115945342191262d34c2e05c86d2b Mon Sep 17 00:00:00 2001 From: ugrnm Date: Sun, 9 Oct 2022 19:28:10 +0200 Subject: [PATCH] more things to be done Signed-off-by: ugrnm --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index a142ec9..80352db 100644 --- 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