Revert "Add support for more qualities, merging video+audio using MSE"

This reverts commit d56df02e7b.
This commit is contained in:
Jesús
2021-08-29 18:48:01 -05:00
parent d56df02e7b
commit e4af99fd17
7 changed files with 31 additions and 575 deletions

View File

@@ -156,14 +156,9 @@ For security reasons, enabling this is not recommended.''',
'default': 720,
'comment': '',
'options': [
(144, '144p'),
(240, '240p'),
(360, '360p'),
(480, '480p'),
(720, '720p'),
(1080, '1080p'),
(1440, '1440p'),
(2160, '2160p'),
],
'category': 'playback',
}),