Skip to content

A python script to extract popularity wise video data of a youtube channel.

License

Notifications You must be signed in to change notification settings

kishanmaharaj/youtube-data-extracter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3

Youtube Data Extracter

A python script to extract popularity wise video data of a youtube channel.

Installing the requirements


*To install all the required libraries from req.txt file:

$ pip install -r req.txt 

How to Use?

  • Run main.py file
  • Enter the channel url
  • Press Enter

Example

$ python3 mian.py 
  https://www.youtube.com/channel/UCAuUUnT6oDeKwE6v1NGQxug
  • Check results folder for a csv file with data.

For complete code description refer to main.ipynb file

About

A python script to extract popularity wise video data of a youtube channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published