Richard-Weiss / Bing-Creator-Image-Downloader

Downloads all Bing Creator images from a collection
MIT License
39 stars 8 forks source link

Add ability do import collection from JSON #11

Closed Richard-Weiss closed 12 months ago

Richard-Weiss commented 12 months ago

This feature will allow anyone to import collections from a JSON file to an own collection. Currently it's hardcoded to my own collection, as it's just for replicating issues, but you could replace the "CollectionId" to any collection you want. This PR gets merged already to make the OOP refactor easier and keep my working tree clean. It doesn't impede existing functionality.