vimeo/upload.py: a simple copy/paste error.. texttrack isn't defined here, but upload_resp is.
vimeo/exceptions.py: in the case where a corrupt jpg file is uploaded to Vimeo OR if the signature used for thumbnail uploads has expired, a non-standard response will be returned. This response does not contain an 'error' element and will cause the call to fail. The non-standard response will contain a 'Description', though.
vimeo/upload.py: a simple copy/paste error.. texttrack isn't defined here, but upload_resp is.
vimeo/exceptions.py: in the case where a corrupt jpg file is uploaded to Vimeo OR if the signature used for thumbnail uploads has expired, a non-standard response will be returned. This response does not contain an 'error' element and will cause the call to fail. The non-standard response will contain a 'Description', though.