Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Monetization #174

Closed
renanrox opened this issue Dec 6, 2022 · 2 comments · Fixed by #203
Closed

Issue with Monetization #174

renanrox opened this issue Dec 6, 2022 · 2 comments · Fixed by #203

Comments

@renanrox
Copy link

renanrox commented Dec 6, 2022

the script works perfectly on my low subs channel, when i tried to use on my monetized channed, i got a this:

\node_modules\puppeteer\lib\cjs\puppeteer\common\JSHandle.js:467
throw new Error('Node is either not clickable or not an HTMLElement');
^

Error: Node is either not clickable or not an HTMLElement
at ElementHandle.clickablePoint (E:\PROJETO247\canalrox\node_modules\puppeteer\lib\cjs\puppeteer\common\JSHandle.js:467:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ElementHandle.click (E:\PROJETO247\canalrox\node_modules\puppeteer\lib\cjs\puppeteer\common\JSHandle.js:539:26)

Node.js v18.12.1

after some headless: false attempts, i realize it stops when reach the monetization tab.

anyone who use got the same issue??

@ClassAxion
Copy link
Contributor

I got the same problem today when my channel got monetized.
I will make PR with this feature soon.

@ClassAxion
Copy link
Contributor

#203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants