Is there a way to include a Youtube video in a pdf using pdflatex with
package movie15? Movie15 cannot recognize the MIME-type of a youtube
video by its own so I set it to 'application/x-shockwave-flash'.
The following code started the buffering process but eventually the
movie could not be loaded ('Movie not loaded...'):
\includemovie[url,mimetype=application/x-shockwave-
flash,playerid=MACR_FlashPlayer]{10cm}{7cm}{
http://www.youtube.com/
watch?v=kYUpkPTcqPY}
I also tried yt4pdf, but I failed to get it to work with errors in
different sty files..