mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
This commit is contained in:
parent
2fc64c51fa
commit
ef258c47b3
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ class CustomizeAdvanced extends PluginAbstract {
|
|||
$obj->doNotShowEncoderAutomaticWebm = false;
|
||||
$obj->doNotShowEncoderAutomaticAudio = false;
|
||||
$obj->saveOriginalVideoResolution = false;
|
||||
self::addDataObjectHelper('saveOriginalVideoResolution', 'Do not save original video', 'This option will make your encoder at the end trancode the video into the original fomrmat resolution');
|
||||
self::addDataObjectHelper('saveOriginalVideoResolution', 'Do not save original video', 'This option will make your encoder at the end trancode the video into the original format resolution');
|
||||
$obj->doNotShowExtractAudio = false;
|
||||
$obj->doNotShowCreateVideoSpectrum = false;
|
||||
$obj->doNotShowLeftMenuAudioAndVideoButtons = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue