Python Youtube Data API v3
Project description
#### 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/)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file youtube-python-1.0.13.tar.gz
.
File metadata
- Download URL: youtube-python-1.0.13.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b7342e061806e157ff0d794559b06ffb9672646bad6fcb873abea4e7f781e510
|
|
MD5 |
60f5522d9363d9860d9ab7cef497b53c
|
|
BLAKE2b-256 |
923094917cecaff1deb5a5761b7ef6010f680f831b352d47d216638cd6d5fa3a
|