midjourney-dl
midjourney-dl copied to clipboard
Bulk download upscaled images with prompts from Midjourney archive gallery.
midjourney-dl
Downloads upscaled images, and related prompts from Midjourney archives.
Images are named with text from the prompt (up to 200 characters) followed by image ID.
Full prompt command is saved in a text file with the same name.
For the script to work you need to put your token in a text file in the same directory as the script file.
In your browser's dev tools,
Find the __Secure-next-auth.session-token
cookie and save the value inside your token.txt file.
Please do not abuse - delay is set between each download in order to prevent hammering Midjourney's servers.
Please do not lower those values.
Be nice
Script may have bugs. Use at your own risk.
Menu:
Who's archive do you want to download? ('Enter' for your own, or 'userID'):
- Download images for a specific date
- Download all images
Images are downloaded into folders by: year-month-day
TODO:
- [ ] Download all image meta-data into CSV file (image id, full prompt, date created)
- [ ] Clean up