atnan (owner)

Forks

Revisions

gist: 146789 Download_button fork
public
Public Clone URL: git://gist.github.com/146789.git
Embed All Files: show embed
Text only #
1
2
3
4
5
Finding the H.264 format of a Vimeo video:
 
1. Fetch the clip XML metadata (e.g. "http://vimeo.com/moogaloop/load/clip:5531123")
2. Grab the value of "request_signature" and "request_signature_expires" from the XML
3. Use the URL "http://vimeo.com/moogaloop/play/clip:5531123/REQUEST_SIG/REQUEST_SIG_EXPIRES/?q=hd"