mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Mention how to get channel ID (#2221)
This commit is contained in:
parent
8809550e58
commit
509397d6e7
@ -167,7 +167,8 @@ You can subscribe YouTube channels without logging in and associating usage info
|
|||||||
|
|
||||||
!!! example
|
!!! 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
|
```text
|
||||||
https://www.youtube.com/feeds/videos.xml?channel_id=[CHANNEL ID]
|
https://www.youtube.com/feeds/videos.xml?channel_id=[CHANNEL ID]
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user