dipu-bd / lightnovel-crawler

Generate and download e-books from online sources.
https://pypi.org/project/lightnovel-crawler/
GNU General Public License v3.0
1.51k stars 293 forks source link

Fix this source mtlnation.com #2295

Open read-novel opened 8 months ago

read-novel commented 8 months ago

Let us know

Novel URL: > App Location: EXE app in laptop 💻

App Version: x.y.z <!- lightnovel crawler v.3.5.0->

Describe this issue

When I use bot to download the chapter from mtlnation.com below 100 chapter was fine but above the 100 chapter were only half. It say that you need to login to continue, so I use crawler app in laptop to get complete chapter but whenever I fill the username and password it say error. I have uploaded screenshot. I hope you can fix 😢 IMG_20240305_200324

unable to get complete chapter above 100 from mtlnation.com website
read-novel commented 8 months ago

This is link to novel which I want to download https://mtlnation.com/novel/after-ten-reincarnations-all-the-heroines-have-becom

CyberCrisis5 commented 8 months ago

Just to say that if you do not login the chapters after a certain number get cut almost in half and it ask you to login at the bottom to see the rest.

CryZFix commented 8 months ago

username and password

To log in, you need to use a JWT token similar to the instructions for Wuxia >> Click << After logging in, you need to find a request with the name "me" and copy the token from it, then pass it to the crawler

CyberCrisis5 commented 8 months ago

I tried using the the command lncrawl --login JWT eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MTIzNzI2NzcsImp0aSI6IjEwNTMyMSJ9.ViaAsF 1r4AdJuRxzKfxat1As24keN0PII-MR9aM_9oE

but the chapters still get cut off it just does not ask for login

CryZFix commented 8 months ago

I tried using the the command lncrawl --login JWT eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MTIzNzI2NzcsImp0aSI6IjEwNTMyMSJ9.ViaAsF 1r4AdJuRxzKfxat1As24keN0PII-MR9aM_9oE

but the chapters still get cut off it just does not ask for login

Please check if you have any errors in your token. You can also check if you have logged in by adding the -lll parameter for logging. After specifying the link, you should see the line Login with ['JWT', 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...'] A couple of lines down you will see the line with your login to the site: Logged in as "your_username".

CyberCrisis5 commented 8 months ago

This is the first time I used this program so I am not sure what you mean by -111 so am sure I am using it wrong because I never get the right response. I log out and back in to get a new token and here is the new line I used lncrawl --login JWT eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MTI0MDg2MDQsImp0aSI6IjEwNTMyMSJ9.Y1UOGHj_dlU5nSvf2ddXfaB3fqPRiGQ4vqKC18bsTe4 -111 plus thanks for helping me.

read-novel commented 8 months ago

username and password

To log in, you need to use a JWT token similar to the instructions for Wuxia >> Click << After logging in, you need to find a request with the name "me" and copy the token from it, then pass it to the crawler

But it doesn't work in mtlnation.com, I really want to read the novel thanks for all reply

read-novel commented 8 months ago

Just to say that if you do not login the chapters after a certain number get cut almost in half and it ask you to login at the bottom to see the rest.

Yes, after some conclusions i think above chapter 100 are not completely downloaded from mtlnation.com. even other file are same if you downloading them using lightnovel crawler bot. It say: please, login to continue reading IMG_20240307_210505 As you can see in the screenshot, please help