blogspot-downloader
blogspot-downloader copied to clipboard
[SSL: CERTIFICATE_VERIFY_FAILED]
Trying to download a blogspot gives me the following error:
>> python3 blogspot_downloader.py https://google.blogspot.com/ -a -p
Download all in website mode
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>
Please check your network OR url.
Someone else had the same issue, but even after updating everything it still doesn't work
Same issue here:
Download in rss feed mode Scraping rss feed... https://xxxxx.blogspot.com?start-index=1&max-results=25 Try to scrape rss feed url automatically ... https://xxxxxxx.blogspot.com <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)> Request webpage failed, please check your network OR authorized to access that url. georgeslangeard@MacBookduturfu blogspot-downloader %