Last active
August 29, 2015 14:22
-
-
Save longzheng/99a2add071fb677eeab9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head prefix="og: http://ogp.me/ns# video: http://ogp.me/ns/video#"> | |
<meta charset="utf-8"> | |
<title>Arrival of a Train at La Ciotat</title> | |
<meta property="og:title" content="Arrival of a Train at La Ciotat"> | |
<meta property="og:description" content="L'arrivée d'un train en gare de La Ciotat is an 1895 French short black-and-white silent documentary film directed and produced by Auguste and Louis Lumière. Its first public showing took place in January 1896."> | |
<meta property="og:site_name" content="Open Graph protocol examples"> | |
<meta property="og:type" content="video.movie"> | |
<meta property="og:locale" content="en_US"> | |
<meta property="og:image" content="http://examples.opengraphprotocol.us/media/images/train.jpg"> | |
<meta property="og:image:secure_url" content="https://d72cgtgi6hvvl.cloudfront.net/media/images/train.jpg"> | |
<meta property="og:image:width" content="500"> | |
<meta property="og:image:height" content="328"> | |
<meta property="og:image:type" content="image/jpeg"> | |
<meta property="og:video" content="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf?src=https%3A%2F%2F97e74c77.ngrok.io%2Fd%2Fclips%2F4b09009a-a998-4077-8af4-25e2b25819fa%2Ff929150a-562f-4d84-a4ac-a49500e10473%2F1abe2c70-4be7-4f39-9397-a4a700be7ad8%2Fvideo.mp4%3Ft%3D1432863797"> | |
<meta property="og:video:secure_url" content="https://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf?src=https%3A%2F%2F97e74c77.ngrok.io%2Fd%2Fclips%2F4b09009a-a998-4077-8af4-25e2b25819fa%2Ff929150a-562f-4d84-a4ac-a49500e10473%2F1abe2c70-4be7-4f39-9397-a4a700be7ad8%2Fvideo.mp4%3Ft%3D1432863797"> | |
<meta property="og:video:type" content="application/x-shockwave-flash"> | |
<meta property="og:video:width" content="472"> | |
<meta property="og:video:height" content="296"> | |
<meta property="video:release_date" content="1895-12-28"> | |
<meta property="video:director" content="http://examples.opengraphprotocol.us/profile.html"> | |
<meta property="video:duration" content="50"> | |
<meta property="video:tag" content="La Ciotat"> | |
<meta property="video:tag" content="train"> | |
</head> | |
<body> | |
<p>A <a href="http://ogp.me/#type_video.movie">video.movie</a> object.</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment