From 253c4fbd34e68344d937f71c7967ae34811a9bfb 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 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 99ff396..80352db 100644 --- 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