Using Python and the YouTube API you can query and store a channel’s video statistics. Using either the video ID or the channel ID you can retrieve a host of information from YouTube. This is a brief outline of my approach. I’ll be expanding on the steps in the near future. I used two scripts […]