IsSuEat / open-livestreamer-firefox-addon

Addon for firefox to quickly open stream urls in vlc using livestreamer
GNU General Public License v3.0
18 stars 7 forks source link

Feature request: Crunchyroll support #28

Closed ZachBacon closed 4 years ago

ZachBacon commented 9 years ago

Just to throw out a suggestion, maybe a possibility of adding crunchyroll support. Albeit the end user will need to add his credentials before hand for their account, but it's a suggestion at least.

julianrichen commented 9 years ago

A friendly user interface would be a good, however, you can do the following atm:

  1. CTRL + SHIFT + A
  2. Select "Options" button under "Open Livestreamer"
  3. Under "Optional arguments for livestreamer" add --crunchyroll-username=xxxx --crunchyroll-password=xxx

That command will be used every time you click the Open with Livestreamer button, so it's not a real solution :/

ZachBacon commented 9 years ago

That much I already know, however I was thinking mainly because of how this extension works with youtube, right clicking on a video and then selection open with livestreamer. Currently that's unimplemented by the looks of things.