Skip to content

Releases: KTS-o7/better_bing_image_downloader

v.1.1.3

10 Mar 14:50
274deb3
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Removed imagehdr as its deprecated. Used Filetype. Bumped Ver… by @KTS-o7 in #16

Full Changelog: v.1.1.2...v.1.1.3

Version 1.1.2

20 Apr 19:05
723bf8a
Compare
Choose a tag to compare

Changes :

  • Added a Command Line version with lot of customisation.
  • Requirement is Selenium
  • Possible improvements in performance due to multi threading.

No breaking changes to the existing module.

Version 1.1.1

01 Apr 16:25
Compare
Choose a tag to compare

Update in download.py file to enable to be called and used in scripts rather than commandline utility.
Updated requirements.txt

Full Changelog: v.1.1.0...v.1.1.1

Version 1.1.0

02 Mar 12:35
Compare
Choose a tag to compare

Change Log

Feature Update

  • Added Progress Bar
  • Thanks to @theharshithh for contributing this feature.

Version 1.0.4

16 Feb 14:47
Compare
Choose a tag to compare

Changelog

  • Changed function name from download to downloader.
  • Added more description and corrected code snippets in README.md

Version 1.0.3

16 Feb 10:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Version 1.0.2

16 Feb 07:58
f94e751
Compare
Choose a tag to compare

Version 1.0.2

Change Log

  • Added Docstrings to the functions
  • Fixed the import code in README.md

Thanks

  • u/iamevpo - A Reddit user who helped by giving ideas about docstring

First Release

15 Feb 14:25
Compare
Choose a tag to compare

This is the first official release of better_bing_image_downloader

  • A small library to scrape images for any projects which you need.
  • Use it in such a way not to violate any copyrights