node-ytsr
node-ytsr copied to clipboard
Do anonymous YouTube search requests.
error
/home/container/node_modules/ytsr/lib/parseItem.js:437 const ownerUrl = owner.navigationEndpoint.browseEndpoint.canonicalBaseUrl || ^ TypeError: Cannot read properties of undefined (reading 'browseEndpoint') at _parseOwner (/home/container/node_modules/ytsr/lib/parseItem.js:437:45) at parsePlaylist (/home/container/node_modules/ytsr/lib/parseItem.js:210:50) at parseItem (/home/container/node_modules/ytsr/lib/parseItem.js:18:14) at catchAndLogFunc (/home/container/node_modules/ytsr/lib/parseItem.js:90:12) at module.exports (/home/container/node_modules/ytsr/lib/parseItem.js:119:46)...
Note: all instances of [...] are the same path to my Discord.js bot that I have obfuscated for privacy I randomly checked my bot's console as I usually do, and...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.9 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
I was getting this error when searching for a song by Cameo: `Fast, Fierce & Funny Cameo audio` I got the error ``` Cannot read properties of undefined (reading 'simpleText')...
## Error ``` //node_modules/ytsr/lib/utils.js:23 for (const filterGroup of filterWrapper) { ^ TypeError: filterWrapper is not iterable at Object.exports.parseFilters (//node_modules/ytsr/lib/utils.js:23:29) at module.exports (//node_modules/ytsr/lib/main.js:60:24) at runMicrotasks () ... ``` ## Details For...
Related issue: https://github.com/TimeForANinja/node-ytsr/issues/174
The long you use ytsr, The more the dumps were created: ``` ~/myproject $ du -hd1 node_modules/ytsr/dumps 532M node_modules/ytsr/dumps ```