You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ref *1> Error [ERR_SOCKET_CONNECTION_TIMEOUT]: Socket connection timeout
at new NodeError (node:internal/errors:399:5)
at internalConnectMultiple (node:net:1099:20)
at Timeout.internalConnectMultipleTimeout (node:net:1638:3)
at listOnTimeout (node:internal/timers:575:11)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_SOCKET_CONNECTION_TIMEOUT',
Breaks after "Api Querying items 0 to 1000."
Dunno if this is just a me thing, or I should try with a different ver. of node.js, but heres the full log. log.txt
The text was updated successfully, but these errors were encountered:
Looks like the current user agent is not supported by Youtube anymore and the batch of 1000 is simply to much for the YouTube API.
I have tested with the following user agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Error:
Breaks after "Api Querying items 0 to 1000."
Dunno if this is just a me thing, or I should try with a different ver. of node.js, but heres the full log.
log.txt
The text was updated successfully, but these errors were encountered: