How to login to youtube from php?

Posted by dan on Stack Overflow See other posts from Stack Overflow or by dan
Published on 2010-05-30T10:11:25Z Indexed on 2010/05/30 10:22 UTC
Read the original article Hit count: 367

Filed under:
|
|
|
|

Hi,

I want to use the youtube api to get the users new subscription videos with this api call:

http://gdata.youtube.com/feeds/api/users/default/newsubscriptionvideos

Without logging in I get this response:

User authentication required.
Error 401

How can I login to youtube from php?

© Stack Overflow or respective owner

Related posts about php

Related posts about api