Add KTS-o7/better_bing_image_downloader#2755
Open
KTS-o7 wants to merge 1 commit into
Open
Conversation
Python library + bbid CLI for bulk-downloading images from Bing or DuckDuckGo via urllib (no browser, no API key). At v3.5.1 on PyPI; 149 tests passing. Currently has 3 open 'good first issue' issues: - DeepSourceCorp#27 regression test for top-level imports - DeepSourceCorp#33 bbid --version smoke test - DeepSourceCorp#34 Result.__repr__ should include manifest_path Also has 3 'help wanted' and 1 'enhancement' open. Project URL: https://github.com/KTS-o7/better_bing_image_downloader License: MIT Python 3.8+; stdlib-only HTTP; brotli is a hard dep.
|
@KTS-o7 is attempting to deploy a commit to the DeepSource Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding
better-bing-image-downloaderto the curated list of repositories with newcomer-friendly issues.Repository: https://github.com/KTS-o7/better_bing_image_downloader
License: MIT
Language: Python (3.8+)
What it is: A stdlib-only Python library +
bbidCLI for bulk-downloading images from Bing or DuckDuckGo viaurllib. No browser, no Selenium, no API key. At v3.5.1 on PyPI.Currently open
good first issueissues (3):bbid --version(~15 min)manifest_pathtoResult.__repr__(~10 min)Also has 3
help wantedand 1enhancement:Downloaderthread-safety contract_manifest.jsonlegacy filemin_dimensionfilter for v3.6.0Why it fits: Stdlib-only Python with a clean, embeddable API, TDD discipline, conventional commits, 149 passing tests + 2 network-gated, MIT licensed, actively maintained (7 releases in 2026).
This PR is a single-line addition to
data/repositories.toml, inserted alphabetically betweenkshashikumar/mysql-guiandktorio/ktor.No AI was used to write this PR description; it was hand-written by the maintainer.