mpv-youtube-dl-binding icon indicating copy to clipboard operation
mpv-youtube-dl-binding copied to clipboard

Natively play video streams in Firefox

This is firefox browser extension that gives the user the ability to play flash video streams for multiple websites using youtube-dl and a native media player of choice (which supports youtube-dl of course). The default configuration uses mpv media player.

Installing

Build

  1. Download mozilla-youtube-dl-binding.xpi file.
  2. Open the xpi file with Firefox.

Build it manually

  1. Download the source.
  2. Download de Add-on SDK.
  3. Run jpm xpi inside the project directory.
  4. Open the [email protected] file with Firefox.