Free · Open RSS Standard

Watch your RSS
video feeds.
Simply.

Subscribe to any RSS video feed and watch your content directly — no algorithm, no fuss, just your feeds the way you want them.

Get the App View Sample RSS
9:41 ●●●
My Feeds
4 new videos today
🎬
Big Buck Bunny — MP4
Blender · 24m ago
📡
m3u8 Livestream
Apple Sample · Live
📰
Nested RSS Feed
rssvideoplayer.com
Now Playing
Big Buck Bunny — MP4

Everything you need,
nothing you don't.

Built for people who want open, algorithmic-free video consumption. Your feeds, your rules.

Standard RSS Support
Subscribe to any valid RSS 2.0 video feed. If it's RSS, we play it — MP4, m3u8, and even nested RSS feeds.
Multiple Video Formats
Play MP4, HLS (m3u8) livestreams, and linked RSS playlists seamlessly in one unified interface.
No Algorithm
Chronological feeds only. No recommendation engine, no infinite scroll traps — just the content you subscribed to.
Organize Your Feeds
Group subscriptions, mark as read, and browse your video library with a clean and minimal interface.
Cross-Platform
Available on iOS and Android. Windows support is on the roadmap — subscribe once, watch everywhere.
Free Forever
RSS Player is and always will be free. Open standards deserve open tools — no subscription, no paywall.

Sample RSS Feed

Use this as a starting point for your own RSS video feed. Supports MP4, m3u8 streams, and nested RSS playlists.

sample.xml
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Sample RSS Video</title>
    <link>http://rssvideoplayer.com/sample.xml</link>
    <language>en-us</language>

        <!-- MP4 Video item -->
    <item>
      <title>Big Buck Bunny — MP4</title>
      <pubDate>Sun, 01 Jun 2014 00:00:00 GMT</pubDate>
      <enclosure
        url="http://download.blender.org/peach/BigBuckBunny_320x180.mp4"
        type="video/mp4"
        length="8748136" />
      <media:thumbnail url="http://example.com/thumb.jpg"/>
    </item>

        <!-- HLS m3u8 stream -->
    <item>
      <title>m3u8 Livestream</title>
      <enclosure
        url="http://devimages.apple.com/samples/bipbop/bipbopall.m3u8"
        type="application/x-mpegurl"
        length="1" />
    </item>

        <!-- Nested RSS playlist -->
    <item>
      <title>Nested RSS Playlist</title>
      <enclosure
        url="http://rssvideoplayer.com/sample1.xml"
        type="application/rss+xml"
        length="1" />
    </item>

  </channel>
</rss>

Download RSS Player

Free on iOS and Android. Install it, paste your RSS feed URL, and start watching in seconds.