Metadata-Version: 2.4
Name: yta-youtube-api
Version: 0.0.1
Summary: Youtube Autonomous Youtube API module.
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: ==3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: yta_google_api (>=0.0.1,<1.0.0)
Requires-Dist: yta_programming_path (>=0.0.1,<1.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous Youtube API module

The API to connect with the Youtube platform.

This library will interact with Youtube by
using its v3 Data service.

It will create a `client-secret.json` file
and a `token_files` folder in the root
folder of the project in which you are
implementing and using this library.
