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
At some request it returns 'Error: Type mismatch, got HorizontalList but expected HorizontalCardList\n' in console.
Failure Logs
InnertubeError: Something went wrong at HorizontalList!
This is a bug, please report it at https://github.com/LuanRT/YouTube.js/issues
at Parser._Parser_printError (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:401:18)
at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:239:77)
at new ExpandableMetadata (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/classes/ExpandableMetadata.js:18:40)
at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:234:32)
at new Video (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/classes/Video.js:29:43)
at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:234:32)
at new RichItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/classes/RichItem.js:6:31)
at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:234:32)
at Parser.parseArray (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:249:37)
at new RichGrid (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/classes/RichGrid.js:9:32) {
info: {
stack: 'Error: Type mismatch, got HorizontalList but expected HorizontalCardList\n' +
' at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:232:31)\n' +
' at new ExpandableMetadata (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/classes/ExpandableMetadata.js:18:40)\n' +
' at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:234:32)\n' +
' at new Video (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/classes/Video.js:29:43)\n' +
' at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:234:32)\n' +
' at new RichItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/classes/RichItem.js:6:31)\n' +
' at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:234:32)\n' +
' at Parser.parseArray (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:249:37)\n' +
' at new RichGrid (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/classes/RichGrid.js:9:32)\n' +
' at Parser.parseItem (file:///D:/yt/node_modules/youtubei.js/dist/src/parser/parser.js:234:32)'
},
date: 2023-08-26T15:02:40.857Z,
version: '6.0.2'
}
Expected behavior
Receive Feed video from getHomeFeed()
Current behavior
Getting Error: Type mismatch, got HorizontalList but expected HorizontalCardList\n
Version
Default
Anything else?
No response
Checklist
I am running the latest version.
I checked the documentation and found no answer.
I have searched the existing issues and made sure this is not a duplicate.
I have provided sufficient information.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Failure Logs
Expected behavior
Receive Feed video from getHomeFeed()
Current behavior
Getting Error: Type mismatch, got HorizontalList but expected HorizontalCardList\n
Version
Default
Anything else?
No response
Checklist
The text was updated successfully, but these errors were encountered: