Pixiv icon indicating copy to clipboard operation
Pixiv copied to clipboard

Get image from pixiv.

Results 2 Pixiv issues
Sort by recently updated
recently updated
newest added

solve a problem [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed ` gcontext = ssl._create_unverified_context() res = request.urlopen(request.Request(url, headers=headers, method='GET'), context=gcontext) `

p站被ban了,想在本地直接下还是要代理啊 `from urllib.request import ProxyHandler, build_opener`