mirror of https://github.com/mpv-player/mpv
1a633a6cbc
Only matters when configuring ytdl_hook with `all_formats=yes`. So far the tracks were ordered from worst to best quality. Web players with quality selection always show the highest quality option at the top. Since tracks are usually listed with the first track at the top, that should also be the highest quality one. yt-dlp/youtube-dl sorts it's formats from worst to best. Iterate in reverse to get best track first. |
||
---|---|---|
.. | ||
assdraw.lua | ||
auto_profiles.lua | ||
console.lua | ||
defaults.lua | ||
options.lua | ||
osc.lua | ||
stats.lua | ||
ytdl_hook.lua |