commit c3cd61d876ed9725d96f3d8724ce03ea11cf1ec7 parent b8fbc262202e33bff4c51eed9963edcf0fb4d2c7 Author: ugrnm <ultrageranium@bleu255.com> Date: Wed Oct 2 20:47:41 +0000 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 = "2023" +year = "2024" output_dir = os.path.join("loooooops", year)