<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>kilko.de - rss</title>
    <subtitle>Kilian&#x27;s homepage and public feed</subtitle>
    <link rel="self" type="application/atom+xml" href="https://kilko.de/tags/rss/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://kilko.de"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-03-23T00:00:00+00:00</updated>
    <id>https://kilko.de/tags/rss/atom.xml</id>
    <entry xml:lang="en">
        <title>Youtube RSS Feeds</title>
        <published>2026-03-23T00:00:00+00:00</published>
        <updated>2026-03-23T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://kilko.de/feed/til/youtube-rss-feeds/"/>
        <id>https://kilko.de/feed/til/youtube-rss-feeds/</id>
        
        <content type="html" xml:base="https://kilko.de/feed/til/youtube-rss-feeds/">&lt;p&gt;Any channel can be subscribed to via RSS by using the following URL format:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo z-code&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;https:&#x2F;&#x2F;www.youtube.com&#x2F;feeds&#x2F;videos.xml?channel_id=CHANNEL_ID&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;The easiest way to get this is to just let your RSS Reader subscribe to the channel&#x27;s main URL, it will usually figure out the feed location.&lt;&#x2F;p&gt;
&lt;p&gt;The default feed includes &lt;em&gt;all&lt;&#x2F;em&gt; videos however, this includes live videos and shorts, there&#x27;s a few different playlist feeds that can be used to filter these out, instead of using the &lt;code&gt;channel_id&lt;&#x2F;code&gt; parameter, use the &lt;code&gt;playlist_id&lt;&#x2F;code&gt; parameter like so:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo z-code&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;https:&#x2F;&#x2F;www.youtube.com&#x2F;feeds&#x2F;videos.xml?playlist_id=PLAYLIST_ID&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;The playlist ID is the same as the channel ID (which includes the &lt;code&gt;UC&lt;&#x2F;code&gt; prefix), but with a different prefix:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;All videos: &lt;code&gt;UU&lt;&#x2F;code&gt; + rest of channel ID&lt;&#x2F;li&gt;
&lt;li&gt;Standard videos: &lt;code&gt;UULF&lt;&#x2F;code&gt; + rest of channel ID&lt;&#x2F;li&gt;
&lt;li&gt;Shorts: &lt;code&gt;UUSH&lt;&#x2F;code&gt; + rest of channel ID&lt;&#x2F;li&gt;
&lt;li&gt;Livestreams: &lt;code&gt;UULV&lt;&#x2F;code&gt; + rest of channel ID&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;For example, the feed URL for stuffmadehere&#x27;s channel would be transformed like this to get only standard videos:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo z-code&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;https:&#x2F;&#x2F;www.youtube.com&#x2F;feeds&#x2F;videos.xml?channel_id=UCj1VqrHhDte54oLgPG4xpuQ&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;-&amp;gt;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;https:&#x2F;&#x2F;www.youtube.com&#x2F;feeds&#x2F;videos.xml?playlist_id=UULFj1VqrHhDte54oLgPG4xpuQ&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Kudos to &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;FreshRSS&#x2F;Extensions&#x2F;issues&#x2F;234#issuecomment-2738509387&quot;&gt;github.com&#x2F;FreshRSS&#x2F;Extensions&#x2F;issues&#x2F;234#issuecomment-2738509387&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
