GithubHelp home page GithubHelp logo

xuzhengyi1995 / renta_downloader Goto Github PK

View Code? Open in Web Editor NEW
46.0 5.0 16.0 16 KB

Download manga you rent from http://renta.papy.co.jp/

Python 100.00%
manga-downloader manga renta renta-downloader ebookrenta

renta_downloader's People

Contributors

oglops avatar satyamssj10 avatar xuzhengyi1995 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

renta_downloader's Issues

Cannot Run tools with ebookrenta

Hi, I try to use the tool for renta JP its work fine , But ebookrenta (US) i change cookies and url at the same as renta JP but its error from cookies line 16.
Do i have to change on others line ?

Thank you.

Exception: Unknown encoding

I've used the code multiple times before this without issue, but today I tried to use it and got the following error despite doing the same as before...

Traceback (most recent call last):
File "xx", line 125, in get_download_info
data = org_data.decode('utf-8')
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "xx", line 128, in get_download_info
data = org_data.decode('EUC-JP')
UnicodeDecodeError: 'euc_jp' codec can't decode byte 0x8b in position 1: illegal multibyte sequence

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "xx", line 307, in
start_download(url)
File "xx", line 97, in start_download
download_info = get_download_info(url)
File "xx", line 130, in get_download_info
raise Exception('Unknow encoding.')
Exception: Unknow encoding.

Any help would be much appreciated, thank you!

Script for cmoa.jp

If possible, I would grateful if you could make a script for cmoa.jp. Please consider it. Thanks.

Script no longer works because Renta has changed its reader

Hi @xuzhengyi1995! It seems like Renta has recently changed how its manga reader looks/behaves, so Renta_Downloader script no longer functions.
The specific error I get when running the script:
Exception: Can not find sum_page on the page

I was able to create a workaround by setting sum_page by hand.

I use this script a lot, and I really appreciate it you making it available. :-)

I cannot find cookie?

Hello, I use chrome, and I cannto find Cookie? I found index.view, but I don't know where "cookie" is. Can you show example of what a cookie string looks like?

About the file name

Awesome tool and it works perfectly.
Well, is it possible to change the file name to three digits, such as starting 001 instead of starting 1?

I see "Provisional headers are shown" in request header

Hello, I can't find the cookie because on the network tab I can only see "Provisional headers are shown. Disable cache to see full headers." But I have already disabled the cache and I still can't find the cookie: ...

Fail to download the manga

IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\main.py", line 308, in
start_download(url)
File "C:\Users\main.py", line 98, in start_download
download_info = get_download_info(url)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\main.py", line 136, in get_download_info
raise Exception('Can not find prd_ser on the page')
Exception: Can not find prd_ser on the page

Last week it was working fine when I used it, but since yesterday, I can't download the comics anymore.

get html

Hello! I tried but the issue is this

ModuleNotFoundError Traceback (most recent call last)
/var/folders/8t/s15rcn7x1lsf7_htstz0xxb40000gn/T/ipykernel_7328/1892698313.py in
9 from threadpool import ThreadPool, makeRequests
10
---> 11 from getHtml import GetHtml
12
13

I'm sorry, hope you can help me out

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

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.

now solved

Thanks for this downloader.
i ran it on PyCharm and now problem solvd.

but... cannot find a button to delete this sheet.

Can't find index.view

Hello! I am following the instructions to get the cookies, but I cannot find index.view in the list of requests.
The steps I am following are:

  1. login to renta and go to https://renta.papy.co.jp/
  2. press f12
  3. open the Network tab
  4. refresh webpage
    -- this is where I am stuck, since I can't find index.view or any other entries in the list that end in .view, even if I use the search function
    Am I doing something incorrectly?
    Thanks so much for your help and for creating this script :-)
    image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.