Merge branch 'develop' into feature/stream

This commit is contained in:
Pierre Rudloff 2016-09-11 19:05:41 +02:00
commit 87f65d20c3

View file

@ -87,7 +87,8 @@ class FrontController
'extractors' => $this->download->listExtractors(),
'class' => 'extractors',
'title' => 'Supported websites',
'description' => 'List of all supported websites from which Alltube Download can extract video or audio files',
'description' => 'List of all supported websites from which Alltube Download '.
'can extract video or audio files',
]
);
}