ddg-bulk-image-downloader
TypeScript icon, indicating that this package has built-in type declarations

0.1.11 • Public • Published

ddg-bulk-image-downloader

Lazy way to download images from Duck Duck Go search results in bulk

oclif Version Downloads License

Usage

$ npm install -g ddg-bulk-image-downloader
$ ddg-download "Morgan Freeman" -l 500 # Downloads first 500 images from Duck Duck go to current folder

Or try without installing

$ npx ddg-bulk-image-downloader -q "Morgan Freeman" -l 60 -o out

Examples

$ ddg-download "Morgan Freeman"
$ ddg-download -q "Morgan Freeman" -l 60 -o out

OPTIONS

-c, --color=(color|Monochrome|Red|Orange)
-h, --help                                  show CLI help
-l, --layout=(Square|Tall|Wide)
-l, --limit=limit                           [default: 10] no of images to download
-o, --output=output                         output directory path
-q, --query=query                           search query
-s, --size=(Small|Medium|Large|Wallpaper)
-t, --type=(photo|clipart|gif|transparent)
-v, --version                               show CLI version

Package Sidebar

Install

npm i ddg-bulk-image-downloader

Weekly Downloads

32,153

Version

0.1.11

License

MIT

Unpacked Size

15.3 kB

Total Files

16

Last publish

Collaborators

  • ankii