freaktechnik / justintv-stream-notifications

This Firefox add-on displays a notification when a channel on Twitch, Youtube, Mixer or many more services goes live. Which channels are checked for being live is fully customizable.
https://freaktechnik.github.io/justintv-stream-notifications
Other
38 stars 10 forks source link

Livestreamer #108

Closed freaktechnik closed 8 years ago

freaktechnik commented 8 years ago

See livestreamer branch. Currently tries to use the child_process module, without success.

Other examples:

LeLobster commented 8 years ago

Are you working on integrating livestreamer into your extension? That would be great.

Right click > open with Livestreamer. Kreygasm

freaktechnik commented 8 years ago

And an option to always use livestreamer, yes.

LeLobster commented 8 years ago

What about quality selection? Afaik when not specifying a quality Livestreamer will auto pick Source/Best quality. (for Twitch atleast, don't know about other streaming sites. Don't really use them) I prefer to have my streams run in medium.

freaktechnik commented 8 years ago

It currently uses about:config prefs for almost all configuration, but I can easily expose those as a preference (since those are also in about:config). It also has a preference for player selection and the path to livestreamer, if it doesn't work out of the box.

LeLobster commented 8 years ago

Very nice. Looking forward to the new updates.

freaktechnik commented 8 years ago

Merged to master. Released a new preview version on https://addons.mozilla.org/en-US/firefox/addon/justintv-stream-notificatio/versions/beta (needs at least Firefox 42)