Skip to content

Instantly share code, notes, and snippets.

@dipil-saud
Created December 7, 2012 09:00
Show Gist options
  • Save dipil-saud/4231965 to your computer and use it in GitHub Desktop.
Save dipil-saud/4231965 to your computer and use it in GitHub Desktop.
VIMEO
http://developer.vimeo.com/apis/simple
To get data about a specific video, use the following url:
http://vimeo.com/api/v2/video/video_id.output
video_id The ID of the video you want information for.
output Specify the output type. We currently offer JSON, PHP, and XML formats.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment