Last active
September 6, 2016 16:10
-
-
Save tonythell/f76e2a658e16a30bf5aaee435e355ca1 to your computer and use it in GitHub Desktop.
Revisions
-
tonythell revised this gist
Sep 6, 2016 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -7,4 +7,5 @@ http://www.makeuseof.com/tag/how-to-create-an-rss-feed-for-any-youtube-channel/ 2. Search for "data-channel-external-id" parameter and copy its value. 3. Append the value to the following URL and submit it to your reader: https://www.youtube.com/feeds/videos.xml?channel_id= -
tonythell revised this gist
Sep 6, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ A quick summary of steps to creating a rss feed from any youtube channel. Steps taken from this article: http://www.makeuseof.com/tag/how-to-create-an-rss-feed-for-any-youtube-channel/ 1. View the source code of a particular youtube channel home page. -
tonythell created this gist
Sep 6, 2016 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ A quick summary of steps to creating a rss feed from any youtube channel. See this article for more details. http://www.makeuseof.com/tag/how-to-create-an-rss-feed-for-any-youtube-channel/ 1. View the source code of a particular youtube channel home page. 2. Search for "data-channel-external-id" parameter and copy its value. 3. Append the value to the following URL and submit it to your reader: https://www.youtube.com/feeds/videos.xml?channel_id=