📌 📄 内容摘要:
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...
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/223175/1
─────────────────────────────
📢 来源:LINUX DO