mpv-youtube-dl-binding
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
- Download
mozilla-youtube-dl-binding.xpi
file. - Open the xpi file with Firefox.
Build it manually
- Download the source.
- Download de Add-on SDK.
- Run
jpm xpi
inside theproject
directory. - Open the
[email protected]
file with Firefox.