Skip to content

Instantly share code, notes, and snippets.

@juliend2
Created December 31, 2010 19:25
Show Gist options
  • Save juliend2/761269 to your computer and use it in GitHub Desktop.
Save juliend2/761269 to your computer and use it in GitHub Desktop.
youtube video without a yt:statistics tag
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:gd="http://schemas.google.com/g/2005" xmlns:yt="http://gdata.youtube.com/schemas/2007">
<id>http://gdata.youtube.com/feeds/api/videos/NpJMQ6Vebbw</id>
<published>2010-12-31T17:12:01.000Z</published>
<updated>2010-12-31T17:14:55.000Z</updated>
<category scheme="http://schemas.google.com/g/2005#kind" term="http://gdata.youtube.com/schemas/2007#video"/>
<category scheme="http://gdata.youtube.com/schemas/2007/categories.cat" term="People" label="People"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="jus"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="orange"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="oasis"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="françois"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="morency"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="francois"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="pulpe"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="frais"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="verre"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="contenant"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="épicerie"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="pressé"/>
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="lassonde"/>
<title type="text">La pulpe</title>
<content type="text"/>
<link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=NpJMQ6Vebbw&amp;feature=youtube_gdata"/>
<link rel="http://gdata.youtube.com/schemas/2007#video.responses" type="application/atom+xml" href="http://gdata.youtube.com/feeds/api/videos/NpJMQ6Vebbw/responses"/>
<link rel="http://gdata.youtube.com/schemas/2007#video.related" type="application/atom+xml" href="http://gdata.youtube.com/feeds/api/videos/NpJMQ6Vebbw/related"/>
<link rel="http://gdata.youtube.com/schemas/2007#mobile" type="text/html" href="http://m.youtube.com/details?v=NpJMQ6Vebbw"/>
<link rel="self" type="application/atom+xml" href="http://gdata.youtube.com/feeds/api/videos/NpJMQ6Vebbw"/>
<author>
<name>Oasisjusdorange</name>
<uri>http://gdata.youtube.com/feeds/api/users/oasisjusdorange</uri>
</author>
<gd:comments>
<gd:feedLink href="http://gdata.youtube.com/feeds/api/videos/NpJMQ6Vebbw/comments" countHint="0"/>
</gd:comments>
<media:group>
<media:category label="People" scheme="http://gdata.youtube.com/schemas/2007/categories.cat">People</media:category>
<media:content url="http://www.youtube.com/v/NpJMQ6Vebbw?f=videos&amp;app=youtube_gdata" type="application/x-shockwave-flash" medium="video" isDefault="true" expression="full" duration="32" yt:format="5"/>
<media:content url="rtsp://v7.cache8.c.youtube.com/CiILENy73wIaGQm8bV6lQ0ySNhMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp" type="video/3gpp" medium="video" expression="full" duration="32" yt:format="1"/>
<media:content url="rtsp://v2.cache4.c.youtube.com/CiILENy73wIaGQm8bV6lQ0ySNhMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp" type="video/3gpp" medium="video" expression="full" duration="32" yt:format="6"/>
<media:description type="plain"/>
<media:keywords>jus, orange, oasis, françois, morency, francois, pulpe, frais, verre, contenant, épicerie, pressé, lassonde</media:keywords>
<media:player url="http://www.youtube.com/watch?v=NpJMQ6Vebbw&amp;feature=youtube_gdata_player"/>
<media:thumbnail url="http://i.ytimg.com/vi/NpJMQ6Vebbw/2.jpg" height="90" width="120" time="00:00:16"/>
<media:thumbnail url="http://i.ytimg.com/vi/NpJMQ6Vebbw/1.jpg" height="90" width="120" time="00:00:08"/>
<media:thumbnail url="http://i.ytimg.com/vi/NpJMQ6Vebbw/3.jpg" height="90" width="120" time="00:00:24"/>
<media:thumbnail url="http://i.ytimg.com/vi/NpJMQ6Vebbw/0.jpg" height="240" width="320" time="00:00:16"/>
<media:title type="plain">La pulpe</media:title>
<yt:duration seconds="32"/>
</media:group>
</entry>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment