mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
fd8d9e1b46
commit
ae3251aad2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ function download($url, $filename, $path, $forceDownload = false) {
|
|||
}
|
||||
|
||||
if (empty($parts[1])) {
|
||||
echo ("importChannel::download ERROR on download {$url}").PHP_EOL;
|
||||
echo ("importChannel::download ERROR on download filename=$filename {$url}").PHP_EOL;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue