Richard-Weiss / Bing-Creator-Image-Downloader

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

Use objects for images #25

Closed Richard-Weiss closed 10 months ago

Richard-Weiss commented 10 months ago

This PR will use a dataclass for the images, as it is easier to use with Intellisense and will make future refactors or adding features easier.