To embed the video I just need to append the following parameters to the url : width=550&height=340
The problem is that I need to append this parameters to the long url, so I need to know, using jquery and starting from the short url, the full url of the page.
If someone has an idea I'd be very interested (I don't have access to the php of the website, otherwise it would be easier using curl to get the url).