SajjadAemmi / Pinterest-Crawler

Download HD images from pinterest by your favorite keywords
https://pypi.org/project/pinterest-crawler/
GNU General Public License v3.0
49 stars 6 forks source link

keyword bug fix #1

Closed BenyaminZojaji closed 2 years ago

BenyaminZojaji commented 2 years ago

In case the user wants to find images with one keyword the combination goes in a Error message which is "FileNotFindError: The system cannot find the path file specified: 'photos' " because the default sets to 2. I'm just making changes to check if there is only one keyword don't make that Error message happen.