Skip to content
New issue

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

Why quotation marks do not work? #46

Open
VahedCivil opened this issue Mar 25, 2024 · 1 comment
Open

Why quotation marks do not work? #46

VahedCivil opened this issue Mar 25, 2024 · 1 comment

Comments

@VahedCivil
Copy link

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.

@gurugaurav
Copy link
Owner

This lib is not supported officially so there can be some limitation in search. Let me check for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants