mirror of
https://github.com/alexta69/metube.git
synced 2026-06-16 00:30:04 +00:00
add advanced options for captions download format
This commit is contained in:
committed by
Alex Shnitman
parent
973a87ffc6
commit
ce9703cd04
@@ -75,7 +75,7 @@ export const Formats: Format[] = [
|
||||
},
|
||||
{
|
||||
id: 'captions',
|
||||
text: 'Captions (EN, VTT)',
|
||||
text: 'Captions',
|
||||
qualities: [{ id: 'best', text: 'Best' }],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user