The upload function returns the vimeo uri of the uploaded video as a string. I have a use case that requires access to some of the many other attributes returned by the vimeo api - such as the player_embed_url.
Is there appetite on the project for me to implement a pull request to make the attribute returned by the upload function configurable?