Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/teddy-gustiaux/youtube-rss-finder
- Owner: teddy-gustiaux
- License: mit
- Created: 2018-06-29T21:24:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:17:22.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T23:08:52.639Z (7 months ago)
- Topics: browser-extension, firefox, firefox-extension, javascript, rss, webextension, youtube
- Language: JavaScript
- Homepage:
- Size: 5.79 MB
- Stars: 42
- Watchers: 5
- Forks: 2
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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:*
### 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).