potatoeggy / mandown

Comic/manga/webtoon downloader and CBZ/EPUB/MOBI/PDF converter
GNU Affero General Public License v3.0
45 stars 7 forks source link

Fail to download from logtruyenmoi.com with SSL certificate issue #83

Closed tuanba2308 closed 3 weeks ago

tuanba2308 commented 3 weeks ago

What broke?

Mandown version Output of mandown --version: mandown 1.9.0

Describe the bug error while downloading manga from blogtruyenmoi.com

Steps to reproduce I ran command mandown get https://blogtruyenmoi.com/34543/tro-choi-thanh-xuan-tran-day-nhiet-huyet-cua-haibara and it broken

Additional context error detail I can provide:

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='i8.xem-truyen.com', port=443): Max retries exceeded with url: /866/866884/001.jpg?v=1712852856 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)')))

tuanba2308 commented 3 weeks ago

I managed to ignore the issue by using another laptop.