Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jun 4, 2024
1 parent 30c14e4 commit a1c6e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objects/Encoder.php
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@ public static function run($try = 0)
}

if(!self::areDownloading($status = array(Encoder::$STATUS_DOWNLOADING))){
//error_log("You cannot download and cannot encode now, please wait ");
error_log("You have a video downloading now, please wait ");
return false;
}

Expand Down

0 comments on commit a1c6e7b

Please sign in to comment.