Closed peixian closed 6 years ago
This adds the ability to support tus uploads into the SDK.
I've been using:
import vimeo v = vimeo.VimeoClient(token="<REDACTED>") video_uri = v.upload_tus("./1.mov")
cc @kenyavs @vayam @vimeo/api
What
This adds the ability to support tus uploads into the SDK.
Testing
I've been using:
cc @kenyavs @vayam @vimeo/api