Skip to content

cellsII/MSDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What It Does

This app allows you to automatically download megascans content which you have already purchased into a folder of your choosing

Downloading App

Your app may get flagged by your browser and windows defender as being a Trojan horse virus. To get around this, you will have to enable the app in windows defender once it is downloaded, otherwise windows will try to delete it.

Once downloaded, the app can be run standalone or executed in a terminal -- the terminal is the preffered way of running it.

Choosing an install location

You will next be asked to add a download location, put it somehwere which will have enough space for your purchased megascans assets.

Authentication

You will then be asked to authenticate
  • Enter your email associated with your megascans account.
  • Enter Bearer auth token from browser (see below on how to do this)

Getting a bearer auth token

  1. Sign In To Megascans Account on https://quixel.com/megascans/home
  2. Go to Megascans Account Page https://quixel.com/account
  3. Open Developer Tools (cntrl + shift + i) and click on Network Tab and then refresh page
  4. Look under the network request files for a file matching your email address
  5. Click on this file, go to the the headers and copy the Authorization token. DO NOT INCLUDE THE "Bearer " part of the token, just everything else
  6. Paste the bearer token into the app as your login.
  7. Authorization tokens expire, so every now and then the app will tell you to get a new one following the same process listed above.
![authTHing](https://github.com/user-attachments/assets/008795d3-2245-4ed1-a1c5-7403e6b921ec)

About

MSDL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages