mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
21d3f82c0d
commit
e7ee170158
1 changed files with 2 additions and 0 deletions
|
@ -25,5 +25,7 @@ foreach ($videos as $value) {
|
|||
}else{
|
||||
echo "[{$count}/{$total}] ERROR updated [{$value['id']}] ".$v->getDuration().PHP_EOL;
|
||||
}
|
||||
}else{
|
||||
echo "[{$count}/{$total}] No need to updated [{$value['id']}] {$value['duration']}".PHP_EOL;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue