nearwood / youtube-video-list

Get a listing of all of a user's/channel's videos, and get the statistics for each in an easy-to-export format. Requires a YouTube API key.
MIT License
0 stars 1 forks source link

Uncaught TypeError: data.contentDetails (or data.items) is undefined : maybe script is too old #1

Open domainController opened 3 years ago

domainController commented 3 years ago

when clicking get user details youtube-video-list parsing error regarding channelID variable data contentDetails same when Get Playlists is clicked get parser got in trouble when i stumble across data.items data items

nearwood commented 3 years ago

First of all I appreciate the time you spent filing this report, with screenshots and all.

However, the code is 5 years old and the YouTube API has likely changed. I'm going to archive this repository unless there's a compelling reason to fix these issues.