ahmadabousetta / youtube_scraper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%