Re: upload video through my site to youtube

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I found this video tutorial regarding upload to youtube via php client
api: http://www.youtube.com/watch?v=iIp7OnHXBlo

Hope this help

Regards

On Fri, Sep 4, 2009 at 12:53 PM, Davide Baglieri<davidonzo@xxxxxxxxx> wrote:
> Try reading the youtube api documentation:
> http://code.google.com/intl/it/apis/youtube/getting_started.html#data_api
>
> On Thu, Sep 3, 2009 at 1:04 PM, naresh.sinha<n_sinha01a@xxxxxxxxx> wrote:
>>
>>
>> Hi
>>
>> Any body have idea about upload video through my site to youtube.
>>
>> i tried too many times using phptube and btube but cann't logged to youtube.
>>
>> /*
>> foreach($this->cookies as $c)
>> {
>> if($c["name"]=="LOGIN_INFO" && $c["value"]<>"")$success = true;
>> }
>> if(!$success) die ("Login failed!\n");
>> */
>>
>> Gives error in foreach statement..
>>
>> Please help me
>>
>> Regards,
>> Naresh
>>
>> 
>

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux