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

errors while fetching the comments #86

Open
VictorFilimonov opened this issue May 9, 2024 · 1 comment
Open

errors while fetching the comments #86

VictorFilimonov opened this issue May 9, 2024 · 1 comment

Comments

@VictorFilimonov
Copy link

Log:

[yt2009_error] comments parser error TypeError: Cannot read properties of undefined (reading 'forEach')
    at Object.comments_parser (C:\yt2009\back\yt2009utils.js:124:50)
    at C:\yt2009\back\yt2009html.js:2520:37
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[yt2009_error] comments parser error TypeError: Cannot read properties of undefined (reading 'forEach')
    at Object.comments_parser (C:\yt2009\back\yt2009utils.js:124:50)
    at C:\yt2009\back\yt2009html.js:2523:37
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)


@ftde0
Copy link
Owner

ftde0 commented May 10, 2024

this usually means the video just has no comments. this error will be a lil less sensitive in the future, but for now doesn't look like there's anything to worry about.

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

No branches or pull requests

2 participants