Closed sambt22022517 closed 4 months ago
That's definitely abnormal, I've just tested this script and it's still working for me, so I cannot reproduce your issue.
Please set headless
in your config file to false
to examine where it gets stuck.
That may also be an upstream issue, perhaps you can try ubuntu subsystems in Microsoft app store.
Normally the script should've at least thrown a timeout error instead of wasting an hour of yours, i'm sorry for your loss of time🫠.
Set headless = false
has solved my issue. But it can't download. Must i buy that light novel before downloading ? Cuz there is a image error.png
appear in my folder.
Set
headless = false
has solved my issue. But it can't download. Must i buy that light novel before downloading ? Cuz there is a imageerror.png
appear in my folder.
Yes you will have to purchase it before downloading.
I've run base on your guide at README, but after 1 hour, nothing happened except the line
could not detect version_main.therefore, we are assuming it is chrome 108 or higher
. This is my command:poetry run python bookphucker https://bookwalker.jp/de99571adf-73d3-4b0a-9384-08c8ecbcc189/
Then, it occurs and nothing else comes after 1 hour:I've pressed
Ctrl + C
to break and this is:I've try to download chromedriver 114 win 32 from this link and put the
chromedriver.exe
at the same folder withconfig.json
, but the error is not solved.The line
could not detect version_main.therefore, we are assuming it is chrome 108 or higher
is exactly like your example image. So must i wait for a longer time than 1 hour ?