Sha256: 627e054cb2fc8df0e9cebe67a86718c57a7010287f82a118f61aaec635fbcc34

Contents?: true

Size: 923 Bytes

Versions: 10

Compression:

Stored size: 923 Bytes

Contents

<!--
  Description: interprets media:content
  Expect:      not bozo and entries[0]['enclosures'][0]['href'] == u'http://www.webmonkey.com/monkeyrock.mpg'
-->
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Some Bands I Like</title>
    <link>http://www.andyvolk.com/webmonkey/bands/</link>
    <description>A list of some bands I like (or have been a member of).</description>

    <item>
      <title>Rocking Webmonkey Garage Band</title>
      <link>http://www.webmonkey.com/ourband.html</link>
      <description>The best ever garage band on the Internet.</description>
      <guid isPermaLink="false"> http://www.webmonkey.com/ourband.html</guid>
      <media:content url="http://www.webmonkey.com/monkeyrock.mpg" fileSize="2471632" type="video/mpeg" height="240" width="320" duration="147" medium="video" isDefault="true">
      </media:content>
    </item>
  </channel>
</rss>

Version data entries

10 entries across 10 versions & 5 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/rfponly/wellformed/mrss/mrss_media_content.xml
eric-rfeedparser-0.9.951.2 tests/rfponly/wellformed/mrss/mrss_media_content.xml
rfeedparser-0.9.93 tests/rfponly/wellformed/mrss/mrss_media_content.xml
rfeedparser-0.9.931 tests/rfponly/wellformed/mrss/mrss_media_content.xml
rfeedparser-0.9.950 tests/rfponly/wellformed/mrss/mrss_media_content.xml
rfeedparser-0.9.940 tests/rfponly/wellformed/mrss/mrss_media_content.xml
rfeedparser-0.9.951 tests/rfponly/wellformed/mrss/mrss_media_content.xml
rfeedparser-ictv-0.9.931 tests/rfponly/wellformed/mrss/mrss_media_content.xml
rfeedparser_ictv-0.9.931 tests/rfponly/wellformed/mrss/mrss_media_content.xml
rfeedparser_ictv-0.9.932 tests/rfponly/wellformed/mrss/mrss_media_content.xml