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.4.zip
(6.5 kB
view details)
File details
Details for the file pyoutube-0.2.4.zip
.
File metadata
- Download URL: pyoutube-0.2.4.zip
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e0802bdd0349059a77c7f99052275b555726a48ef8a76a2c699dff072d10a3de
|
|
MD5 |
2749ceb482e47d04f189c081ef9268a8
|
|
BLAKE2b-256 |
3759c0b5f76f9e29568527a38aba179c1b370c77d9fa2caf60e7d9357520813d
|