This package is built on top of bing-image-downloader by gaurav singh
Project description
Better Bing Image Downloader
Table of Contents
Disclaimer
This program lets you download tons of images from Bing. Please do not download or use any image that violates its copyright terms.
Installation
git clone https://github.com/KTS-o7better_bing_image_downloader
python -m venv ./env
source env/bin/activate
cd better_bing_image_downloader
pip install .
or
pip install better-bing-image-downloader
PyPi
Usage
from better_bing_image_downloader import downloader
downloader(query_string, limit=100, output_dir='dataset', adult_filter_off=True,
force_replace=False, timeout=60, filter="", verbose=True, badsites= [], name='Image')
query_string : String to be searched.
limit : (optional, default is 100) Number of images to download.
output_dir : (optional, default is 'dataset') Name of output dir.
adult_filter_off : (optional, default is True) Enable of disable adult filteration.
force_replace : (optional, default is False) Delete folder if present and start a fresh download.
timeout : (optional, default is 60) timeout for connection in seconds.
filter : (optional, default is "") filter, choose from [line, photo, clipart, gif, transparent]
verbose : (optional, default is True) Enable downloaded message.
bad-sites : (optional, defualt is empty list) Can limit the query to not access the bad sites.
name : (optional, default is 'Image') Can add a custom name for the images that are downloaded.
License
This project is licensed under the terms of the MIT license.
Contact
If you have any questions or feedback, please contact us at email.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file better_bing_image_downloader-1.1.1.tar.gz.
File metadata
- Download URL: better_bing_image_downloader-1.1.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff8f5fe96b5a1a927e32e8bbcce2ee36b66db64301ec12d8327866973245382c
|
|
| MD5 |
bc3ae777193fb5c73d87536c4f1a6992
|
|
| BLAKE2b-256 |
70c66826e735b5d42918ac8c2fadb07067f9f0ea44216056f6b0b6842ca30e8b
|
File details
Details for the file better_bing_image_downloader-1.1.1-py3-none-any.whl.
File metadata
- Download URL: better_bing_image_downloader-1.1.1-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3a77c7d601aa09661f61217c332e5f88747c9d201084fb231c4c0f094bd7132
|
|
| MD5 |
31e0dbd8c01eeb73eda30b562326e56a
|
|
| BLAKE2b-256 |
3586a965de2c871ac9082d0dea0188d2f51704b84ebc18b924184db37dec883c
|