xuzhengyi1995 / Manga_downloader

A Manga download framework using selenium.
620 stars 57 forks source link

chromium broken? doesn't save pages #91

Closed Cerxi closed 2 years ago

Cerxi commented 2 years ago

It used to work fine, but today I try to download new book and it doesn't work.. I paste window.i=0;setInterval(()=>{NFBR.a6G.Initializer.Z4p.menu.options.a6l.moveToPage(window.i);console.log(window.i);window.i++;},3000) and it changes pages, but it doesn't save images anywhere. Maybe bookwalker update something?

xuzhengyi1995 commented 2 years ago

Have just tried and seems work good, could you provide the link to the manga? Thanks. PS: Have you added the --no-sandbox and also the --user-data-dir when you open the browser, thanks.

Cerxi commented 2 years ago

Sorry I did not see this until now

I did use --no-sandbox and --user-data-dir before

It was Konosuba TRPG ( https://global.bookwalker.jp/deb4f232d8-940b-447e-9c76-55f6f9710f99/ )

But downloader works now. I think it was related to Bookwalker problem with specific book; Bookwalker had bad page quality for this book only on release, but now they have fixed quality and downloader works on it again.