Edit:
Ayrıca Twitter'da da bu tarz bir şey mümkün müdür ?

Şöyle bir anlatım buldum denedim olmadı: http://www.longtailvideo.com/blog/19...th-a-jw-player
5
●1.518

<link rel="image_src" href="http://i1.ytimg.com/vi/EbVjJlBbjRQ/0.jpg" />
<meta property="og:type" content="movie" />
<meta property="og:video:height" content="260" />
<meta property="og:video:width" content="420" />
<meta property="og:title" content="Bulaşık Yıkayan Maymun" />
<meta property="og:url" content="http://mrerror.org/watch.php?vid=5bd9d2c44" />
<meta property="og:description" content="Evet bir çoğumuzdan iyi yıkadığını biliyorum :D..." />
<meta property="og:image" content="http://i1.ytimg.com/vi/EbVjJlBbjRQ/0.jpg" />
<meta property="og:video:type" content="application/x-shockwave-flash" />Bendeki kodlar bu şekilde. Ben de YouTube'tan çekiyorum ve meseleyi anladım. Sendeki şu iki kod bende yok:<meta property="og:video" content="https://static.oroll.com/fb_player.swf?site_id=185&directSWF=1&path=http://siteadi.com//vid/1475.flv"> <meta property="og:video:secure_url" content="https://static.oroll.com/fb_player.swf?site_id=185&directSWF=1&path=http://siteadi.com//vid/1475.flv">Yani videonun linki bende oluşmamış. Benim player videoyu şu biçimde buluyor:
<script type="text/javascript" src="http://mrerror.org/jwplayer.js"></script>
<script type="text/javascript">jwplayer.key="";</script>
<script type="text/javascript">
var flashvars = {
file: 'http://www.youtube.com/watch?v=EbVjJlBbjRQ',
primary: "flash",
width: "100%",
height: "318",
image: 'http://i1.ytimg.com/vi/EbVjJlBbjRQ/mqdefault.jpg',
sharing: {
code: encodeURI('<iframe width="425" height="344" src="http://mrerror.org/embed.php?vid=5bd9d2c44" frameborder="0" allowfullscreen seamless></iframe>'),
link: "http://mrerror.org/watch.php?vid=5bd9d2c44"
},
autostart: 'true',
};
jwplayer("Playerholder").setup(flashvars);
</script>Bu kodların içinde sitemin "Embed" kodunu keşfettim: http://mrerror.org/embed.php?vid=5bd9d2c44
Denememin sonunda size bilgi veririm.