Metadata-Version: 2.0
Name: youtube3
Version: 0.1.dev1
Summary: Python Youtube v3 API Wrapper
Home-page: https://github.com/diegoami/youtube3/
Author: Diego Amicabile
Author-email: diego.amicabile@gmail.com
License: BSD License
Keywords: youtube wrapper oauth2 v3
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Dist: google-api-python-client
Requires-Dist: oauth2client

== REQUIREMENT ==

Put your client_secrets_yt.json in the work directory and you are ready to go

