Error: type reelShelfRenderer is not known
Rainymy opened this issue ยท 7 comments
Hello, has any of you got this error yet? I get this error kinda randomly. Does anyone have any ideas? This error doesn't do anything except print this error on my terminal.
Error: type reelShelfRenderer is not known
at parseItem (C:\Users\Qubiet\Desktop\Node.js\Kimchord\node_modules\ytsr\lib\parseItem.js:74:13)
at catchAndLogFunc (C:\Users\Qubiet\Desktop\Node.js\Kimchord\node_modules\ytsr\lib\parseItem.js:81:12)
at module.exports (C:\Users\Qubiet\Desktop\Node.js\Kimchord\node_modules\ytsr\lib\parseItem.js:104:46)
at C:\Users\Qubiet\Desktop\Node.js\Kimchord\node_modules\ytsr\lib\main.js:53:34
at Array.map (<anonymous>)
at module.exports (C:\Users\Qubiet\Desktop\Node.js\Kimchord\node_modules\ytsr\lib\main.js:53:25)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async YouTube.searchVideos (C:\Users\Qubiet\Desktop\Node.js\Kimchord\server\API\youtube.js:104:27)
at async YouTube.getYoutubeData (C:\Users\Qubiet\Desktop\Node.js\Kimchord\server\API\youtube.js:78:22)
/********************************************************************************************************************************************************************************************************
failed at func parseItem: type reelShelfRenderer is not known
pls post the the files in C:\Users\Qubiet\Desktop\Node.js\Kimchord\node_modules\ytsr\dumps to https://github.com/TimeForANinja/node-ytsr/issues
os: win32-x64, node.js: v16.13.2, ytsr: 3.6.0
********************************************************************************************************************************************************************************************************\
failed at func parseItem: type reelShelfRenderer is not known
pls post the the files in C:\Users\Qubiet\Desktop\Node.js\Kimchord\node_modules\ytsr\dumps to https://github.com/TimeForANinja/node-ytsr/issues
can you?
Here is the dump btly5edvj-1646842631732.txt
Its bug while lib reads Youtube Shorts videos.
Hi, I've just encountered the same error. However, I haven't actually experienced any issues due to it. Here is, as requested by the error message, my most recent dump and system information.
os: win32-x64, node.js: v16.8.0, ytsr: 3.5.3
sv1yhfaf38-1648056299480.txt
Try to keep search queries as detailed as you can, and limit results from it to avoid getting yt shorts.
I take this as solved, should I close?
๐ This issue has been resolved in version 3.7.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐