#### Python - Youtube Data API v3
youtube-python is a simple client for youtube api. It uses [Youtube Data API v3](https://developers.google.com/youtube/v3/).
## Installation ` sudo pip install youtube-python `
## Using `python from youtube import API api = API(client_id='', client_secret='', api_key='', access_token='optional') `
## References https://developers.google.com/youtube/v3/docs/videos `python video = api.get('videos', id='B7FJV9KIn58') `
## References https://developers.google.com/youtube/v3/docs/channels/list `python video = api.get('channels', id='UCLFZ5qAH-l_WiRd_EOzX2og') `
## Contributing [https://github.com/rohitkhatri/youtube-python](https://github.com/rohitkhatri/youtube-python)
## Youtube Data API v3 [Youtube Data API v3 Doc](https://developers.google.com/youtube/v3/)
Release files for youtube-python 1.0.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| youtube-python-1.0.13.tar.gz | 2.8 kB | Details |
Release files / youtube-python-1.0.13.tar.gz
| Download URL | youtube-python-1.0.13.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b7342e061806e157ff0d794559b06ffb9672646bad6fcb873abea4e7f781e510
|
|
BLAKE2b-256 checksum How to use checksums |
923094917cecaff1deb5a5761b7ef6010f680f831b352d47d216638cd6d5fa3a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
|