Skip to main content

Upload videos to youtube using OAuth2.0 and the youtube API

Project description

Requirements:

“*”Python 3.3 or higher

“*”Install the Google API’s Client Library for python (https://developers.google.com/api-client-library/python/start/installation)

“*”A registered application with google (https://developers.google.com/youtube/registering_an_application)

“*”A populated client_secret.json file in the directory you will be uploading the file from.

Sample usage:

>>>from pyoutube import uploader
>>>uploader.upload("File.mp4", "Video Title", "Video Description", ["video", "tags"], "20")

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

pyoutube-0.2.3.zip (5.9 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