Hi there. I'd like to build this script in php that'll login into my 3 youtube accounts and fetch stats for me automatically.
However, I largely suspect the skeleton of this must be lying around somewhere in some php sharing site.
I bet someone's built a script similar to this, where all you have to do is substitute their website with youtube, and change the regex they use to parse the page and tell php what they want from the page.
But as I still don't fully understand php, I wouldn't know where to start making it myself.
What features would be involved in the script?
Of course, you don't need to have a youtube php script. I bet any script made by php that logs in into any site will be good enough for entry.
I would love your help on this, cheers.
PHP for logging into my two youtube accounts and fetching stats?
Started by onething, Jul 20 2011 10:51 PM
3 replies to this topic
#1
Posted 20 July 2011 - 10:51 PM
|
|
|
#2
Posted 24 July 2011 - 02:40 PM
Hmmmm... Youtube puts a lot of effort into stopping people using bots to log in (catcha's, sessions, etc, etc). Really I'm sure you can just find a public display of them.
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
#3
Posted 25 July 2011 - 04:01 PM
@onething, have a look here Reference Guide: Data API Protocol - YouTube APIs and Tools - Google Code the Zend framework has a Gdata library that you can use to interact with the API.
They also put a lot of effort into developing an API so people can log in.
bbqroast said:
Hmmmm... Youtube puts a lot of effort into stopping people using bots to log in (catcha's, sessions, etc, etc). Really I'm sure you can just find a public display of them.
#4
Posted 29 July 2011 - 03:44 PM
Good point, I do like that google is so open.
But apparently they are closing down google code.
:sadface:
But apparently they are closing down google code.
:sadface:
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









