Single-file Upload Changes
If you’re only uploading a single file through the API, we just made the process a little simpler: there’s no need to pass an MD5 manifest to vimeo.videos.upload.confim. Just call confirm and the file you uploaded will be automatically recognized.
The PHP library has been updated to reflect this change. We’ve also included a few more fixes in the PHP library, so make sure to look at the readme before you upgrade it.