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
Post a Comment