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
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
TypeError: Cannot read property 'title' of undefined
at Function.parseVideo (C:\Users\hazycora\Documents\GitHub\testing\node_modules\yt-channel-info\app\helper.js:80:23)
at C:\Users\hazycora\Documents\GitHub\testing\node_modules\yt-channel-info\app\helper.js:55:19
at Array.map (<anonymous>)
at Function.parseChannelVideoResponse (C:\Users\hazycora\Documents\GitHub\testing\node_modules\yt-channel-info\app\helper.js:54:49)
at Function.getChannelVideosPopular (C:\Users\hazycora\Documents\GitHub\testing\node_modules\yt-channel-info\app\fetchers\channel.js:57:25)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Function.getChannelVideos (C:\Users\hazycora\Documents\GitHub\testing\node_modules\yt-channel-info\app\youtube-grabber.js:128:16)
The text was updated successfully, but these errors were encountered:
Here's some code I wrote to test it.
This should grab the channel videos from https://www.youtube.com/channel/UCIOqgcoAGI2fycb89gPXMPA. Instead, it causes the following error.
The text was updated successfully, but these errors were encountered: