product · inferred from evidence
VideoUploadFailure
An error or exception type in PyVimeo related to video upload failures.
- PyVimeo 1.0.8: "Unexpected error when uploading through tus" after upgrading
After upgrading PyVimeo from 0.4.1 to 1.0.8 (Python 2.7.6), every v.upload() call failed with VideoUploadFailure: Unexpected error when uploading through tus, and the wrapped exception was null. Rolling back to 0.4.1 worked around it. The 1