bing_image_downloader icon indicating copy to clipboard operation
bing_image_downloader copied to clipboard

Python library to download bulk of images from Bing.com

Results 29 bing_image_downloader issues
Sort by recently updated
recently updated
newest added

Is it possible to download and keep original image names, not index as 'index_1.jpg index_2.jpg ' etc ?

This program is great. However, if I am unable to access an image, I want to skip it and move on to the next one. This program will try endlessly...

E.g.: people wearing masks in public -> lots of Donald Trump images Results as expected when used on the website image search. Any query seems to result in repeating images...

The constructor arguments are passed as positional arguments, however the filter was missing. The consequence was that the filter in Bing had a wrong value ('True' by default).

Love your package! Thank you for it! But I would really like to be able to set my destination dir name by myself. Hope you accept this.

Congratulations on your script! it works very well! For a project I would have to search 50 photos for a long list of plants and flowers, how can I search...

Hi, Thanks for the nice work. I suggest to add filters as optional input in this line: https://github.com/gurugaurav/bing_image_downloader/blob/0cad2bd209906a4504022af6dd0d79de70c951e9/build/lib/bing_image_downloader/downloader.py#L34

I added a no_directory option so the user can choose if the images will be downloaded and saved in the output directory with no extra "query" directory. This option is...

've tried this yesterday with a couple of queries and it worked completely regulary. But today it is showing some error - [%] Downloading Image #4 from http://www.zacatecasalminuto.com/wp-content/uploads/2020/05/cierra_mina_peñoles_morelos_zac.png [!] Issue...