# RSS ### Feed URL for a YouTube channel FreshRSS likes a certain format of feed url for YouTube links (this is without any extensions installed). ``` https://www.youtube.com/feeds/videos.xml?channel_id=CHANNEL_ID ``` You can get the channel ID from the user's page: 1. go to `https://youtube.com/@user` 2. in their description area click **...more** 3. scroll down and click **Share channel** 4. click **Copy channel ID**