Subscribe to any RSS video feed and watch your content directly — no algorithm, no fuss, just your feeds the way you want them.
Built for people who want open, algorithmic-free video consumption. Your feeds, your rules.
Use this as a starting point for your own RSS video feed. Supports MP4, m3u8 streams, and nested RSS playlists.
<?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>
Free on iOS and Android. Install it, paste your RSS feed URL, and start watching in seconds.