Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youtube-python-1.0.13.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page