-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
SSL: CERTIFICATE_VERIFY_FAILED on MAC os #317
Open
prkkhan786
wants to merge
85
commits into
stage
Choose a base branch
from
master
base: stage
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
* chg: doc: license on setup.py * chg: doc: rename README.md to README.rst * chg: doc: syntax from markdown to rst * chg: doc: command on readme * chg: doc: re add table * chg: doc: remove duplicate example * chg: doc: remove readme convertion rst is already default readme filetype * chg: doc: update table to latest upstream commit * chg: doc: update classifiers to latest upstream commit * chg: dev: update print_urls description
* chg: doc: rename README.md to README.rst * chg: doc: syntax from markdown to rst * chg: doc: command on readme * chg: doc: re add table * chg: doc: remove duplicate example * chg: doc: update table to latest upstream commit * chg: dev: update print_urls description * chg: dev: update contribute section to latest upstream commit * fix: doc: newline on table * fix: doc: line on table
…arches feature to print image sizes feature to print and save image metadata extract metadata from the raw html as a JSON object OSError in windows as : are not permitted feature to select socket timeouts for downloading images other minor changes in the algorithm
added flowchart showcasing the structure of the code edited recommendation of using sudo for permission errors when downloading repo with pip
feature to select a language filter feature to add a prefix word in front of the image name
table of contents
fixed error on if less than desired images are returned #52 more options on file size as seen on the google advance search option added time range feature fixed the bug on .jpeg images fixed the bug on downloading images from specific websites removed printing the entire file when using keywords from file
corrected a typo as per #54 other minor changes
feature to support proxy settings
allow users to download as many images as the google search returns bug fix on JSON errors on non-escaped quotes
removed dependency on arguments in the main code other minor updates
Improving the error reporting if raw page could not be downloaded.
replace or by function any and map, make code more simple and less (".jpg", ".gif", ".png", ".bmp", ".svg", ".webp", ".ico") the list well defined before use
It seems that Google has updated its html format. 'class="ZO5Spb"' has been deprecated.
letter 'ś' and BadStatusLine error
return URLs when no_download flag is set
Add past-month to time argument for search.
Changed the code for more accurate url_item_name
* Add feature to save image source page url * update README
removed some commented print statements few updates in the readme file
better error when downloading of raw page fails update docs for unicode issue with printing paths remove space character in image names and file names fix the issue where keyword was required when config file was given #211 print total number of errors when downloading multiple keywords silent mode download #199 does not create directories when --no_download flag is true --related_images folder/file naming bug in #234 and #232 initiation of Sphinx documentation couple other minor changes
* Add flag to ignore certain urls * Updated README and parser arguments * Fix error on missing -iu option Resolves issues related to pull request #213. Removed duplicated validation
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
A proper SSL: CERTIFICATE_VERIFY_FAILED message need to be displayed so that user can update SSL and make it work .