citcit / autoembed

Automatically exported from code.google.com/p/autoembed
GNU Lesser General Public License v3.0
0 stars 0 forks source link

New embed code for metatube #64

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
You can embed using the same url of video and add "embed" at end

{video-url}embed/

You can use in iframe like:

<iframe src"[video-url]embed/" width="400" height="300"></iframe>

Thanks!

Original issue reported on code.google.com by edgar.ga...@gmail.com on 9 May 2012 at 8:26

GoogleCodeExporter commented 8 years ago
This has been added in MediaEmbed in 
https://github.com/dereuromark/MediaEmbed/commit/5243e6b6336014741307b49ff974e20
112f5dbee

Original comment by dereurom...@gmail.com on 22 Jul 2014 at 3:36