xuzhengyi1995 / Manga_downloader

A Manga download framework using selenium.
635 stars 58 forks source link

BookWalker now kicks out user login sessions if double login is detected ? #148

Open ulyssesric opened 1 year ago

ulyssesric commented 1 year ago

BookwalkerJP action reports error:

[ERROR](root) 2023-07-08 09:45:51 : Something wrong or download finished,Please check the error.png to see the web page.
Normally, you should logout and login, then renew the cookies to solve this problem.
[ERROR](root) 2023-07-08 09:45:51 : 'tuple' object does not support item assignment

And after quitting the process, existed login session in Google Chrome will be terminated too. Seems that the undetected_chromedriver no longer works.