Skip to content

ankur17/Youtube-Analytics

Repository files navigation

Youtube-Analytics

##Intialise

git clone https://github.com/ankur17/Youtube-Analytics
cd Youtube-Analytics

This project is prefered to work on Jupyter notebook

Installation

  • Install iPython
  • Install virtualenv
  • Create environment folder 'env'
  • Install all requirenments using following command
sudo env/bin/pip install -r requirenments.txt

How to run

  • Source the virtual environment you created
source env/bin/activate
  • Start jupyter notebook
jupyter notebook

###Entering the channel link(s) In the notebook, edit the line containg the variable

urlList = []

###Jupyter Shortcuts

  • shift + Enter - executes the cell

About

Get the detailed Analytics of any Channel on YouTube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors