mpv: Use yt-dlp instead of youtube-dl
Switch to fork since it's more actively developed and contains some additional features. Primarily switched since it had quite a bit better subtitle stream handling than the original for quite a while.
This commit is contained in:
parent
86dc69c31f
commit
8a6cdcba8b
2 changed files with 3 additions and 0 deletions
2
mpv/.config/mpv/script-opts/ytdl_hook.conf
Normal file
2
mpv/.config/mpv/script-opts/ytdl_hook.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
# use fork instead
|
||||
ytdl_path=yt-dlp
|
|
@ -175,3 +175,4 @@ triadic
|
|||
neoliberalism's
|
||||
ascriptions
|
||||
exploitations
|
||||
tradeable
|
||||
|
|
Loading…
Reference in a new issue