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

Search food, but download many menu images #26

Open
torrentpien opened this issue Apr 3, 2022 · 2 comments
Open

Search food, but download many menu images #26

torrentpien opened this issue Apr 3, 2022 · 2 comments

Comments

@torrentpien
Copy link

I attempted to download pizza images and used codes:
downloader.download("pizza", limit=100, output_dir="photos", adult_filter_off=True, force_replace=False, timeout=5)

However, the downloader gave me many menu images from zmenu.com.

@Lightfoe1
Copy link

Lightfoe1 commented Jun 21, 2022

This library works by finding the first 'limit' results on bing image search, then downloading them from their source. When you search for 'pizza', the results will contain menus so it is only normal for the downloader to download them.

@ishandutta2007
Copy link

This may not be a long term solution but rollback to older version fixes this issue #19 (comment)

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

3 participants