Quote:
Originally Posted by Daryn
Most of the HD videos I see on youtube are at 1280x720. The HD tag embeds at 630x380. Changing the size in the embed code seems to work, but is there anything else to change to get the full size in an embed?
|
I checked the size that YouTube actually uses (which isn't easily done since YouTube has a really complicated embedding scheme involving JavaScripts - I just took a screenshot and measured it), and it's actually not true 720p. YouTube displays at 858x508 for some odd reason, so that's what I'll alter the script to use.
Quote:
Originally Posted by Vaupell
Installed and working, except when using the "botton" feature it adds spaces around
the video id, so you manually have to remove the extra spaces for it to work.
makes this
[youtubehd]
bIgslPPC1BA
[/youtubehd]
instead of [youtubehd]bIgslPPC1BA[/youtubehd]
Tx again.
But nice and installed. .
|
I don't see this problem. When I hit the button, it just displays , no spaces or new lines. Glad you like it, though.
Quote:
Originally Posted by Dingo14
does anyone know if this draws on your server bandwidth to run the youtube videos like this just curious thanks
|
No, it doesn't use any bandwidth from your server.
Quote:
Originally Posted by Phaedrus
Would this work with other video sites, just setting the {param} differently?
|
It's not quite that straightforward, but most video sites have embedding code. Just alter the URL before/after the {param} and it should work. I've already modified the same code for Vimeo.