Created
December 3, 2018 18:30
-
-
Save mrsize/d3226ba14e17f91ef9c1ff7dbe66d1a3 to your computer and use it in GitHub Desktop.
Youtube channel : Find the RSS Address
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e.g. for the channel : https://www.youtube.com/channel/UC_4WpPcSfpxsSqA6hNpqJbg | |
the RSS link is : https://www.youtube.com/feeds/videos.xml?channel_id=UC_4WpPcSfpxsSqA6hNpqJbg | |
To find the id, you need to find the "externalId" in the page source code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment