Skip to content

Instantly share code, notes, and snippets.

View PolyShifter's full-sized avatar

Shane PolyShifter

View GitHub Profile
@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