mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Tool to import a channel
This commit is contained in:
parent
b125c72ec4
commit
66a447d7ca
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ while($hasNewContent){
|
||||||
$video->setStatus(Video::$statusBrokenMissingFiles);
|
$video->setStatus(Video::$statusBrokenMissingFiles);
|
||||||
}
|
}
|
||||||
$video->save(false, true);
|
$video->save(false, true);
|
||||||
exit;
|
//exit;
|
||||||
|
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue