A command-line tool written in Python to gather statistics and generate informational graphs for a specified YouTube channel.
This project demonstrates Python programming fundamentals and API accessing.
-
Gather Statistics
-
Channel
-
Subscriber Count
-
Total Viewer Count
-
hiddenSubscriberCount boolean
-
videoCount
-
Channel name
-
Channel Description
-
Channel Creation Date
-
Channel country associated
-
-
Channel Video Data Graph x axis place in # best video on channel y axis for top x videos values
-
For Top x Videos:
-
viewCount with index
-
likeCount
-
commentCount
-
favoriteCount
-
-
-