This commit is contained in:
Pierre Rudloff 2017-01-16 17:50:58 +01:00
parent c99cc09c31
commit 77eaec87ab
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@ class FrontController
private $view;
/**
* Default youtube-dl format
* Default youtube-dl format.
*
* @var string
*/
private $defaultFormat = 'best[protocol^=http]';