...
Find the YouTube id after the equal sign in the video's URL. For example, the URL: URL
Code Block | ||||
---|---|---|---|---|
| ||||
http://www.youtube.com/watch?v=zDZFcDGpL4U |
Would correspond corresponds to the id code:
Code Block | ||||
---|---|---|---|---|
| ||||
zDZFcDGpL4U |
...
The Vimeo id follows the slash after "vimeo.com". For example, the URL:
Code Block | ||||
---|---|---|---|---|
| ||||
http://vimeo.com/30581015 |
Would correspond corresponds to the id code:
Code Block | ||||
---|---|---|---|---|
| ||||
30581015 |
...