Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm developing an app to find and organize YouTube videos. Now I have a doubt regarding copyright issues. Can I use in my app copyrighted videos monetized by copyright holders using Content ID?

Many thanks!

share|improve this question

closed as off topic by Greg Hewgill, C. A. McCann, Craig Stuntz, Luke Woodward, Matteo Nov 21 '12 at 21:08

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

Youtube has some notes on copyrights here http://www.youtube.com/t/copyright_permissions

It seems to me that the videos are already publicly visible, and if the youtube api lets you send people to those videos it should be fine. If they have adverts in the videos then the users would still be made to watch them (as far as I know)

share|improve this answer

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