Option to download all projects

Thanks for this… works well and the resulting directory structure is nice and organized.

I’ve got a handful of projects where .glitch-assets points to urls at cdn.hyperdev.com :older_person: which has an expired SSL cert. Adding .replace("https://cdn.hyperdev.com", "https://cdn.glitch.me") to the “bad url handling” section seems to get me unblocked.

Thanks again :slight_smile:

4 Likes