Skip to content
/ ytdlff Public

A Firefox addon that automatically opens youtube videos in mpv

Notifications You must be signed in to change notification settings

lajp/ytdlff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTDLFF

Installation

The installation consists of 2 steps.

1. Install the backend with make

git clone https://github.com/lajp/ytdlff
cd ytdlff
make
sudo make install

2. Install the firefox extension

Navigate to the github releases and download the .xpi file included.

Launch firefox and go to about:addons and select "Install Add-on From File..." then give firefox the location of the downloaded .xpi file and all should be set and ready!