This datatype (Vimeo Picker) will allow you to choose a video from the vimeo. It is a simple picker. Just enter your Vimeo username and you'll get the videos.
To show the chosen video on the page, you can use the following code:
<iframe src="//player.vimeo.com/video/@CurrentPage.yourAlias" width="557" height="313" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
Please feel free to vote if you like it!
Enjoy :)