Adding a feed icon for YouTube search result
Do you know YouTube has been providing feeds for search result? I don't know that until recent days...
Tags:
For example, if you wanted to create an RSS feed for the tag ‘monkey’ you would enter:
feed://www.youtube.com/rss/tag/monkey.rss
It's great! But, where can we get a feed for the tags at? We can't get it without building feed URI by hand according to the step quoted above. It's almost ridiculous.
So I created a greasemonkey script to resolve the problem. Install the script below (needless to say, this script requires you've installed greasemonkey into your Firefox), then you'll get an icon linking to the feed at the left side of the input box.
Install: addfeediconforyoutubesearchresult.user.js
![]()


