KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
mpv-youtube-dl-binding
★ 94
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
ngx-s3-upload
:
Angular 6: S3 uploads using Cognito authentication
purl.obolibrary.org
:
A system for managing OBO PURLs
zipkin-gcp
:
Reporters and collectors for use in Google Cloud Platform
bugsnag-elixir
:
An Elixir interface to the Bugsnag API
high-frequency-checks
:
A Stata template for running high frequency checks of incoming research data at Innovations for Poverty Action
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
mpv-youtube-dl-binding
?
Download (.md)
# Natively play video streams in Firefox This is firefox browser extension that gives the user the ability to play flash video streams for [multiple](http://rg3.github.io/youtube-dl/supportedsites.html) websites using [youtube-dl](http://youtube-dl.org) and a native media player of choice (which supports youtube-dl of course). The default configuration uses [mpv](http://mpv.io/) 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](https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/jpm#Installation). 3. Run `jpm xpi` inside the `project` directory. 4. Open the `mozilla-youtube-dl-binding@jetpack.xpi` file with Firefox.