Skip to content

A command line Python tool using YouTube Data API V3 to collect statistics for a provided channel ID's channel.

License

Notifications You must be signed in to change notification settings

Gavin-Wood4/youtube-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Channel Statistics Tool

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.

To-Do

  • 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

About

A command line Python tool using YouTube Data API V3 to collect statistics for a provided channel ID's channel.

Topics

Resources

License

Stars

Watchers

Forks

Languages