Replace notes column with FPS in format table

The format table now displays FPS (frame rate) instead of notes in both playlist and normal modes. All translations were updated to remove the 'notes' and related size/quality fields, replacing them with 'fps'. The table column widths were adjusted for better visibility, and FPS values are color-coded based on their value. The obsolete _get_format_notes method was removed.
This commit is contained in:
Your Name
2025-10-02 21:16:27 +03:00
parent f461e9480b
commit d81adc4781
15 changed files with 95 additions and 179 deletions
+2 -7
View File
@@ -39,16 +39,11 @@
"file_size": "फ़ाइल आकार",
"codec": "कोडेक",
"audio": "ऑडियो",
"notes": "नोट्स",
"fps": "फ्रेम दर",
"will_merge_audio": "ऑडियो मर्ज किया जाएगा",
"has_audio": "✓ ऑडियो है",
"audio_only": "केवल ऑडियो",
"large_size": "बड़ा आकार",
"medium_size": "मध्यम आकार",
"standard_size": "मानक आकार",
"compatible": "संगत",
"efficient": "कुशल",
"high_quality": "उच्च गुणवत्ता",
"best_4k": "सर्वोत्तम (4K)",
"best_2k": "सर्वोत्तम (2K)",
"high_1080p": "उच्च (1080p)",