Skip to content

A Python library that provides some powerful functions to scrape youtube content from channels that you don't own.

License

Notifications You must be signed in to change notification settings

ahmadabousetta/youtube_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube_scraper

A Python library that provides some powerful functions to scrape youtube content from channels that you don't own.

Instructions

1- In your work directory, create API_key.txt that contains ONLY your google developer API_key.
2- In your work directory, put the file youtube_scraper.py.
3- In your code import youtube_scraper as yts (or however you want).
4- Use yts. to access the available functions.
5-

About

A Python library that provides some powerful functions to scrape youtube content from channels that you don't own.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages