Hi, In anticipation of glitch shutting stuff down in (checks notes) about 4 weeks, I need to export a bunch of sites. So I tried going to Tools > Export and exported a .tgz file. It was a static site, and after exporting I found that it does not export the image assets. Instead my index.html has a link to an image file hosted by glitch’s CDN. So…how do I export images. Bonus points if it does not involve manually individually exporting each image file by hand.
same situation here, I have a certain amount of assets that aren’t useful outside of glitch
so I had this script write out a list of projects and asset URLs that it’ll try to download. you can interrupt the download, edit the lists in projects.txt and glitch_assets_urls.txt and rerun the script to get only the projects/files listed