xuzhengyi1995 / Renta_Downloader

Download manga you rent from http://renta.papy.co.jp/
53 stars 16 forks source link

getHTML.py is not working. It can't decode the index.view now #17

Open vsatyamesc opened 8 months ago

vsatyamesc commented 8 months ago

getHTML.py is not working. It can't fetch the index.view now. It always sends error. However saving the Index.view file and then reading the file into data is working. Problem with Decoding. I made a getHTML using requests. it could get the files with headers, but couldn't decode. I made a workaround by saving the HTML file then reading it. It is working.

vsatyamesc commented 8 months ago

Note: This issue was valid on the day of Posting. I had bought multiple chapters from manga and all those chaps were throwing error. RN it is working.