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

https://github.com/shgysk8zer0/youtube-subscribe-addon

Displays a subscribe button in the Awesome Bar for YouTube channels and playlists
https://github.com/shgysk8zer0/youtube-subscribe-addon

add-on amo rss web-extension youtube

Last synced: 10 months ago
JSON representation

Displays a subscribe button in the Awesome Bar for YouTube channels and playlists

Awesome Lists containing this project

README

          

# YouTube Feeds

- - -
Displays a subscribe button in the Awesome Bar for YouTube channels and playlists

[![license](https://img.shields.io/github/license/shgysk8zer0/youtube-subscribe-addon.svg)](./LICENSE)
[![Build Status](https://travis-ci.org/shgysk8zer0/youtube-subscribe-addon.svg?branch=master)](https://travis-ci.org/shgysk8zer0/youtube-subscribe-addon)
[![GitHub release](https://img.shields.io/github/release/shgysk8zer0/youtube-subscribe-addon.svg)](https://github.com/shgysk8zer0/youtube-subscribe-addon/releases)
[![GitHub issues](https://img.shields.io/github/issues/shgysk8zer0/youtube-subscribe-addon.svg)](https://github.com/shgysk8zer0/youtube-subscribe-addon/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/shgysk8zer0/youtube-subscribe-addon.svg)](https://github.com/shgysk8zer0/youtube-subscribe-addon/pulls)
[![Join the chat at https://gitter.im/youtube-subscribe-addon/Lobby](https://badges.gitter.im/youtube-subscribe-addon/Lobby.svg)](https://gitter.im/youtube-subscribe-addon/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Mozilla Add-on](https://img.shields.io/amo/v/youtube-feeds.svg)](https://addons.mozilla.org/en-US/firefox/addon/youtube-feeds/)
[![Mozilla Add-on](https://img.shields.io/amo/users/youtube-feeds.svg)](https://addons.mozilla.org/en-US/firefox/addon/youtube-feeds/statistics/)
[![Mozilla Add-on](https://img.shields.io/amo/stars/youtube-feeds.svg)](https://addons.mozilla.org/en-US/firefox/addon/youtube-feeds/reviews/)

- - -

[![GitHub stars](https://img.shields.io/github/stars/shgysk8zer0/youtube-subscribe-addon.svg?style=social&label=Star)](https://github.com/shgysk8zer0/youtube-subscribe-addon#fork-destination-box)
[![GitHub followers](https://img.shields.io/github/followers/shgysk8zer0.svg?style=social&label=Follow)](https://github.com/shgysk8zer0)
[![Twitter Follow](https://img.shields.io/twitter/follow/shgysk8zer0.svg?style=social&label=Follow)](https://twitter.com/shgysk8zer0)
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=shgysk8zer0%2Fyoutube-subscribe-addon%3A+Displays+a+subscribe+button+in+the+Awesome+Bar+for+YouTube+channels&url=https%3A%2F%2Fgithub.com%2Fshgysk8zer0%2Fyoutube-subscribe-addon&original_referer=)

## Quick Links
- [Contributing](./docs/CONTRIBUTING.md)
- [Code of Conduct](./docs/CODE_OF_CONDUCT.md)
- [GitHub](https://github.com/shgysk8zer0/youtube-subscribe-addon)
- [Having Issues?](#common-issues)

If you've spent much time watching YouTube, you'll have noticed a couple of things.
The algorithm is constantly changing and you will not always see the channels you
subscribe to, and many YouTubers advise clicking the bell icon to receive notifications
when they post new videos.

Some of us want to get the full list of videos posted by YouTubers we subscribe,
but either do not want an insane amount of notifications or we want a different
interface to manage everything.

Fortunately, YouTube has [RSS](https://en.wikipedia.org/wiki/RSS) feeds for every
user, channel, and playlist. This add-on adds an icon in the Awesome Bar when
visiting a user or channel page or playlist on YouTube allowing you to easily
find this hidden and amazing feature.

Not only will the RSS feed allow you to see all of what you're subscribed to, but
it will also let you view it in a feed reader, should you choose to use one.

## Common Issues
**The icon is showing on other pages or is not functioning**

Web Extensions are still being worked out in Firefox, and in 57 in particular,
there are some uncontrollable issues with the visibility of the icon. If the icon
is dimmer than usual, this is the cause of it, and it should be resolved by Mozilla
within the next few weeks. If not, [file an issue](https://github.com/shgysk8zer0/youtube-subscribe-addon).