On Mon, Jul 15, 2013 at 3:03 AM, 李白 <[email protected]> wrote:

> i want to make one web  that  can play youtube video and show 2 language
> subtitle.
> how to Porting the code of this web  to gae???
>


Just to be clear, you want to embed a YouTube video into your site correct?
You don't need any server side code for that; use the embed code provided
with each YouTube video. Here's the instructions:
https://support.google.com/youtube/answer/171780?hl=en

If you need more fine-grained access to the YouTube player, you can use the
scriptable JS player here:
https://developers.google.com/youtube/js_api_reference


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to