I'm looking for a way get the following from a users youtube name or url.
- thumbnail
- link to video on youtube.com
- Title of the video
Need to do it with PHP. Is there some youtube api I can use or is something like simple pie my best bet?
I'm looking for a way get the following from a users youtube name or url.
Need to do it with PHP. Is there some youtube api I can use or is something like simple pie my best bet?
YouTube has got an API available. You can see the reference here: https://code.google.com/apis/youtube/2.0/reference.html