mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-21 21:05:38 +00:00
mpv youtube config
This commit is contained in:
parent
f314eb82b7
commit
d1269e8455
@ -1 +1,8 @@
|
||||
script-opts=ytdl_hook-ytdl_path=/usr/local/bin/yt-dlp
|
||||
#script-opts=ytdl_hook-ytdl_path=/usr/local/bin/yt-dlp
|
||||
|
||||
[Youtube-dl]
|
||||
profile = protocol.https
|
||||
ytdl-format = bestvideo[height<=?1080]+bestaudio/best[height<=?1080]
|
||||
demuxer-seekable-cache = yes
|
||||
demuxer-max-bytes = 2048MiB
|
||||
demuxer-max-back-bytes = 1024MiB
|
||||
|
Loading…
Reference in New Issue
Block a user