We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi This is my code
from bing_image_downloader import downloader query_string = 'langeek dictionary definition "Go"' downloader.download(query_string, limit=3, output_dir='dataset', adult_filter_off=True, force_replace=False, timeout=60, verbose=True)
But the quotation marks do not work and the results with Bing isn't same.
The text was updated successfully, but these errors were encountered:
This lib is not supported officially so there can be some limitation in search. Let me check for it.
Sorry, something went wrong.
No branches or pull requests
Hi
This is my code
But the quotation marks do not work and the results with Bing isn't same.
The text was updated successfully, but these errors were encountered: