echo"****** File size is the same videos_id = {$video['id']} {$sites_id} [$source_size!==$destination_size][".humanFileSize($source_size)."!==".humanFileSize($destination_size)."]\n";
//exit;
}elseif($source_sizee>5000000){
echo"----- ERROR File size is NOT the same videos_id and it's supposed to be on the storage = {$video['id']} {$sites_id} [$source_size!==$destination_size][".humanFileSize($source_size)."!==".humanFileSize($destination_size)."]\n";
}elseif($source_sizee>5000000){
echo"+++++ All seems fine with video {$video['id']} {$sites_id} [$source_size!==$destination_size][".humanFileSize($source_size)."!==".humanFileSize($destination_size)."]\n";
}
}else{
//echo "The video_id {$video['id']} ({$video['title']}) is not hosted on the storage\n";