Undefined variable
This commit is contained in:
parent
3b7cc9e64b
commit
0c53a95d30
1 changed files with 2 additions and 0 deletions
|
@ -204,6 +204,8 @@ class VideoDownload
|
||||||
*/
|
*/
|
||||||
private function getRtmpArguments(\stdClass $video)
|
private function getRtmpArguments(\stdClass $video)
|
||||||
{
|
{
|
||||||
|
$arguments = [];
|
||||||
|
|
||||||
foreach ([
|
foreach ([
|
||||||
'url' => '-rtmp_tcurl',
|
'url' => '-rtmp_tcurl',
|
||||||
'webpage_url' => '-rtmp_pageurl',
|
'webpage_url' => '-rtmp_pageurl',
|
||||||
|
|
Loading…
Reference in a new issue