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 c3cd61d876ed9725d96f3d8724ce03ea11cf1ec7
parent b8fbc262202e33bff4c51eed9963edcf0fb4d2c7
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Wed Oct  2 20:47:41 +0000

bump year
Diffstat:
download_loooooops.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/download_loooooops.py b/download_loooooops.py
@@ -9,7 +9,7 @@ from urllib.parse import urlparse
 #   remote_url
 #   description
 
-year = "2023"
+year = "2024"
 
 output_dir = os.path.join("loooooops", year)