pioneerHitesh / youtube_toolkit

Custom SuperAGI toolkit for youtube.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtube_toolkit

Custom SuperAGI toolkit for youtube.
1.Create or select a project in the API Console. Complete the following tasks in the API Console for your project:
 In the library panel, search for the YouTube Data API v3.
 Click into the listing for that API and make sure the API is enabled for your project.
2.In the credentials panel, create one credentials:
 Create an API key You will use the API key to make API requests that do not require user authorization.
 For example, you do not need user authorization to retrieve information about a public YouTube channel.
3. Copy paste the key in the config.py's file YT_DATA_API_KEY variable

About

Custom SuperAGI toolkit for youtube.


Languages

Language:Python 100.0%