Note that there are some explanatory texts on larger screens.

plurals
  1. POHow can you embed youtube videos that don't start the external player on Iphone?
    primarykey
    data
    text
    <p>I'm trying to implement an embedded Youtube video in my application. The only way I've managed to do this is with frameworks like <a href="https://github.com/larcus94/LBYouTubeView" rel="nofollow">LBYouTubeView</a> or <a href="http://www.cocoacontrols.com/controls/hcyoutubeparser" rel="nofollow">HCYotubeParser</a>. From what I've read they are against the Youtube TOS because they basically strip the video link from the http getting something like <a href="http://r2---sn-gqn-ungl.c.youtube.com/videoplayback?source=youtube&amp;ratebypass=yes&amp;key=yt1&amp;newshard=yes&amp;mt=1365196042&amp;expire=1365221166&amp;dnc=1&amp;el=watch&amp;mv=m&amp;itag=18&amp;ms=au&amp;upn=Z_v-Jvenvcs&amp;cp=U0hVSlJNT19LUENONV9KR1NCOlFMSEJMQnZOT0JL&amp;sparams=cp%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpire&amp;ip=79.117.173.42&amp;app=youtube_mobile&amp;fexp=926501%2C929206%2C916612%2C902534%2C932000%2C906383%2C902000%2C901208%2C919512%2C929903%2C925714%2C931202%2C900821%2C900823%2C931203%2C931401%2C906090%2C909419%2C908529%2C930807%2C919373%2C930803%2C906836%2C920201%2C929602%2C930101%2C926403%2C900824%2C910223&amp;id=e6f6a9f910a4d660&amp;sver=3&amp;yms=OOIZKDxQRZI&amp;ipbits=8&amp;signature=4CD8D523A3D8A3ECED84B02AC8A6C68B8C4FB9C9.2797544C51DACBC0E96C2CE0624B04BB9E0038FA" rel="nofollow">this</a>.</p> <p>This indeed can be played inside a MPMoviePlayerController without any problems (and without leaving the application). </p> <p>From what I've search there are two applications that managed to do this <a href="http://www.vod.io/" rel="nofollow">Vodio</a> and <a href="http://www.frequency.com/" rel="nofollow">Frequency</a> so I'm wondering if there is a special sdk for developers or an affiliate program I might have missed.</p> <p>From what I also read Youtube Engineers respond to this questions if they are tagged with youtube-api so I hope you could clear this up.</p> <p>I've read about the UIWebView implementations but that scenario actually opens the an external video player which I have no control over.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload