Bing Image Creator auto-download

Automatic image downloader for Bing Image Creator.

Author
hurhurburps
Daily installs
0
Total installs
108
Ratings
1 0 0
Version
Alpha-v2
Created
2023-08-10
Updated
2023-08-14
License
MIT
Applies to

Leave a browser window open on https://www.bing.com/images/create/-/1234?autosavetimer=60 (or whatever page which includes the "Recent" tab) and it'll periodically poll the recent creations list to download any new images you've created. Don't click on any links because that'll disable the script (see the @match feature in the source).

The names of the files aren't great, but they capture the magic codes needed to trace back to the original page where they were hosted. Plus a copy of the prompt.

Since I don't know javascript I just started out by copying somebody's Midjourney downloader and then hacking at it with pieces of code I found on stackoverflow.

Sometimes the login times out and it stops working. I'm not sure why.

If somebody wants to take ownership and clean it up, that'd be great! Let me know if you do that so I don't have to keep fumbling about with my crappy version.