php - Make uploaded video on youtube publicly -


i m using yii framework , want upload video directly tube website. that,i have used http://yii.hugphp.com/wiki/375/youtube-api-v2-0-browser-based-uploading/ using able upload video giving private access uploaded video.i able play uploaded video else can not view video.

how can make video available publicly?

if followed file names in tutorial, remove $video->setvideoprivate(); in video.php


Comments

Popular posts from this blog

css - Text drops down with smaller window -

php - Boolean search on database with 5 million rows, very slow -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -