Skip to content

beingvikasbhadu/YouTube-Channel-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

📊YouTube Channel-Statistics

I scripted a python script, with the help of this you can findout Statistics of any youtube channel.

🔨Buit With

🔎How to find a Channel's Id ?

Search any video of that channel and click on the that

screenshot

Click on the channel name

screenshot

Copy the highlighted part, which is channel's Id

screenshot

🔥Features

  • It can do a lot of cool things with the help of Video ID, some of them being:
  • Can findout any channel's views, subscribers, videos.
  • Use this to run Analytics for YouTube channel.

📝API KEYS

To run this program you will require a API key. Register your API key by clicking the following link

📌Installation

  • First clone the repo
  • Make a new python environment If you are using anaconda just type conda create -n jarvis python==3.8.5 in anaconda prompt
  • Activate the environment.
  • Navigate to the directory of your project
  • Install all the requirements by just hitting pip install -r requirements.txt
  • Run the program by python main.py
  • Enjoy !!!!

📋Result

image

👇

image

📛License

This project is licensed under MIT License 2022 vikas bhadu

↗️Future Improvements

  • GUI can be made it more nicer to look at and functional
  • More functionalities can be added

Releases

No releases published

Packages

No packages published

Languages