Downloads all Bing Creator images from a collection
_U cookie for Bing. For example like described in this comment or this package_U property in the COOKIE property in the .env.example file.collections_to_include property in the config.toml or leave the array empty to download for all collections.env.example file to .envSelect all results in this collection buttonCopy items to clipboard buttonimages_clipboard.txt.example file.example from the file name so it's called images_clipboard.txtconfig.toml if the correct image source method is selectedpip install -r .requirements.txt to install all dependencies (You may need to add the PythonXXScripts folder to your PATH first)python .main.py afterward to run the scriptbing_images_$TodaysDate.zip fileEach image contains the original prompt, used image link and creation date as EXIF Metadata in the UserComment field in a JSON format.
It is also saved in the XPComment field, so you can view and edit it directly in the Windows Explorer.
If you encounter any errors or have some requests, please open a new issue or discussion.