Youtube API Token Expire while long time upload
问题 I am using following script to upload a video to my youtube Channel. https://github.com/youtube/api-samples/blob/master/php/resumable_upload.php Everything works fine now, except if i want to upload a large video what takes around 1,5 - 2,5 hours upload. During the Upload, the Token Expire after 60 minutes and it seems the script stops working after upload. So everything what is planed after the upload loop stops working (thumbnail, next video, etc) This is the upload loop: while (!$status &&