Cannot read property 'items' from undefined" despite all playlists and channels existing
See original GitHub issueSince yesterday, the script fails on every execution, with the error message “TypeError: Cannot read property "items" from undefined. (line 169, file "Code")
”. I checked all playlist, user and channel IDs. I have also replaced “ALL” with an explicit list of all user/channel names/IDs.
Any idea what it could be?
Issue Analytics
- State:
- Created 5 years ago
- Comments:15 (6 by maintainers)
Top Results From Across the Web
ReactJS - cannot read property 'items' of undefined
items) in the addItem method, I get this error. Uncaught TypeError: Cannot read property 'items' of undefined. Main ...
Read more >playlistList - Uncaught TypeError: Cannot read property 'then ...
Jamming - feature request - - playlistList - Uncaught TypeError: Cannot read property 'then' of undefined. This is what I am trying to...
Read more >TypeError: Cannot read property 'client' of undefined #8 - GitHub
When I try the play command, always after I say the name of the song it says in chat that something went wrong...
Read more >cannot read properties of undefined (reading 'guess') - You.com
js I get the error message Uncaught TypeError: Cannot read properties of undefined (reading 'tracks') . If I use ffmpeg to properly convert...
Read more >Cannot read property 'taskName' of undefined - Channels
When making a IVR test call, I keep seeing the below in the debug log. I see this in the script node I...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://support.google.com/youtube/thread/2494861?hl=en
Search is broken at the moment.
On another note, you may be interested in my PR #33. Don’t update the timestamp upon error and don’t push over 200 videos.
@JesperDramsch I’ve merged the PR, thank you!
It seems that youtube might have purposefully broken their search (due to the New Zealand event), which might have affected API search that we use too, if that’s the case it’s possible that all we can do is wait. Although, I didn’t confirm this