LINUX ZOO (@6k4lk0hl9z)how to use yt-dlp correctly in mpv? 中发帖

As we all know that mpv player can play video in url of youtube (or bilibili) via calling youtube-dl (dumped) or yt-dlp 
but the default setting seems too slow to watch online, especially in the case of 1440P or higher.
here is a self-made conf of mpv to use yt-dlp to download faster:
http-proxy=http://127.0.0.1:10808
ytdl=yes
ytdl-raw-options=proxy=http://127.0.0.1:10808,cookies="D:\\cookies.tx...