Glitch project bulk-downloading

A post was split to a new topic: Github login issues

no worries: as suggested, what happens if you use 3.13? (Or 3.12, which is what I’m using on my Windows machine)

All my project download look like this:

Downloading 'make-music-project'...
Unpacking...
ERROR: make-music-project did not extract to ./app!

Downloading 'make-music-proj'...
Unpacking...
ERROR: make-music-proj did not extract to ./app!

Downloading 'tonejs-presets'...
Unpacking...
ERROR: tonejs-presets did not extract to ./app!

Also, when will assets be removed?

Also, as you can see, I tried out many things on Glitch over the years, but I used tiddlywiki host on Glitch every day for my personal private journal. When I ran download.py on 2025-06-26 it download my tiddlywiki project but not the project assets.

Do you have more information? i.e. which version of python, which OS, did you make sure to have tar installed, etc

It’s getting a bit silly that I have to keep saying this, but: you can download your projects and assets for the entirety of 2025.

1 Like

I just ran the download script and it still didn’t download the images. here’s some logs lmk what I can do.

Downloading 'steady-precious-accordion'...
Unpacking...
Downloading all assets into ./active/steady-precious-accordion/glitch-assets...
Downloading PrinterTarget.svg from https://cdn.glitch.global/98f1f1ce-a2ad-41f4-ad18-e6af22669101/PrinterTarget.svg...
error getting url: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>
Downloading PrinterCheckers.svg from https://cdn.glitch.global/98f1f1ce-a2ad-41f4-ad18-e6af22669101/PrinterCheckers.svg...
error getting url: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>
Downloading TopLeftPrintMark.svg from https://cdn.glitch.global/98f1f1ce-a2ad-41f4-ad18-e6af22669101/TopLeftPrintMark.svg...
error getting url: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>
Downloading TopRightPrintMark.svg from https://cdn.glitch.global/98f1f1ce-a2ad-41f4-ad18-e6af22669101/TopRightPrintMark.svg...
error getting url: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>
Downloading BotLeftPrintMark.svg from https://cdn.glitch.global/98f1f1ce-a2ad-41f4-ad18-e6af22669101/BotLeftPrintMark.svg...
error getting url: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>
Downloading BotRightPrintMark.svg from https://cdn.glitch.global/98f1f1ce-a2ad-41f4-ad18-e6af22669101/BotRightPrintMark.svg...
error getting url: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>

Nevermind. the cdn url was just blocked by my dns server, it worked fine once I unblocked it.

Thank you!

1 Like