Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Releases: pillargg/youtube-upload

File Streaming Update

19 Aug 19:44
Compare
Choose a tag to compare
0.3.0

Bump version number

Documentation Update

15 Jan 19:34
224d663
Compare
Choose a tag to compare
0.2.3

Update setup.py

Update Docs

11 Jan 20:04
Compare
Choose a tag to compare

Updated documentation.

Remove Callback

11 Jan 18:42
Compare
Choose a tag to compare

Callbacks were causing more issues than they were solving, removing.

Templating and Thread Safe

10 Jan 02:29
Compare
Choose a tag to compare

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

06 Jan 19:22
Compare
Choose a tag to compare

Fix documentation generation.

Second Release

06 Jan 19:16
Compare
Choose a tag to compare

Added support for custom oauth.json location. Also added documentation pages.

First Release

06 Jan 00:46
Compare
Choose a tag to compare

Release for first PyPi upload.