nekopaw icon indicating copy to clipboard operation
nekopaw copied to clipboard

Gelbooru grabbing with HTTPS

Open ddvarpdd opened this issue 7 years ago • 3 comments

As I can see in the packet analyzers, Nekopaw Grabber grabs pictures from Gelbooru via HTTP, but Gelbooru also supports HTTPS.

So it would be nice to have an ability to grap pictures via HTTPS instead of HTTP.

ddvarpdd avatar Jun 06 '17 10:06 ddvarpdd

you just may modify gelbooru.com.cfg, or make a copy of it, any time you want.

catgirlfighter avatar Jun 08 '17 10:06 catgirlfighter

When modifying the line in the file "gelbooru.com.cfg":

$main.url = 'http://gelbooru.com/'; to $main.url = 'https://gelbooru.com/';

I get errors when trying to download images: 13:06:27 //assets.gelbooru.com/images/6f/60/6f6xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.%ext%: Error connecting with SSL. error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure 13:06:28 //assets.gelbooru.com/images/80/57/805xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.%ext%: Error connecting with SSL. error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure 13:06:28 //assets.gelbooru.com/images/54/f2/54fxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.%ext%: Error connecting with SSL. error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure 13:06:28 //assets.gelbooru.com/images/17/3b/173xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.%ext%: Error connecting with SSL. error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure 13:06:28 //assets.gelbooru.com/images/ae/a5/aeaxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.%ext%: Error connecting with SSL. error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure

Gummar avatar Jul 13 '17 16:07 Gummar

me too

thegodford avatar Sep 17 '18 01:09 thegodford