Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teddy-gustiaux/youtube-rss-finder

WebExtension helping you find the RSS feed of a YouTube channel or playlist.
https://github.com/teddy-gustiaux/youtube-rss-finder

browser-extension firefox firefox-extension javascript rss webextension youtube

Last synced: about 11 hours ago
JSON representation

WebExtension helping you find the RSS feed of a YouTube channel or playlist.

Awesome Lists containing this project

README

        

# YouTube RSS Finder

[![Mozilla Add-on](https://img.shields.io/amo/users/youtube-rss-finder.svg)](https://addons.mozilla.org/en-US/firefox/addon/youtube-rss-finder/)
[![Mozilla Add-on](https://img.shields.io/amo/rating/youtube-rss-finder.svg)](https://addons.mozilla.org/en-US/firefox/addon/youtube-rss-finder/)
[![GitHub release](https://img.shields.io/github/release/teddy-gustiaux/youtube-rss-finder.svg)](https://github.com/teddy-gustiaux/youtube-rss-finder/releases)
[![Build Status](https://travis-ci.com/teddy-gustiaux/youtube-rss-finder.svg?branch=master)](https://travis-ci.com/teddy-gustiaux/youtube-rss-finder)
[![Code Coverage](https://img.shields.io/codecov/c/github/teddy-gustiaux/youtube-rss-finder.svg)](https://codecov.io/gh/teddy-gustiaux/youtube-rss-finder)
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/teddy-gustiaux/youtube-rss-finder.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/teddy-gustiaux/youtube-rss-finder/context:javascript)
[![Known Vulnerabilities](https://snyk.io//test/github/teddy-gustiaux/youtube-rss-finder/badge.svg?targetFile=package.json)](https://snyk.io//test/github/teddy-gustiaux/youtube-rss-finder?targetFile=package.json)
[![License](https://img.shields.io/badge/License-MIT-lightrey.svg)](https://opensource.org/licenses/MIT)

**WebExtension helping you find the RSS feed of a YouTube channel or playlist.**



### Features

Ever tried to find the RSS feed of a YouTube channel or playlist? It can be painful.

This add-on automatically finds the RSS feed of any YouTube channel or playlist for you. It works anywhere on a channel, even when you are watching a video!

When an RSS feed is found, the add-on will display its icon in the address bar. Simply click on it and the RSS feed will be opened in a new tab!

*Page action icon:*

![Page action icon](https://raw.githubusercontent.com/teddy-gustiaux/youtube-rss-finder/master/assets/screenshots/screenshot-01-page_action_icon.png)

*Add-on workflow:*

Add-on workflow

### Attribution

*The extension icon is made up of those two icons:*

- [YouTube icon](https://www.flaticon.com/free-icon/youtube_174883) made by [Freepik](http://www.freepik.com) from [Flaticon](https://www.flaticon.com) is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/).
- [RSS icon](https://www.flaticon.com/free-icon/rss-symbol_25234) made by [Dave Gandy](https://www.flaticon.com/authors/dave-gandy) from [Flaticon](https://www.flaticon.com) is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/).

### Support

If you want to report a bug or ask for a new feature, you can open an issue on [GitHub](https://github.com/teddy-gustiaux/youtube-rss-finder/issues). If you do not have an account, you can create one for free.

### License

Distributed under the [MIT license](http://opensource.org/licenses/MIT).