Skip to content

Commit

Permalink
Fix pronoun in Youtube RSS feed (#2228)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Gray <[email protected]>
  • Loading branch information
paulverbeke authored and dngray committed Jul 7, 2023
1 parent 509397d commit 45ff071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/news-aggregators.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ 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). 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:
To subscribe to a YouTube channel with an RSS client, first look for its [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]
Expand Down

0 comments on commit 45ff071

Please sign in to comment.