Metadata-Version: 1.1
Name: youtube3
Version: 1.0.0
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
Description: # DESCRIPTION
        
        A wrapper around youtube Apis
        
        # REQUIREMENTS
        
        Put your client_secrets_yt.json in the work directory and you are ready to go
        
        
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
