mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-03 13:43:55 -04:00
Mention how to get channel ID (#2221)
This commit is contained in:
parent
8809550e58
commit
509397d6e7
1 changed files with 2 additions and 1 deletions
|
@ -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]
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue