1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-22 07:06:40 +02:00
This commit is contained in:
Pierre Rudloff 2016-09-11 19:05:08 +02:00
parent fcfd64db4d
commit 0fc99a1c72

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',
]
);
}