mpv | recent update broke yt-dlp, switch to using pipx installed version
This commit is contained in:
parent
019f85b76d
commit
e99ce68fa2
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
index = "default";
|
||||
save-position-on-quit = "yes";
|
||||
script-opts =
|
||||
"ytdl_hook-ytdl_path=/etc/profiles/per-user/don/bin/yt-dlp";
|
||||
"ytdl_hook-ytdl_path=/home/don/.local/bin/yt-dlp";
|
||||
# scripts=[ pkgs.mpvScripts.autoload ];
|
||||
slang = "en";
|
||||
user-agent = "Mozilla/5.0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue