This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Releases: pillargg/youtube-upload
Releases · pillargg/youtube-upload
File Streaming Update
Documentation Update
0.2.3 Update setup.py
Update Docs
Updated documentation.
Remove Callback
Callbacks were causing more issues than they were solving, removing.
Templating and Thread Safe
Updated library to be thread safe using UUIDs. Also added OAuth templating so you can specify an Access Token and a Refresh Token rather than just needing to authenticate via the library itself. Added callback to the upload()
function for custom failure handling. Updated documentation to match.
Bugfix
Second Release
Added support for custom oauth.json
location. Also added documentation pages.
First Release
Release for first PyPi upload.