fawazahmed0 / youtube-uploader

Free youtube video uploader with no limits
MIT License
330 stars 80 forks source link

Error with puppeteer #166

Open GuilhermeStetes opened 1 year ago

GuilhermeStetes commented 1 year ago

I received this error on try upload request

image

and the error line code come's here

image

on file (node_modules\puppeteer\lib\cjs\puppeteer\common\ElementHandle.js) on line (364).

github-actions[bot] commented 1 year ago

Paid support is available for quick resolution, new features etc. For paid support, please write mail to youtube-uploader@datascraping.pp.ua

zxx457 commented 1 year ago

Maybe you haven't set the password and email because I encounter the same issue when I leave the Credentials to emtpy string

zxx457 commented 1 year ago

also try the headless: false option

renanrox commented 1 year ago

did u solve this issue?