commit 4896ff78ad7ba0ba2593c8cebbc9ad3a597bc19b parent c3cd61d876ed9725d96f3d8724ce03ea11cf1ec7 Author: ugrnm <ultrageranium@bleu255.com> Date: Mon Oct 6 12:27:04 +0200 bump yearDiffstat:
download_loooooops.py | | | 2 | +- |
diff --git a/download_loooooops.py b/download_loooooops.py @@ -9,7 +9,7 @@ from urllib.parse import urlparse # remote_url # description -year = "2024" +year = "2025" output_dir = os.path.join("loooooops", year)