node-ytsr icon indicating copy to clipboard operation
node-ytsr copied to clipboard

error

Open isaacgamemati opened this issue 1 year ago • 1 comments

/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) at (/home/container/node_modules/ytsr/lib/main.js:53:34) at Array.map () at module.exports (/home/container/node_modules/ytsr/lib/main.js:53:25) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5)

/******************************************************************************************************************************************************************************************************** failed at func parseItem: Cannot read properties of undefined (reading 'browseEndpoint') pls post the the files in /home/container/node_modules/ytsr/dumps to https://github.com/TimeForANinja/node-ytsr/issues os: linux-x64, node.js: v16.20.2, ytsr: 3.8.4 ********************************************************************************************************************************************************************************************************\

isaacgamemati avatar Nov 25 '23 16:11 isaacgamemati