diff options
| author | Robert Günzler <r@gnzler.io> | 2021-11-02 19:07:33 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-11-02 19:07:33 +0100 |
| commit | f27a1f7141769a82b9f5925fd4c239ecd522d0f2 (patch) | |
| tree | ae2a34250d356f809fcd36c401bdb4d8045515bb /.config | |
| parent | a93171947755bcb74b4818335a73cffdd156898c (diff) | |
mpv: use yt-dlp
Diffstat (limited to '.config')
| -rw-r--r-- | .config/mpv/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/config b/.config/mpv/config index a87495f..0e2eda3 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -2,6 +2,7 @@ autoload-files=no input-ipc-server=/run/user/1000/mpv +script-opts=ytdl_hook-ytdl_path=/usr/bin/yt-dlp # # Video |