Vimeo Video Id
How to figure out the Vimeo Video Id
Method 1: using the url
- Go to Vimeo and search for a video. Select that video so you see the video page.
- You will see in the URL of this page the following structure (you find the URL at the top of your browser-page): http://vimeo.com/48747497
- In the example above, the ID is 48747497 (or everything behind http://vimeo.com/)
Method 2: using the share-code
- On the video, you see a Share button. Click on it.
- The code to plug-in the video is shown below the title "Embed"
- The code looks like
<iframe src="http://player.vimeo.com/video/45064425?badge=0" width="500" height="363" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/45064425">RoutePlanner van RouteYou: hoe een route plannen</a> from <a href="http://vimeo.com/user9083930">Pascal Brackman</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
- The ID is 45064425 in this example