Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'd like to create a Faceook application which is same like Socialcam but in a different aspect, which is sports.

I can get the user Page Likes which are sports and create the video playlist according to them, in the process or creating the list of videos I would like to use Gdata api and use Youtube to pull youtube videos.

Is that possible and is there any restrictions on that from the Youtube?

Thanks all

Edit: It seems this is not possible as far as I can see by Googling and reading their Terms because I need to run Ads on my site.

share|improve this question

closed as off topic by Igy, Enrico Pallazzo, Bill the Lizard Apr 3 at 4:33

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 0 down vote accepted

Using YouTube videos in a Facebook application is quite possible and relatively very easy (though you need to check each one has the embed flag set).

Whether you are allowed to depends on whether your application is monetised (i.e. runs ads or the user pays for it) and if the videos are the main content where they're displayed within it. The full terms of service are available at http://www.youtube.com/t/terms

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.