Ticket #1214 (new feature)
Add YouTube support for HTML5
| Reported by: | zach | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Normal | Milestone: | Backlog |
| Component: | general | Keywords: | |
| Cc: | Forum thread: |
Description
I was reading this ( http://apiblog.youtube.com/2011/01/introducing-javascript-player-api-for.html) and noticed that there's now an iFrame API:
http://code.google.com/apis/youtube/iframe_api_reference.html
It's missing a bunch of stuff, but I think we could make it work assuming we a.) stick with the native controls on iOS and b.) the player resizes to fill the iFrame.
They don't guarantee all of the functions work, but perhaps enough do?
Change History
comment:1 Changed 12 months ago by jeroen
- Priority set to Normal
- Summary changed from YouTube iFrame API should be investigated to YouTube iFrame API
Note: See
TracTickets for help on using
tickets.

Note the API is still marked experimental today.