Installations
npm install ddg-bulk-image-downloader
Releases
Unable to fetch releases
Developer
Developer Guide
Module System
CommonJS
Min. Node Version
>=8.0.0
Typescript Support
Yes
Node Version
14.18.1
NPM Version
6.14.15
Statistics
6 Stars
41 Commits
1 Forks
3 Watching
1 Branches
1 Contributors
Updated on 09 Aug 2023
Languages
TypeScript (96.12%)
JavaScript (3.52%)
Batchfile (0.36%)
Total Downloads
Cumulative downloads
Total Downloads
3,688,750
Last day
-0.3%
4,300
Compared to previous day
Last week
0.2%
30,309
Compared to previous week
Last month
-0.6%
130,303
Compared to previous month
Last year
15.7%
1,642,359
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
8
ddg-bulk-image-downloader
Lazy way to download images from Duck Duck Go search results in bulk
Usage
1$ npm install -g ddg-bulk-image-downloader 2$ ddg-download "Morgan Freeman" -l 500 # Downloads first 500 images from Duck Duck go to current folder
Or try without installing
1$ npx ddg-bulk-image-downloader -q "Morgan Freeman" -l 60 -o out
Examples
1$ ddg-download "Morgan Freeman" 2$ ddg-download -q "Morgan Freeman" -l 60 -o out
OPTIONS
1-c, --color=(color|Monochrome|Red|Orange) 2-h, --help show CLI help 3-l, --layout=(Square|Tall|Wide) 4-l, --limit=limit [default: 10] no of images to download 5-o, --output=output output directory path 6-q, --query=query search query 7-s, --size=(Small|Medium|Large|Wallpaper) 8-t, --type=(photo|clipart|gif|transparent) 9-v, --version show CLI version
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/mishra-ankit/ddg-image-downloader/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mishra-ankit/ddg-image-downloader/main.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mishra-ankit/ddg-image-downloader/main.yml/master?enable=pin
- Info: 0 out of 2 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 1 third-party GitHubAction dependencies pinned
- Info: 1 out of 1 npmCommand dependencies pinned
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/main.yml:1
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
14 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-mhxj-85r3-2x55
- Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5
- Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw
- Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m / GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
Score
2.4
/10
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More