FbF / Laravel-Youtube

A Laravel package to upload videos to a YouTube channel
MIT License
93 stars 31 forks source link

This is complete chunk video upload. Big videos allowed. #21

Open nicklive opened 9 years ago

nicklive commented 9 years ago

Code from google tutorials

If you use file_get_contents() your uploaded videos are restricted in size (precisely depends of server configuration). My reqest is using chunk upload to Youtube that removes restrictions