Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.38 KB

File metadata and controls

33 lines (25 loc) · 1.38 KB

🔥Top 50 Trending YouTube Videos LIKE/VIEWS Ratio

I scripted a python script, which gives today's top 50 trending videos ratio if like count are not hidden by video owner

🔨Built With

🔥Features

  • Give LIKES/VIEWS ratio
  • Plot the figure
  • Can do analytics with the help of this

📝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

Figure_1

📛License

This project is licensed under MIT License 2022 vikas bhadu

↗️Future Improvements

  • More functionalities can be added