Skip to content

Commit

Permalink
Mention how to get channel ID (#2221)
Browse files Browse the repository at this point in the history
  • Loading branch information
dngray committed Jul 7, 2023
1 parent 7429f0b commit 88d1331
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/news-aggregators.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ You can subscribe YouTube channels without logging in and associating usage info

!!! example

To subscribe to a YouTube channel with an RSS client, first look for your [channel code](https://support.google.com/youtube/answer/6180214), replace `[CHANNEL ID]` below:
To subscribe to a YouTube channel with an RSS client, first look for your [channel code](https://support.google.com/youtube/answer/6180214). The channel code can be found on the about page of the YouTube channel you wish to subscribe to, under: **About** > Share** > **Copy channel ID**. Replace `[CHANNEL ID]` below:

```text
https://www.youtube.com/feeds/videos.xml?channel_id=[CHANNEL ID]
```

0 comments on commit 88d1331

Please sign in to comment.