MyGit
🚩收到GitHub仓库的更新通知

QianyanTech/Image-Downloader

Fork: 556 Star: 2108 (更新于 2024-05-04 03:17:36)

license: MIT

Language: Python .

Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.

最后发布版本: v1.1.1 ( 2023-04-03 21:15:10)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Image Downloader

996.icu

中文说明

1. Introdoction

Crawl and download images using Selenium or API Using python3 and PyQt5

2. Key features

  • Supported Search Engine: Google, Bing, Baidu
  • Keywords input from keyboard, or input from line seperated keywords list file for batch process.
  • Download image using customizable number of threads.
  • Fully supported conditional search (eg. filetype:, site:).
  • Switch for Google safe mode.
  • Proxy configuration (socks, http).
  • CMD and GUI ways of using are provided.

3. Usage

3.1 GUI

Run image_downloader_gui.py script to yank GUI:

python image_downloader_gui.py

GUI

3.2 CMD

usage: image_downloader.py [-h] [--engine {Google,Bing,Baidu}]
                           [--driver {chrome_headless,chrome,api}]
                           [--max-number MAX_NUMBER]
                           [--num-threads NUM_THREADS] [--timeout TIMEOUT]
                           [--output OUTPUT] [--safe-mode] [--face-only]
                           [--proxy_http PROXY_HTTP]
                           [--proxy_socks5 PROXY_SOCKS5]
                           keywords

Star History

Star History Chart

License

  • MIT License
  • 996ICU License

最近版本更新:(数据更新于 2024-05-06 13:47:08)

2023-04-03 21:15:10 v1.1.1

2017-04-27 17:33:17 v1.0.5

2017-04-25 12:35:58 v1.0.4

2016-12-08 10:43:10 v1.0.3

2016-12-02 12:27:07 v1.0.2

2016-12-01 20:43:12 v1.0.1

2016-12-01 14:36:47 v1.0

主题(topics):

baidu, bing, google, google-images, image-downloader, pyqt, scrapy, spider

QianyanTech/Image-Downloader同语言 Python最近更新仓库

2024-05-18 19:13:53 MetaCubeX/mihomo

2024-05-18 12:28:29 VikParuchuri/marker

2024-05-18 00:28:45 huggingface/transformers

2024-05-17 15:17:13 xorbitsai/inference

2024-05-17 15:13:07 microsoft/promptflow

2024-05-17 15:04:06 jxxghp/MoviePilot