mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +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->save(false, true);
|
||||
exit;
|
||||
//exit;
|
||||
|
||||
}
|
||||
}else{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue