KevCui / soaper-dl

:tv: Soaper downloader: download TV series and movies in your terminal
Do What The F*ck You Want To Public License
70 stars 19 forks source link

TypeError: page._client.send is not a function #19

Closed MagnusStrom closed 2 years ago

MagnusStrom commented 2 years ago

I just installed everythhinng annd got thhis, Any tips, on windows?

KevCui commented 2 years ago

Hey @MagnusStrom, thanks for reporting this issue. It appears to be an error from puppeteer-extra-plugin-stealth. But it doesn't stop the script, therefore, I updated the code in the last commit to ignore this error. Please pull the change and give it a try.