Feb 172009
 

Bei Spreeblick bin ich über einen interessanten Artikel gestolpert: Man kann YouTube Videos auch in ihrer „hohen“ Qualität auf seiner Website einbinden, indem man den Einbettungscode ein wenig verändert.

Zitat aus dem Spreeblick-Artikel:

Dazu muss man einfach in dem kompletten Embed-Code an jede Video-ID ein &ap=%2526fmt%3D18 anhängen. Aus folgendem Code:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/6d-tNXxTRBA&hl=de&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6d-tNXxTRBA&hl=de&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
Wird folgender:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/6d-tNXxTRBA&hl=de&fs=1&rel=0&ap=%2526fmt%3D18„></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6d-tNXxTRBA&hl=de&fs=1&rel=0&ap=%2526fmt%3D18" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

 Antworten

Du kannst diese HTML Tags und Attribute benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(Pflichtfeld)

(Pflichtfeld)