Prefer resolution over format note

pull/71/head
aandrew-me 4 years ago
parent 661c16af9c
commit a7b78ddd73

@ -304,8 +304,7 @@ async function getInfo(url) {
"<option value='" +
format_id +
"'>" +
(i18n.__(format.format_note) ||
format.resolution ||
(format.resolution || i18n.__(format.format_note) ||
"Unknown quality") +
" | " +
format.ext +

Loading…
Cancel
Save