您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Greasy Fork is available in English.
Automatic image downloader for Bing Image Creator.
当前为
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.