Wednesday, May 25, 2011

[YouTube-API] Re: Drawing youtube video

Hello Jeffrey,

Well, it is a ToS issue. I understand your will to protect your
videos.

Although, I think it's a complete kink.

Why?
When I use a bitmapdata.draw() function, from a web server to a
youtube video, the youtube sandbox prevent me to copy the video.
But,when i'm running a local flash script (ie c:/flash.swf), Youtube
and its Sandbox isn't capable to bloc the draw() function. Then, in
local, i can easily copy all youtube video without any sandbox error.

Don't you find this stupid? Blocking access from clearly identified
web server, but let anonymous PC get youtube video with the draw
function. It should be the opposite, like Facebook does it.

On 12 avr, 20:47, Jeffrey Posnick <je...@google.com> wrote:
> Hello Gauthier,
>
>  There is code in the YouTube player to prevent the type of actions
> you describe. Our restrictions are covered in the YouTube API Terms of
> Service:
>
>  http://code.google.com/apis/youtube/terms.html
>
> Cheers,
> -Jeff Posnick, YouTube API Team
> ~ YouTube is hiring! ~http://google.com/jobs/workyoutube~
>
> On Apr 7, 4:13 pm, Gauthier <gauthier.depa...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hello there,
>
> > I'm using the bitmapdata.draw() function on Youtube Video I load from
> > the API, in purpose of applying 2D/3D effects on the video stream.
>
> > It works perfectly in localhost, but the application crash on a
> > webserver and throws a Security Sandbox Violation.
>
> > Is it a ToS issue? If yes, can you explain me clairly why?
>
> > Regards,
> > Gauthier

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment