Skip to content

Instantly share code, notes, and snippets.

@gentlecolts
gentlecolts / Readme.md
Last active October 27, 2024 06:10
Quixel Backup Validator
@PolyShifter
PolyShifter / download_megascans.py
Created October 14, 2024 19:26
Download Quixel Megascans with the ability to dictate what resolution and file type you want to download. Also checks for corrupt zip files. Tested with Surfaces and 3d Assets.
import zipfile
import os
import json
import concurrent.futures
import requests
import shutil
import time
######## INITIAL SETUP ########
# Define the token, download path, and target category