bacanapps / midjourney-dl

Bulk download upscaled images with prompts from Midjourney archive gallery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

See on YouTube

Menu:
Who's archive do you want to download? ('Enter' for your own, or 'userID'):

  1. Download images for a specific date
  2. Download all images

"Buy Me A Coffee"

image

Images are downloaded into folders by: year-month-day image

TODO:

  • Download all image meta-data into CSV file (image id, full prompt, date created)
  • Clean up

Contact:

consensual-hallucination@protonmail.com

About

Bulk download upscaled images with prompts from Midjourney archive gallery.


Languages

Language:Python 100.0%