The Webfeed Flutter package for Appeto SDK.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

94 lignes
5.5 KiB

  1. <rss version="2.0"
  2. xmlns:media="http://search.yahoo.com/mrss/"
  3. xmlns:georss="http://www.georss.org/georss"
  4. xmlns:gml="http://www.opengis.net/gml">
  5. <channel>
  6. <title>Song Site</title>
  7. <description>Media RSS example with new fields added in v1.5.0</description>
  8. <item>
  9. <link>http://www.foo.com</link>
  10. <pubDate>Mon, 27 Aug 2001 16:08:56 PST</pubDate>
  11. <media:content url="http://www.foo.com/video.mov" fileSize="2000" medium="video" isDefault="true" expression="full" bitrate="128" framerate="25" samplingrate="44.1" channels="2" type="video/quicktime" />
  12. <media:content url="http://www.foo.com/video2.mov" fileSize="2000" bitrate="128" type="video/quicktime" expression="full" />
  13. <media:credit role="owner1" scheme="urn:yvs">copyright holder of the entity</media:credit>
  14. <media:credit role="owner2" scheme="urn:yvs">copyright holder of the entity</media:credit>
  15. <media:category scheme="http://search.yahoo.com/mrss/category_ schema" label="Music">music/artist/album/song</media:category>
  16. <media:rating scheme="urn:simple">adult</media:rating>
  17. <media:group>
  18. <media:content url="http://www.foo.com/song64kbps.mp3" fileSize="1000" bitrate="64" type="audio/mpeg" isDefault="true" expression="full" />
  19. <media:content url="http://www.foo.com/song128kbps.mp3" fileSize="2000" bitrate="128" type="audio/mpeg" expression="full" />
  20. <media:content url="http://www.foo.com/song256kbps.mp3" fileSize="4000" bitrate="256" type="audio/mpeg" expression="full" />
  21. <media:content url="http://www.foo.com/song512kbps.mp3.torrent" fileSize="8000" type="application/x-bittorrent;enclosed=audio/mpeg" expression="full" />
  22. <media:content url="http://www.foo.com/song.wav" fileSize="16000" type="audio/x-wav" expression="full" />
  23. <media:credit role="musician">band member 1</media:credit>
  24. <media:credit role="musician">band member 2</media:credit>
  25. <media:category>music/artist name/album/song</media:category>
  26. <media:rating>nonadult</media:rating>
  27. </media:group>
  28. <media:title type="plain">The Judy's -- The Moo Song</media:title>
  29. <media:description type="plain">This was some really bizarre band I listened to as a young lad.</media:description>
  30. <media:keywords>kitty, cat, big dog, yarn, fluffy</media:keywords>
  31. <media:thumbnail url="http://www.foo.com/keyframe1.jpg" width="75" height="50" time="12:05:01.123" />
  32. <media:thumbnail url="http://www.foo.com/keyframe2.jpg" width="150" height="100" time="12:05:01.125" />
  33. <media:hash algo="md5">dfdec888b72151965a34b4b59031290a</media:hash>
  34. <media:player url="http://www.foo.com/player?id=1111" height="200" width="400" />
  35. <media:copyright url="http://blah.com/additional-info.html">2005 FooBar Media</media:copyright>
  36. <media:text type="plain" lang="en" start="00:00:03.000" end="00:00:10.000"> Oh, say, can you see</media:text>
  37. <media:restriction relationship="allow" type="country">au us</media:restriction>
  38. <media:community>
  39. <media:starRating average="3.5" count="20" min="1" max="10" />
  40. <media:statistics views="5" favorites="4" />
  41. <media:tags>news: 5, abc:3</media:tags>
  42. </media:community>
  43. <media:comments>
  44. <media:comment>comment1</media:comment>
  45. <media:comment>comment2</media:comment>
  46. </media:comments>
  47. <media:embed url="http://www.foo.com/player.swf" width="512" height="323">
  48. <media:param name="type">application/x-shockwave-flash</media:param>
  49. <media:param name="width">512</media:param>
  50. <media:param name="height">323</media:param>
  51. <media:param name="allowFullScreen">true</media:param>
  52. <media:param name="flashVars"> id=12345&amp;vid=678912i&amp;lang=en-us&amp;intl=us&amp;thumbUrl=http://www.foo.com/thumbnail.jpg
  53. </media:param>
  54. </media:embed>
  55. <media:responses>
  56. <media:response>http://www.response1.com</media:response>
  57. <media:response>http://www.response2.com</media:response>
  58. </media:responses>
  59. <media:backLinks>
  60. <media:backLink>http://www.backlink1.com</media:backLink>
  61. <media:backLink>http://www.backlink2.com</media:backLink>
  62. </media:backLinks>
  63. <media:status state="active" />
  64. <media:price type="rent" price="19.99" info="http://www.dummy.jp/package_info.html" currency="EUR" />
  65. <media:price type="buy" price="39.99" currency="EUR" />
  66. <media:license type="text/html" href="http://www.licensehost.com/license"> Sample license for a video</media:license>
  67. <media:subTitle type="application/smil" lang="en-us" href="http://www.foo.org/subtitle.smil" />
  68. <media:peerLink type="application/x-bittorrent" href="http://www.foo.org/sampleFile.torrent" />
  69. <media:location description="My house" start="00:01" end="01:00">
  70. <georss:where>
  71. <gml:Point>
  72. <gml:pos>35.669998 139.770004</gml:pos>
  73. </gml:Point>
  74. </georss:where>
  75. </media:location>
  76. <media:rights status="official" />
  77. <media:scenes>
  78. <media:scene>
  79. <sceneTitle>sceneTitle1</sceneTitle>
  80. <sceneDescription>sceneDesc1</sceneDescription>
  81. <sceneStartTime>00:15</sceneStartTime>
  82. <sceneEndTime>00:45</sceneEndTime>
  83. </media:scene>
  84. <media:scene>
  85. <sceneTitle>sceneTitle2</sceneTitle>
  86. <sceneDescription>sceneDesc2</sceneDescription>
  87. <sceneStartTime>00:15</sceneStartTime>
  88. <sceneEndTime>00:55</sceneEndTime>
  89. </media:scene>
  90. </media:scenes>
  91. </item>
  92. </channel>
  93. </rss>