ccloli / E-Hentai-Downloader

Download E-Hentai archive as zip file
GNU General Public License v3.0
1.82k stars 137 forks source link

jpg file when downloading png file #265

Closed fururebyworks closed 8 months ago

fururebyworks commented 8 months ago

hi, is anyone experience this problem? getting .jpg format when downloading .png format image file. File name, size, hash check are ok, Just notice all the .png format image I've download these past few days are in .jpg format. If manual download from site the file will be in png.

ccloli commented 8 months ago

Probably related to sites update, EH now returns the original file inline instead of showing a save as window, so the image server didn't return original file name in HTTP header now.

To be clear, the file downloaded in zip file is the original png file, it only has a misleading file extension.

ccloli commented 8 months ago

Should be fixed in v1.35.2 which is released just now.

fururebyworks commented 8 months ago

Should be fixed in v1.35.2 which is released just now.

its working. Thank you very much for the quick fix.