1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
<!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:site_name" content="Open Graph protocol examples">
<meta property="og:type" content="video.movie">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="http://examples.opengraphprotocol.us/errors/video-duration.html">
<meta property="og:url" content="http://examples.opengraphprotocol.us/errors/video-duration.html">
<meta property="og:image" content="http://examples.opengraphprotocol.us/media/images/50.png">
<meta property="og:image:secure_url" content="https://d72cgtgi6hvvl.cloudfront.net/media/images/50.png">
<meta property="og:image:width" content="50">
<meta property="og:image:height" content="50">
<meta property="og:image:type" content="image/png">
<meta property="og:video" content="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf?src=http%3A%2F%2Fexamples.opengraphprotocol.us%2Fmedia%2Fvideo%2Ftrain.mp4">
<meta property="og:video:secure_url" content="https://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf?src=https%3A%2F%2Fd72cgtgi6hvvl.cloudfront.net%2Fmedia%2Fvideo%2Ftrain.mp4">
<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="og:video" content="http://examples.opengraphprotocol.us/media/video/train.mp4">
<meta property="og:video:secure_url" content="https://d72cgtgi6hvvl.cloudfront.net/media/video/train.mp4">
<meta property="og:video:type" content="video/mp4">
<meta property="og:video:width" content="472">
<meta property="og:video:height" content="296">
<meta property="og:video" content="http://examples.opengraphprotocol.us/media/video/train.webm">
<meta property="og:video:secure_url" content="https://d72cgtgi6hvvl.cloudfront.net/media/video/train.webm">
<meta property="og:video:type" content="video/webm">
<meta property="og:video:width" content="480">
<meta property="og:video:height" content="320">
<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="49.41">
<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 with fractional seconds.</p>
<p>An indexer might reject the value or round up.</p>
</body>
</html>
|