Viper’s Video Quicktags

Description:

Tired of copying and pasting the embed HTML from sites like YouTube? Then this plugin is for you.

Just simply click one of the new buttons that this plugin adds to the write screen (rich editor included) and then paste the URL that the video is located at into the prompt box — easy as that. You can fully configure how the videos are displayed (width, height, colors, alignment on the page) and much more. Your site will even stay (X)HTML valid unlike with the code provided by most video sites.

Currently supports these video sites:

As well as these file types:

  • Flash Video Files (FLV)
  • QuickTime (MOV, etc.)
  • Generic video files (AVI, MPEG, WMV, etc.)

You can also use the [flash] shortcode to Flash-based video from any website (see Help section after installing for details).

Download:

  • Download from WordPress.org (click me to obtain stats downloads total)

Need Support?

If you need help with this plugin, please do not use the comments here on this page! Instead, please post on the WordPress.org support forums:

http://wordpress.org/tags/vipers-video-quicktags

Screenshots:

Donate!

I’ve spent MANY hours working on this plugin. If you enjoy this plugin and would like to send a couple bucks, by all means, please do.

847 Comments On This Page

  1. Hi,

    I don’t use wordPress built-in editor for posting. Rather I use external editors, say:- blogdesk & Qumana.

    Is it possible to use your plugin, with these editors to Post video through ID. As I am also fed-up of copy & paste video code.

    Regards,
    DG…

  2. No, I’m sorry. Even if those programs allowed plugins (which from a quick look, doesn’t look like that’s the case), I wouldn’t know how to write code for them.

  3. Hi,

    I have installed and activated this plugin, diabled the WYSIWYG editor, but I see no tabs on the write menu, or on the post text editor. Any ideas as to where I have gone wrong? Have I missed a step somewhere?

    Thanks, Andy

  4. Hmm. View your Write page’s source. Do you see some Javascript at the very bottom that mentions YouTube and Google Video?

    And I’ll have a new version of this out soon that works with the damn WYSIWYG editor (man that thing screwed up the code I put in it).

  5. Still no luck, couldn’t find any reference on the page for you tube or google, although I did find a google adsense code block in there which I didn’t know was there!

    The plugin seems to activate OK, and I can just paste the embed code from youtube into the post and it works fine. The plot thickens…

  6. What version of WordPress are you using?

    EDIT: Nevermind, dur, 2.x as you said you disabled the WYSIWYG editor. Well I have no clue then. Just wait for the new version that I should release sometime next week I guess then. :/

  7. I am using version 2.01

  8. It’d be nice if you add support for the WYSIWYG editor :)

  9. I did, I just went on vacation and forgot to release it when I got back. ;)

    I’ll package it up later tonight. :)

  10. I’ve a question… do you think you might be interested in adding support for other sites?

    Also as a side I’ve been using another plugin for this, and one real nice thing it has support for is embedding Quicktime Movies. Would you consider adding support for that also?

    I’ll catch you in a pm and talk more later.

  11. v2.0.0 released (it has WYSIWYG buttons). :)

    Patrick: Umm, sure, I don’t see why not. I’ll add generic video embedding in an upcoming version. :)

  12. Wonderful.
    I was looking for something like this.

    Many thanks

  13. Congratulations!!! It’s amazing how someone finally got a plugin for video in the WYSIWYG editor :)

  14. Your plugin works perfect. Wonder if you’ll add support for locally hosted videos. Just to enhace your plugin and make it top video plugin for WP ;). It seems you are the only one that dealt with WYSIWYG editor with success.

  15. Will there be support for other services like abazab or groupr?

  16. Viper, it seems your plugin “messes” with the way TinyMCE works? When your plugin is enabled, when i indent, instead of placing the <blockquote> tag, i get a span with 40px margin. This breaks my blockquotes. I also noticed it replaces the strong tag with a span. You did this for some reason in particular? I dont mind about the bold span, but i’d like to get the indent button to still apply the blockquote tag…
    thanks!

  17. MJ on July 11th, 2006 at 5:23 PM wrote:

    Will there be support for other services like abazab or groupr?

    I’ve never heard of either of those, but I’ll look into them.

    david on July 12th, 2006 at 1:01 AM wrote:

    Viper, it seems your plugin “messes” with the way TinyMCE works?

    Eh, very weird. All my plugin does is insert two HTML comments with a span that is set to not display inbetween, all as a placeholder. Does my plugin mess up the stuff in TinyMCE itself (view the raw HTML via that button)? Or does my plugin screw up the output that gets displayed on your blog?

    I really only tested the basics (inserting a video and making sure it displayed) as I despise WYSIWYG editors and I don’t use it on my blog. ;)

  18. Viper, it changes the way the WYSIWYG editor adds the code for the other buttons on the code. i checked that clicking the HTML button:

    With your plugin disabled, when i mark something with bold i get this code:

    [code]something[/code]

    with your plugin enabled:

    [code]something[/code]

    *update*: this happened the first time i used your plugin, so i disabled, tested, and re enabled it and it works fine. maybe it was something else, but since this plugin was the only thing i’ve added i tought this could be the problem, so for now it’s all ok… this plugin rocks!

    a feature i could suggest, but this could be a tricky one:
    entering the full URL instead of the video code, and getting the script to detect the code ;)

    thanks for your support!

  19. david on July 11th, 2006 at 8:20 AM wrote:

    Your plugin works perfect. Wonder if you’ll add support for locally hosted videos. Just to enhace your plugin and make it top video plugin for WP ;). It seems you are the only one that dealt with WYSIWYG editor with success.

    Well Viper just said up above that he’ll look into support for generic video in an upcoming version.

  20. david on July 12th, 2006 at 7:44 AM wrote:

    a feature i could suggest, but this could be a tricky one:
    entering the full URL instead of the video code, and getting the script to detect the code ;)

    To be frank, I’m really a noob when it comes to Javascript (which is what that’d require), although that would solve the problem of having so many buttons.

    I’ll look into it. :)

  21. Hi there,

    I have installed the latest version of the quick tag plugin, but it is not working for me. I get the buttons on the wysiwyg editor, but when I click on them nothing happens. I should note my blog is on a subdomain. I set it up to test the plugin so the blog address called it http://viper2.blogit2me.com

    I get an error message at the bottom left hand corner of the window, (yellow triangle with exclamation mark), when I double click on it , it says the following:

    [code]Line: 324
    Char: 51
    Error : Object expected
    Code: 0
    URL: http://blogit2me.com/viper2/wp-admin/post.php/code

    Any ideas? Could it be a security problem with javascript across domains?

    Thanks,

    Andy

  22. I hadn’t tested in IE until now, but I just did on my local install and it works fine.

    Go to your Write page, right-click, and select “View Source”. Do you see a bunch of Javascript at the bottom? It’ll look something like this code, but without the color.

  23. thanks! works really good although you need to be careful with the embedded player in tinymce it can mess it up (not the fault of your plug-in).

  24. Still no luck with the plugin. I can’t see the code you listed on my write post page. I think I know what the problem may be though. As I mentioned, my blog is on a subdomain. However, the way the blogs are created, all the code is stripped from the files and replaced with a change directory command.

    Is it possible to hard code the plugin into the appropriate files? I think the plugin is tring to write to files which in effect are in the main root directory.

    Browser security settings may be impeding the javascript application.

    I could be talking garbage, I am not a coder!!

    Thanks for your time.

  25. Well this is the code that needs to be at the bottom of the Write page. You can manually add it if you’d like: http://pastecode.com/1478

  26. I’ve installed your plugin, and while it seems to work, I don’t see video placeholders (but I do see the HTML tags for the video) in the WYSIWYG web page editor. Any ideas?

    Ah… It’s only in firefox that this happens if that helps.

  27. Bug confirmed. It works on my local Windows machine (where I coded and tested), but not here on this Linux-powered site (where I don’t use the WYSIWYG editor). I dunno if the OS is the problem or if it’s something else, but I’ll try and fix it ASAP. :/

  28. Viper007Bond, thanks for the useful plugin and the speedy response to my bug posting earlier. Yours is a much better solution than having to manually add in the google and youtube code since the Wordpress 2.0 WYSIWYG editor seems to hate embed tags. My solution had been to in the remotely hosted flash movies before.

  29. Yeah, as you saw I actually had to use a placeholder and then insert in the real HTML when the post was viewed because the WYSIWYG mangles the stuff put into it (another reason I don’t use it personally). :/

  30. DG on June 11th, 2006 at 5:17 AM wrote:

    Is it possible to use your plugin, with these editors to Post video through ID. As I am also fed-up of copy & paste video code.

    It just now occured to me that this would be easy to do via a tag:

    [code][youtube]EOEDpFMdnds[/youtube][/code]

    I’ll add this to the next version. :)

  31. Great plugin! Thanks a lot!

  32. Hi and thanks for a great plugin!

    Can I change the size of the flash area? For example: the flash video on youtube often has the width of 425px and the height of 350px. I want it to have the width of 350px… Is that something I can change myself?

  33. If you have the WYSIWYG editor off, then it’s very easy. Just edit the code it inserts.

    If you have it on though, you’ll need to edit the bottom of this plugin. In the next version though, I’ll add an options page so that you can pick the size. :)

  34. Hi. I’m trying to use this plugin on my blog (WP 2.04) and have had problems getting it working. I have found that if I have this plugin and Adsense-Deluxe active at the same time the video quicktags don’t appear. Seems to be a conflict between the 2 plugins. Any ideas?

  35. A very nice plugin. However it does not work with the WordPressMU multi user version. Everything between the [code]< and >[/code] is stripped out.
    Please contact me for admin access if you like to change it and make it work for MU, if it is between [ and ] it will probably work. Oh and the buttons do not show up in the rich text editor. They show up in the basic editor just fine.
    Let me know please as this is a plugin I was looking for and our users would love it for sure.

  36. Dave on August 1st, 2006 at 11:36 AM wrote:

    Hi. I’m trying to use this plugin on my blog (WP 2.04) and have had problems getting it working. I have found that if I have this plugin and Adsense-Deluxe active at the same time the video quicktags don’t appear. Seems to be a conflict between the 2 plugins. Any ideas?

    Simply put, it looks like they added their quicktag via a very poor method. Ask them to change their plugin to use the excellent ButtonSnap PHP class. It’ll make their life easier and allow it to easily co-exist with other plugins (like mine) that add in new quicktags.

  37. Blips on August 1st, 2006 at 3:23 PM wrote:

    A very nice plugin. However it does not work with the WordPressMU multi user version.

    Mmm, yeah, your users probably don’t have unfiltered HTML ability, do they? I’ll be switching to a BBCode type of tag ([youtube], etc.) in the next version, so that’ll solve your problem.

    Not sure why it’s not working with the WYSIWYG editor though. If you view the source of the page, is there a bunch of Javascript at the bottom? There should be. It’s added in by ButtonSnap to make the new buttons.

  38. Viper007Bond on August 1st, 2006 at 11:24 PM wrote:

    Simply put, it looks like they added their quicktag via a very poor method. Ask them to change their plugin to use the excellent ButtonSnap PHP class. It’ll make their life easier and allow it to easily co-exist with other plugins (like mine) that add in new quicktags.

    Thanks for your quick response. Unfortunately the maker of the plugin insists you be logged into their blog to leave a comment but give you no way to get a login. Can you suggest either (a) how I would implement ButtnSnap on their plugin myself (I ave a little experience with PHP and plugin coding) or (b) a differnt Adsense plugin that would get the job done? I understand you may not be able to answer either of these but a quick look at the code told me that I need some help.

    Thanks.

  39. Viper007Bond on August 1st, 2006 at 11:28 PM wrote:

    I’ll be switching to a BBCode type of tag ([youtube], etc.) in the next version, so that’ll solve your problem.

    That would be great. I will look into those buttons later. And let you know what I found.

    Thanks

  40. With regards to another adsense plugin, I really like the “mighty adsense” plugin.
    It allows you to dictate when your ads appear, i.e. after post 1, post 3, post 5 etc.,top or bottom of posts, up to three different ad units, and it also places adsense on your pages and comments pages. Sorry I don’t have the URL handy but a simple search will find it. Good luck.

  41. Necesito saber como incluir el viwer de Google video en una pagina web. Thanks!

  42. rashid on August 2nd, 2006 at 5:40 PM wrote:

    Necesito saber como incluir el viwer de Google video en una pagina web. Thanks!

    I don’t speak Spanish. Sorry.

  43. Hi Viper,
    Just used your Video Quicktags on my blog (www.aviceda.org/wp/) didn’t seem to work at the weekend but got my web-host to instal CURL…all seems fine now. Thanks for a good piece of software.
    Tom

  44. Tom on August 8th, 2006 at 3:03 AM wrote:

    Just used your Video Quicktags on my blog (www.aviceda.org/wp/) didn’t seem to work at the weekend but got my web-host to instal CURL…all seems fine now.

    Odd, my plugin shouldn’t require CURL or anything like that. All it does is make some new Javascript buttons that insert HTML into your write box. :/

  45. I installed your plug-in on my blog (http://bill.bzaar.net/blog/). I activated it and everything seemed to work just fine, so I posted a video from Google Video on a page and I saved it, trying to view the page just afterwards. Since then, I haven’t been able to access the blog anymore. I can’t access any of the pages, not even the Admin section. So I deleted the plug-in manually, because it wasn’t possible to deactivate it from the Dashboard, but nothing changed. Do you have any idea about the reason why all of this happened? Thanks a lot in advance and regards.

  46. Your blog loads up fine for me and I don’t see any reason whatsoever that would cause my plugin to do something like that.

    I’m thinking it’s someting else. Perhaps the people on the WordPress support forums can help you. :/

  47. On occasion I was having similar problems to Bill where the entire Wordpress install (both admin and the site) would “hang” for several minutes with your plugin. I discovered that it only happened if I added videos from within the visual web page editor, and it would happen immediately after posting the clip and saving the entry. I think it must be some problem with the interaction between the code that gets placed in by your plugin and the TinyMCE code that drives the visual editor. As soon as I switched to the “classic” non-wysiwyg editor, the problems went away.

  48. Weird. Hopefully the next version which is currently being tested by a couple friends will work better. It doesn’t use any placeholders or anything in the WYSIWYG editor, just simple BBCode like [youtube]blah[/youtube]. :)

  49. Brilliant plugin! Thanks. Is it possible to set dimensions for videos? The youtube vids don’t fit in my theme properly but the google videos do.
    I could edit the theme but have not figured out how to do it yet so this would be a good alternative.
    Thanks
    Ray

  50. ray on August 9th, 2006 at 3:54 PM wrote:

    Is it possible to set dimensions for videos? The youtube vids don’t fit in my theme properly but the google videos do.

    For now, just open up the plugin’s file and edit it. If you use the WYSIWYG editor, the dimensions you should change will be at the bottom, otherwise it’ll be up higher inside some Javascript.

    The next version will allow you to set dimensions like this (dimensions are optional):

    [youtube width="100" height="100]hl2UUunlI2Q[/youtube]

  51. Works! This should be part of the official Wordpress distribution.

    I love it.

  52. v3.0.0 released. Enjoy! :)

  53. Hey Viper love the plugin any chance it also works with .swf files too, or if not any chance the next update might?

  54. I’m new to this plug-in thing so I hope you can help me out. I downloaded the file but I’m not sure what to do past that. I do know where in wordpress I go to for plug-ins but I don’t know how to get it to show up there so I can activate it :(

  55. I figured out I had to upload the file to the my FTP (duh!) but when I just tried it, nothing happened. I do have my blog at its own domain could that be the problem? I also noticed that it made my WRITE window a lot bigger than it normally is to the point that when I typed, I couldn’t see everything as it went behind the side bar on the right hand side…

  56. Kym on August 14th, 2006 at 8:45 AM wrote:

    I’m new to this plug-in thing so I hope you can help me out. I downloaded the file but I’m not sure what to do past that. I do know where in wordpress I go to for plug-ins but I don’t know how to get it to show up there so I can activate it :(

    Read the readme and this: http://codex.wordpress.org/Managing_Plugins#Installing_Plugins ;)

    As for your other problem, do you see the new buttons appear as pictured in the screenshots above?

  57. Monkeywiz on August 14th, 2006 at 7:33 AM wrote:

    Hey Viper love the plugin any chance it also works with .swf files too, or if not any chance the next update might?

    No, it doesn’t currently work with them and to be frank, Flash files usually require some parameters and such, so you’re just better of pasting in the code for them yourself as it’ll often differ from file to file. Just make sure that you have the WYSIWYG editor off. ;)

  58. Viper007Bond on August 14th, 2006 at 5:33 PM wrote:

    No, it doesn’t currently work with them and to be frank, Flash files usually require some parameters and such, so you’re just better of pasting in the code for them yourself as it’ll often differ from file to file. Just make sure that you have the WYSIWYG editor off. ;)

    Thanks for the response, I’ve now found another plugin which handles swf files, and you’re right you can have more variables (like required flash version etc) but the only required ones are width height and ablosute filename/location I believe.
    Now running the Kimili flashembed plugin alongside yours I can add pretty much any content I want straight into my posts from the WYSIWG editor.

  59. Monkeywiz on August 15th, 2006 at 6:37 AM wrote:

    Now running the Kimili flashembed plugin alongside yours I can add pretty much any content I want straight into my posts from the WYSIWG editor.

    Ah, good to hear! :)

  60. Viper007Bond on August 14th, 2006 at 5:29 PM wrote:

    Kym on August 14th, 2006 at 8:45 AM wrote:

    I’m new to this plug-in thing so I hope you can help me out. I downloaded the file but I’m not sure what to do past that. I do know where in wordpress I go to for plug-ins but I don’t know how to get it to show up there so I can activate it :(

    Read the readme and this: http://codex.wordpress.org/Managing_Plugins#Installing_Plugins ;)

    As for your other problem, do you see the new buttons appear as pictured in the screenshots above?

    I don’t see the buttons as they appear in the screenshot? I do see BUTTONS but they don’t look plain as they do in the screenshot, they look like the You Tube logo, etc etc…

  61. Is there a reason why the video would stop appearing? I got it to work even though my write box is still weirded out but today, the video’s aren’t showing up at all :(

  62. Thank you for creating and updating this plugin.

    I’m not a programmer by any measure but I was able to install this and use it successfully in minutes. My video plays perfectly right in my blog entry. Simple, just like it should be. And I appreciate being able to use different video formats with one tool.

    Awesome job!

    -a-

  63. Kym – I was wondering why my videos weren’t showing up, too. If yours are from YouTube (as mine are) they should reappear when YouTube finish whatever maintenance they’re doing at the moment.

    Great plugin, Viper – just about to upgrade to the new version now. :)

  64. Viper007,

    I upgraded to 3.0, and i tried to add a .avi file and it only shows the tags with brackets but no placeholder. Plus, the vids i added with your previous version aren’t being displayed now..so im forced to downgrade. this is the code it replaced for my YouTube files:

  65. false alarm…
    youtube is down :)

  66. Les on August 15th, 2006 at 11:56 AM wrote:

    Kym – I was wondering why my videos weren’t showing up, too. If yours are from YouTube (as mine are) they should reappear when YouTube finish whatever maintenance they’re doing at the moment.

    Great plugin, Viper – just about to upgrade to the new version now. :)

    Well that explains it! It just so happens to be the day after I uploaded this thing, thanks :)

  67. Hmmm. v3 doesn’t play nicely with Subscribe2

    See the forum for long details

  68. osaya on August 15th, 2006 at 11:09 PM wrote:

    false alarm…
    youtube is down :)

    erm.. i think there might be a problem… i’ve checked the youtube site and it’s back and running but the youtube vids on my blog aren’t showing up.. however, the vids that are outside of my blog (other parts of the site that are not relying on the plugin) are showing normally.

    are we facing similar problems elsewhere?

    note: i’m on version 2.0

  69. osaya on August 15th, 2006 at 11:09 PM wrote:

    erm.. i think there might be a problem… i’ve checked the youtube site and it’s back and running but the youtube vids on my blog aren’t showing up.. however, the vids that are outside of my blog (other parts of the site that are not relying on the plugin) are showing normally.

    are we facing similar problems elsewhere?

    note: i’m on version 2.0

    hmm~ don’t mind what i said.. i don’t know what went wrong, but anyways i’ve upgraded to v3 and it works fine now. :) thanks!

  70. tricky on August 15th, 2006 at 12:02 PM wrote:

    I upgraded to 3.0, and i tried to add a .avi file and it only shows the tags with brackets but no placeholder.

    I decided to remove the placeholders. They were a pain to deal with and didn’t always work. ;)

  71. can you add support to resize the video?

  72. Adriel on August 17th, 2006 at 12:28 PM wrote:

    can you add support to resize the video?

    Resizing video on the fly is a bad idea. The image degrades quickly. Some video players allow you to choose the size and the viewer can decide if the result looks okay.

    If you need to resize the original video I suggest going back to the original edit and rendering in the desired size. If that’s not possible, download a video file converter that let’s you resize the file.

    -a-

  73. raptrex on August 17th, 2006 at 12:12 PM wrote:

    can you add support to resize the video?

    Already supported. Read the bottom of the readme. It tells you how to resize the YouTube / Google Video / IFILM videos.

    As for standard video files, Adriel mentioned the best solution, but many browsers will resize on the fly if you display it smaller than the video’s original size.

  74. LOVE the plugin. Thanks so much! I must be missing something, though. It says support for FLV files, but I don’t see a button for that. What am I missing?

  75. By the way, I have the Editor turned off, using version 3 of the Plug-in and a brand new install of WP (default theme).

  76. Adam on August 17th, 2006 at 8:44 PM wrote:

    LOVE the plugin. Thanks so much! I must be missing something, though. It says support for FLV files, but I don’t see a button for that. What am I missing?

    Nothing. I opted to not make a button for it since I was betting few people would use it. As noted at the bottom of the readme, it’s just [flv width="xx" height="xx"]url[/flv]. Plus, I believe there’s some better plugins out there for FLV, so I decided to just provide simple support and that’s it. ;)

  77. Ah, missed that at the bottom of the Readme. I use Flash files all the time so it’s great for me. But, yes, I’ve seen other plugins that work just fine. No biggie. Thanks again for the great plugin.

  78. My editor is still warped, do I need to turn it off with this plug-in?
    Love the plug-in by the way, so easy to use! :)
    ~Kym

  79. Kym on August 18th, 2006 at 5:45 AM wrote:

    My editor is still warped, do I need to turn it off with this plug-in?
    Love the plug-in by the way, so easy to use! :)
    ~Kym

    Can you screenshot please?

  80. [{{{Can you screenshot please?}}}

    I can’t seem to get my screenshot to work, I have Mozilla, that might be why but this is what I see if you go to this link: http://www.sablenews.com/photos/screenshot.jpg

    You can see where my text goes BEHIND the side bar now that I’ve added the plug-in.

    Thanks for looking into this :)

    ~Kym

  81. Kym: ah, the WYSIWYG editor is just too wide on such a tiny resolution. I’ll try and make it so that you have the option to place my buttons on the 2nd line instead, but I dunno if I’ll be able to do it or not.

    I suggest you do one of three things: run a larger resolution (like 1024×786), disable the WYSIWYG editor (it’s at the bottom of the “Users” tab) as the the standard editor will wrap it’s buttons, or disable my plugin for the time being until I can possibly get it to wrap (but as I said, I dunno if I can or not). :)

  82. Viper007Bond on August 18th, 2006 at 7:33 PM wrote:

    I suggest you do one of three things: run a larger resolution (like 1024×786)

    Ok I changed my resolution and it worked, I can see the full line now. I’m going to need glasses before the year is out but it works LOL
    Thanks so much :) Love this plug-in, I’ll be sending in a donation soon :)

  83. Kym on August 18th, 2006 at 7:40 PM wrote:

    Ok I changed my resolution and it worked, I can see the full line now. I’m going to need glasses before the year is out but it works LOL
    Thanks so much :) Love this plug-in, I’ll be sending in a donation soon :)

    Ah, good to hear. Sounds like it’s time for a bigger monitor though! ;)

    And thanks — every cent helps me out. :)

  84. {{{Ah, good to hear. Sounds like it’s time for a bigger monitor though! ;)
    And thanks — every cent helps me out. :)}}}

    That can’t be it, I have a huge flat screen monitor. Now my font is super tiny :)

    ~Kym

  85. Hi Viper, your plugin is awesome, easy to install, works fine with all types of medias, works in WYSIWYG..
    I tried a lot of others plugin and this one is the best…
    I have a suggestion anyway for the quicktime bits :
    add the options in the pop ups (autostart, controller…)
    and for me, the QT vids don’t resize…

    These are really deetails…
    Congratulations anyway..

  86. Yann: Yeah, the resize is a Quicktime issue. I don’t believe I can resize them on the fly.

    And you can check out the latest work I’ve done on my testing page. For Windows users, I’ve added WMP support (but it doesn’t seem to work for a lotta people :/) and I’ve cleaned up the QT videos too I think.

    Feel free to leave any suggestions for improvements with the HTML there. :)

  87. Is there any way to get this to output something in the RSS feed like [see post to view video] (or the embedded video itself)? I’ve got a flash-based Audio Player plugin installed that outputs the same but for audio.

  88. kyle on August 20th, 2006 at 11:20 AM wrote:

    Is there any way to get this to output something in the RSS feed like [see post to view video] (or the embedded video itself)? I’ve got a flash-based Audio Player plugin installed that outputs the same but for audio.

    Mmm, why do I always forget about the RSS feeds? Heh. I’ll come up with something good for the feeds. :)

    EDIT: Turns out that it’s already replacing the stuff. The problem is that WordPress strips the HTML tags and leaves just the error message. Or, your feed reader won’t display <object>s (which is understandable). I’ll get to work on making it just display like “Go view this post to see this video” or something.

  89. I tried your plugin, but I still have a problem : it works on IE, but not on Firefox : in the final page, I see a picture of my video but I can’t click on it to launch it. Is it normal ? It works well with Internet explorer…

  90. benth on August 22nd, 2006 at 2:13 PM wrote:

    I tried your plugin, but I still have a problem : it works on IE, but not on Firefox : in the final page, I see a picture of my video but I can’t click on it to launch it. Is it normal ? It works well with Internet explorer…

    It doesn’t work for me either. However, I just disabled CSS on your site (in my browser) and the videos work fine. Seems something in your site’s CSS / theme is the problem. My guess is a funny floating or absolutely positioned item is the cause.

  91. Is there a way to have the quicktime video’s not play automatically? I would like to have a static image load and then pull in the video when clicked. Like on apples site. I know how to do it in a standard html page and embeding a quicktime, but how can you do that here in wordpress?

  92. Chris on August 26th, 2006 at 12:48 AM wrote:

    Is there a way to have the quicktime video’s not play automatically? I would like to have a static image load and then pull in the video when clicked. Like on apples site. I know how to do it in a standard html page and embeding a quicktime, but how can you do that here in wordpress?

    Please link me to the HTML to do it (both no autoplay and an image) and I’ll gladly incorporate it.

    And I think, but I am not sure, that autoplay is a client side option because QT videos don’t autostart for me, but then again, I am using QuickTime Alternative.

    Bleeding edge plugin test page: http://www.viper007bond.com/wordpress-plugins/vipers-video-quicktags/testing/

  93. Could we have a button for odeo audio please? I would love to embed their player on Wordpress as you can on blogger. Or is there a way now since it is Flash?

  94. disneybear on August 26th, 2006 at 2:04 PM wrote:

    Could we have a button for odeo audio please? I would love to embed their player on Wordpress as you can on blogger. Or is there a way now since it is Flash?

    No, I’m going to keep this plugin to strictly videos. I will however throw together an Odeo plugin for you though as it won’t be hard. :)

  95. Viper007Bond on August 26th, 2006 at 5:42 PM wrote:

    I will however throw together an Odeo plugin for you though as it won’t be hard. :)

    Sorry, turns out it’s not easily possible. The HTML tag varies too much from podcast to podcast (each one contains the length and offsite URL to the file), i.e. I can’t have it just request the ID and be done with it.

    Just turn off the WYSIWYG editor (important!) and paste in the HTML manually.

  96. Hi Viper007,

    I use your plugin and some times i’ve noticed timeouts when adding videos due to timeouts while processing the page. Today, after adding a video and getting and error like that, my web host closed my account due to high loads. Do you have any idea about this?

  97. this is the error:

    Fatal error: Maximum execution time of 30 seconds exceeded in /home/.aristotle/parq/plataformaarquitectura.cl/wp-content/plugins/vipers_videoquicktags/vipers_videoquicktags.php on line 120

  98. this is the video i was trying to add:
    http://video.google.com/videoplay?docid=-7934646759389711450&sourceid=docidfeed&hl=en

  99. tricky on August 26th, 2006 at 8:49 PM wrote:

    this is the error:

    Fatal error: Maximum execution time of 30 seconds exceeded in [snip]/wp-content/plugins/vipers_videoquicktags/vipers_videoquicktags.php on line 120

    Please use the latest version of the plugin. ;)

  100. I’d like to see built-in support for the video site Vimeo. Not that millions of people use it and like it, but because I use it and like it :-) What I like as well, is your plugin, great!

    For now, I will try to rewrite your code for my personal Vimeo use, if that’s okay.

  101. Hilco on August 27th, 2006 at 1:44 PM wrote:

    I’d like to see built-in support for the video site Vimeo. Not that millions of people use it and like it, but because I use it and like it :-) What I like as well, is your plugin, great!

    For now, I will try to rewrite your code for my personal Vimeo use, if that’s okay.

    Go for it and I’ll add support in the next version. :)

  102. I am no expert at any programming, but thanks to your clean setup, I managed to put Vimeo in the plugin already. Thanks man, good stuff!

  103. Viper007Bond on August 26th, 2006 at 1:59 AM wrote:

    Chris on August 26th, 2006 at 12:48 AM wrote:

    Is there a way to have the quicktime video’s not play automatically? I would like to have a static image load and then pull in the video when clicked. Like on apples site. I know how to do it in a standard html page and embeding a quicktime, but how can you do that here in wordpress?

    Please link me to the HTML to do it (both no autoplay and an image) and I’ll gladly incorporate it.

    And I think, but I am not sure, that autoplay is a client side option because QT videos don’t autostart for me, but then again, I am using QuickTime Alternative.

    Bleeding edge plugin test page: http://www.viper007bond.com/wordpress-plugins/vipers-video-quicktags/testing/

    The WMV files on my blog played automatically on my blog in Firefox but not IE So I switch the value from “false” to “0″ and they do not auto play now.

  104. PreZ on August 28th, 2006 at 6:38 AM wrote:

    The WMV files on my blog played automatically on my blog in Firefox but not IE So I switch the value from “false” to “0″ and they do not auto play now.

    But it doesn’t autoplay on the test page, does it? I think I fixed it by embedding Windows Media Player for Windows users.

  105. There is a minor bug on line 95. The bug is an extra double-quotation mark following value=$3. This messages up XHTML goodness and was causing problems in some browsers.

  106. I use WPMU (Word Press Multi-User) and I am having a little problems getting the buttons to appear in the the Rich editor. But other then that, plugin works great. If I figure out a solution I will post back.
    Wondering if you plan to include support for DailyMotion?

  107. Wonderful, Amazing, Just too good.

    I am so glad to see it working in Joomla JD-WP blog also where all other plugins failed.

    thank you!

  108. Will Murray on August 29th, 2006 at 7:26 AM wrote:

    There is a minor bug on line 95. The bug is an extra double-quotation mark following value=$3. This messages up XHTML goodness and was causing problems in some browsers.

    Whoops! Will be fixed in the next ersion. :)

  109. Aaron on August 29th, 2006 at 9:00 AM wrote:

    I use WPMU (Word Press Multi-User) and I am having a little problems getting the buttons to appear in the the Rich editor. But other then that, plugin works great. If I figure out a solution I will post back.

    This plugin was not designed for nor tested in WPMU (as I’ve never used it), so I dunno what’s up. Asking on the WPMU forums for help debugging it might get you some help.

    Aaron on August 29th, 2006 at 9:00 AM wrote:

    Wondering if you plan to include support for DailyMotion?

    Never heard of the site, but I just Googled it. I’ll support in the next version, but it won’t be as easy to use as say YouTube and the like since the unique ID they use in the embed isn’t listed anywhere on the page, only in the code to embed.

  110. I have the same issue (buttons not showing in the rich editor) with WPMU.
    What if I offer ftp and admin access on my testdomain with WPMU to you Viper007Bond so you can have a look behind the blog so to speak? It might be the version of the rich editor that (I think) is different then the standerd version? Let me know.

  111. Klaas on August 29th, 2006 at 7:20 PM wrote:

    I have the same issue (buttons not showing in the rich editor) with WPMU.
    What if I offer ftp and admin access on my testdomain with WPMU to you Viper007Bond so you can have a look behind the blog so to speak? It might be the version of the rich editor that (I think) is different then the standerd version? Let me know.

    Sure, hook me up with an account so I can examine the write page. Just use the contact link at the top.

  112. Great plugin, thanks so much for your hard work. It works perfectly for me.

  113. Viper007Bond on August 29th, 2006 at 6:50 PM wrote:

    This plugin was not designed for nor tested in WPMU (as I’ve never used it), so I dunno what’s up. Asking on the WPMU forums for help debugging it might get you some help.

    Thanks. I am doing a little digging and so far I think it has something to do with buttonsnap. Will post back when I know more. Or should we use your support forum?

    Viper007Bond on August 29th, 2006 at 6:50 PM wrote:

    Never heard of the site, but I just Googled it. I’ll support in the next version, but it won’t be as easy to use as say YouTube and the like since the unique ID they use in the embed isn’t listed anywhere on the page, only in the code to embed.

    Thats cool. Google and YouTube are much better the Dailymotion. I wouldnt even use them, but there are a few content providers that use them to host their videos. Bah.

  114. thx for this plugin !!! its very cool

  115. Omg, thank you! I’m tried three other YouTube video plug-ins and each one of the was a crap plug-in. Your’s is the first that actually *worked* and XHTML complaint to boot!

  116. Great work, thank you! ;-)

  117. Great Work Viper007bond

    Bye

  118. I tried few plugins, but ONLY this one worked in the way I wanted!

    EXCELLENT WORK!!!

    Congratulations and thanks for this perfect plugin…

  119. I need your help, I am using the Plugins, but I cannot see the videos in Internet explored, alone in Firefox.
    Thank you

  120. Oliver on September 8th, 2006 at 8:36 AM wrote:

    I need your help, I am using the Plugins, but I cannot see the videos in Internet explored, alone in Firefox.
    Thank you

    Your video shows up fine for me in both Firefox and IE6.

  121. Hi Viper,

    I’ve been playing around with buttonsnap and implemented a simple Flash swf button using kmil flashembed to embed swf’s, youTube and Google vids. Then I happened on your excellent plugin and have managed to hook it into the Flash UFO javascript kmil uses to embed the swf’s, and your code even allowed me to add Director dcr support.

    If it’s okay with you I’d like to bundle it into a media player I’ve built, with acknowledgments of course and released under GPL.

    As to the WPMu problems with ButtonSnap I haven’t been able to get the buttons showing in wysiwyg either, Mu’s tinymce version is way ahead of wp and updating buttonsnap will probably have to wait until they converge again.

  122. Thank you so much for this wonderful plugin! I’ve just switched my blog over to a new host, including upgrading to Wordpress 2.0.3, and it works perfectly!

  123. Darren on September 10th, 2006 at 11:49 AM wrote:

    Thank you so much for this wonderful plugin! I’ve just switched my blog over to a new host, including upgrading to Wordpress 2.0.3, and it works perfectly!

    v2.0.4 is the latest, not v2.0.3 and you really should update again to 2.0.4. ;)

  124. zeug on September 10th, 2006 at 7:01 AM wrote:

    If it’s okay with you I’d like to bundle it into a media player I’ve built, with acknowledgments of course and released under GPL.

    Hmm, I’m tempted to say no because then what would be the point of my plugin, but I guess you can. I mean, I unofficially release my stuff under GPL anyway, so you’re free to do as you wish. ;)

    Personally though, I think people are just better off installing both plugins if they want the features of both, but maybe that’s just me (I don’t like big, huge, do-everything plugins and prefer multiple, small plugins instead).

  125. Fantastic Plugin thank you! Would you consider adding support for veoh.com, grouper.com, bolt.com, meta-cafe.com and vidi-life.com?

  126. Jane Chua on September 11th, 2006 at 4:13 AM wrote:

    Fantastic Plugin thank you! Would you consider adding support for veoh.com, grouper.com, bolt.com, meta-cafe.com and vidi-life.com?

    Glad you like it! :)

    Metacafe support has already been added to the version that’s sitting on my PC and I’ll look into those other websites.

  127. Viper007Bond on September 11th, 2006 at 1:19 AM wrote:

    Hmm, I’m tempted to say no because then what would be the point of my plugin, but I guess you can. I mean, I unofficially release my stuff under GPL anyway, so you’re free to do as you wish. ;)

    Personally though, I think people are just better off installing both plugins if they want the features of both, but maybe that’s just me (I don’t like big, huge, do-everything plugins and prefer multiple, small plugins instead).

    I agree, I don’t like code bloat either, but I’d already implemented the basic kmil Flash buttonsnap when I came across your plugin. What I’ve done is combine parts of your button javascript with kmil flashembed cos I really like the UFO javascript for embedding swf’s rather than writing object/embed code. The resultant script is still nice and small.

    I did use your object tags to make a Director dcr button though cos a client needed to embed dcr’s and there’s nothing around that does it for WP. If you want to add that code to yours I’ll send it on over.

    Cheers mate.

  128. Any update to make this plugin work on WPMU. Its a really great plugin which will be very usefull to the wpmu community. Thanks.

  129. about 2 plugins:
    if there´s one big plugin, and the author stops the development, you lose the whole package. with 2 plugins, one can be stopped and the other continue being developed..

    that´s my 2 cents :)

  130. JuanManuel on September 11th, 2006 at 9:16 AM wrote:

    Any update to make this plugin work on WPMU.

    I’ve been trying to get any of these vid plugins working on Mu with gui buttons, including WP-Extreme Video, but the basic problem seems to be that Mu uses the very latest TinyMCE (2.0.6), reflecting the ongoing development of WP 2.1. Buttonsnap doesn’t play with it so no gui buttons so far. We might have to wait until the next WP milestone and a buttonsnap update. Viper, have you had a look at buttonsnap.php? I wouldn’t know where to start.

  131. zeug on September 11th, 2006 at 10:58 AM wrote:

    Viper, have you had a look at buttonsnap.php? I wouldn’t know where to start.

    Nor would I frankly. I’m still a newbie at Javascript. I’ll talk to the author though and see if they’ll update it.

  132. Thanks for a great plugin Viper. It was my first time installing a plugin and everything worked perfect.

  133. AllAssorted on September 12th, 2006 at 10:05 AM wrote:

    Thanks for a great plugin Viper. It was my first time installing a plugin and everything worked perfect.

    Good to hear! :)

  134. Thank you.

    I love your plugin.
    The 3.10 Beta run perfect for me.

  135. Hey – Nice work on the plug-in – esp. implementing it into the WP admin interface :- )
    Sample use of the plug-in here, along with some queries about autoloading?
    http://raws.adc.rmit.edu.au/~e56720/blog/?p=159

    Need to explore how it can use poster mov options though, so video does not automatically load. For now, adding autoplay=”false” into the code after width and height, seems to solve problem of video blaring up automatically when page loads up – I wonder whether this means the video always loads in background when page is loaded though – meaning unnecessarily heavy use of bandwidth.

    See apple QT embed tags here >>
    http://www.apple.com/quicktime/tutorials/embed2.html

    Example of a poster movie ( movie which has an image loaded, which when clicked, then loads the linked movie u actually want to play )
    in html page : http://raws.adc.rmit.edu.au/~e56720/video/samplevideo.html ( u have to click on clip on right b4 it loads / plays )
    in blog ( using vPIP plugin – http://utilities.cinegage.com/videos-playing-in-place/ )
    http://raws.adc.rmit.edu.au/~e56720/blog/?p=158

    I like viper better than vpip – but wondering whether u could incorporate some kind of poster-movieness? ( or just avoid any unnecessary download of movie, everytime page/post is loaded )
    cheers from melbourne ~!

  136. jean: I prefer not to use these comments for support. Let’s continue this in my support forums. I’ve made a thread for you. :)

  137. That’s a truly excellent plug-in. Tried to use someone elses for YouTube videos but it created an invalid SQL entry. This just *works*!

    Thank you! :)

  138. Sensei on September 19th, 2006 at 4:05 PM wrote:

    That’s a truly excellent plug-in. Tried to use someone elses for YouTube videos but it created an invalid SQL entry. This just *works*!

    Thank you! :)

    Glad you like it! :)

  139. I love it, its is veeery good, is the unique video plugin that works fine.
    its the best, very easy to use, i just love it.
    when i get a job i will make a donation here ;p

  140. Wow. Great job, exactly what I wanted. Thanks!

  141. Hello,

    (I’m posting my question here because I still haven’t received my password for your forum. I registered about 2 hours ago.)

    I’ve installed your plug-in, and I’ve made the code changes suggested by “James” in the forum. It doesn’t work for me.

    I installed the lastest version of Wordpress just a week ago. I have the rich visual text (or visual rich text?) option switched off.

    Even so, I don’t see any buttons/tags related to Viper’s Video on my “Write Post” page (I’ve also checked the “Write Page” page, and nothing.

    Strangely, in the source pages, it all seems to be there, including the quicktag.js file.

    The only plugin I have installed is Adsense Deluxe.

    Any assistance would be much appreciated.

  142. andre: it appears that you did not install the plugin correctly. Please take a look at it’s readme again, especially the part about keeping it in a subfolder. ;)

  143. Great plugin – Thanks a lot!

  144. Thank you so much for making such a great software and giving it away. I absolutely love it. I have already started using it. Gosh, it’s just so easy to post videos! Great job on your part, GREAT job!!!

    You seem like a nice guy. Being so helpful to everyone here even most of them haven’t given you anything back. So I want to do something nice too, I’m making a donation as soon as I got my fund added to the paypal account. Hope you don’t mind the amount, that’s how much I can afford right now. I’ll try to donate more when my website actually starts to make money for me, hopefully, that will happen soon. For right now, I’m like the goat from the “Peals Before Swine” that you posted on your blog, if you know what I mean.

    Anyway, I don’t want take too much of your time. Thanks again, 007.

  145. Kenny Spy on September 24th, 2006 at 10:49 PM wrote:

    So I want to do something nice too, I’m making a donation as soon as I got my fund added to the paypal account. Hope you don’t mind the amount, that’s how much I can afford right now. I’ll try to donate more when my website actually starts to make money for me, hopefully, that will happen soon. For right now, I’m like the goat from the “Peals Before Swine” that you posted on your blog, if you know what I mean.

    lol, no worries, every single bit is appreciated! :)

  146. where there should be the video screenshot, there is a “all white” block… what i must do to make the screenshot preview for the video?

  147. Terix on September 25th, 2006 at 11:55 AM wrote:

    where there should be the video screenshot, there is a “all white” block… what i must do to make the screenshot preview for the video?

    You need to enter the video’s ID, not the URL to the video.

    This is correct: [youtube]y9AsgMk5lVc[/youtube]

    This is not: [youtube]http://www.youtube.com/watch?v=y9AsgMk5lVc[/youtube]

    The next version of this plugin though will support and parse full URLs though so that you don’t have to put in just the ID. :)

  148. This plug-in works excellent for me, except it conflicts with podpress plug-in. When I activate vipers-video-quicktags plug-in my flash media player for my Podcast disappear from my site. I would really like to use the vipers-video-quicktags plug-in along with podpress, do you have a fix for this problem?

  149. Markav2 on September 26th, 2006 at 4:50 PM wrote:

    This plug-in works excellent for me, except it conflicts with podpress plug-in. When I activate vipers-video-quicktags plug-in my flash media player for my Podcast disappear from my site. I would really like to use the vipers-video-quicktags plug-in along with podpress, do you have a fix for this problem?

    Are you getting any Javascript errors or anything? Some more details would be nice. :)

    Try this beta version of my plugin and see if that fixes it. If not, you’re probably talking to the wrong person ’cause if PodPress doesn’t show up, then they have done something wrong to make it conflict with other plugins.

    All my plugin does is load up a Javascript file that has some functions in it (none of which should conflict with other plugins) and add some buttons to the write pages via ButtonSnap, a PHP class that is used by many, MANY other plugins. :)

  150. can’t wait for 3.1.0, i hope it’ll support metacafe then, right? Gretajob, it’s the first video plugin that actually works on my blog…

  151. Th3 ProphetMan on September 27th, 2006 at 12:38 PM wrote:

    can’t wait for 3.1.0, i hope it’ll support metacafe then, right? Gretajob, it’s the first video plugin that actually works on my blog…

    Indeed it will support Metacafe, plus a ton of other sites. The plugin is currently receiving a major reworking (but not a recode), but sadly my non-relaxing time (i.e. when I work on plugins) is being taken up right now by paid work, so it may be a while before I manage to get it done. :/

    And glad it works for you on your blog. I tried to keep it as simple as possible and not do all of the crazy stuff that some of the plugins out there do. Sometimes, simple is indeed better. :)

  152. Take your time, i’m sure it’ll be well worth the wait :) Keep up the great job. :D

  153. THANK YOU THANK YOU THANK YOU!

    I have been working for weeks to get video to embed, I have tried every plugin I could find. none worked.

    YOURS WORKS!

    Thanks for the great plugin!

  154. Absent-One on September 29th, 2006 at 12:57 PM wrote:

    Thanks for the great plugin!

    Hehe, no problem! :)

  155. Awesome plugin. Nice work.

    -Dave

  156. I have not the button for flash hosted vids ? please what I have to do for .flv on my serveur ? thanks, regards.

  157. ok I have add this line
    [code]buttonsnap_jsbutton($thisfolder . '/images/wmp.png', 'FLV', "edInsertVideoFile('FLV', 'flv', 'flv');");[/code]
    in vipers_videoquicktags.php

  158. but where I can change “undefined” by the standard url where vids are stocked
    “http://www.mysite.com/wp-content/uploads/” to easily enter
    and same for base WIDE and TALL ?
    Thanks

  159. greg on October 1st, 2006 at 7:57 AM wrote:

    I have not the button for flash hosted vids ? please what I have to do for .flv on my serveur ? thanks, regards.

    greg: this comments area isn’t for support questions. If you need help with this plugin, please use my support forums.

    However, this thread here answers your question.

  160. ok thanks a lot for this great plugin :)

  161. Works great on ie, but checked in Firefox and doesn’t show up. Any ideas?

  162. Paul on October 2nd, 2006 at 5:23 PM wrote:

    Works great on ie, but checked in Firefox and doesn’t show up. Any ideas?

    Works fine here. :/

  163. Great plugin, thx a lot! Was looking for an easy plugin to blog Youtube and Google Videos, found it here :-)

    greetz,
    T.

  164. Nice One! Just what I was looking for. Does exactly what it says on the tin and makes reposting video content a breeze. Highly recommended.

    MC Rebbe

  165. Hi, I have installed the plugin, but I have a little problem, I see the box of google but I can’t play the video.

    This is the video http://video.google.com/videoplay?docid=-3248490627252296964 and I put 3248490627252296964 between the tags.

    Thanks in advance.

    PD. Sorry, it is posible that my english is not correct.

  166. Moi on October 6th, 2006 at 2:18 AM wrote:

    This is the video http://video.google.com/videoplay?docid=-3248490627252296964 and I put 3248490627252296964 between the tags.

    You missed the negative sign “-” in front of the video ID.

    The next version of this plugin will accept the full URL to the video rather than only the ID. That should make it easier. :)

  167. Thank you very much, now is working correctly. :)

  168. ¡WOW! works perfectly! really really thanks. Now i can put my short-films in mi site wichtnot-problem.

  169. Thanks, great job! If you are looking for issues to improve, can I suggest anything? A alternative text replacing the video objetct in RSS feeds.

    Thanks again!

  170. holbeist on October 8th, 2006 at 1:26 PM wrote:

    A alternative text replacing the video objetct in RSS feeds.

    The next version of this plugin has an options page and I’ll make sure to include a box to adjust that text when I actually have some free time to work on it. :)

  171. You are awesome. This plug in is fabulous.

  172. h sofia on October 9th, 2006 at 10:33 PM wrote:

    You are awesome. This plug in is fabulous.

    Heh, thanks. Glad you like it. :)

  173. Yo,
    love you work, THANK YOU.
    anychance youwill make it compatible with MultiuserWP?
    if not, any suggestion to what other plugins we could use that would occomplish the same thing?

  174. Know what? i’ll be more than happy to help you develop an MU version, if you want to email me with what NEEDS to be done to make it MU compatible, i’ll spend the time needed to get it done.

  175. mozey on October 11th, 2006 at 9:20 AM wrote:

    Know what? i’ll be more than happy to help you develop an MU version, if you want to email me with what NEEDS to be done to make it MU compatible, i’ll spend the time needed to get it done.

    Well if I knew (pretty sure I don’t), then I’d make it MU compatible. Sadly, I haven’t a clue as to why it doesn’t.

  176. Hey thanks for this plugin, it seems very promising.

    I too am using Wordpress MU and to help along, the only thing that I have noticed not working is the functionality within the WYSIWYG.

    If I turn off the Rich Visual Editor, I see the quicktags.

    Thanks again,
    Abe

  177. Abe on October 12th, 2006 at 1:54 PM wrote:

    I too am using Wordpress MU and to help along, the only thing that I have noticed not working is the functionality within the WYSIWYG.

    Mmm, yeah, I think I remember now. Read some of the above comments — I believe someone mentions that MU has a much newer version of TinyMCE and that it doesn’t play well with the ButtonSnap class.

    ButtonSnap will need to be updated to work with the newer versions of TinyMCE it seems and I am not the man to do it. :/

  178. Wonderful plug-in but I can’t make it on IE for wmv videos. It works on firefox

  179. how about an option that would allow you to either:
    1: Use the rich editor buttons,
    2: Or a set of plain HTML buttons that could be added right above the rich editor.

    THis way, you give people the option of using the newer version of the rich edior and not lose the functionality of this sexy plugin!. It should be less than ahour worth of coding, hopefully i’ll play with that this weekend.

  180. Great! Exactly what I wanted. Thanks!
    Maysa
    Brazil

  181. mozey on October 13th, 2006 at 10:13 AM wrote:

    THis way, you give people the option of using the newer version of the rich edior and not lose the functionality of this sexy plugin!.

    Well you can always type out the BBCode manually if it comes to it. Even if the buttons aren’t there, the plugin will still work. :)

  182. Is there no solution to my problem ? I tried everything and I really need help.

  183. adr7 on October 17th, 2006 at 12:41 AM wrote:

    Is there no solution to my problem ? I tried everything and I really need help.

    Please link me to a page where you are having this issue.

  184. Great Plugin, this one worked for me perfectly using the wysiwyg editor.
    Thankyou

  185. I have one question.
    vipers_videoquicktags.php – 95 line WMV
    data=”$3″” -> data=”$3″

    is this right?

    thanks to read broken my english

  186. mini on October 18th, 2006 at 10:04 AM wrote:

    I have one question.
    vipers_videoquicktags.php – 95 line WMV
    data=”$3″” -> data=”$3″

    Yes, I accidentally had two ” there. It’s fixed in the next version. :)

  187. Wondering what the status of no autoplay for QT movies is.

    Thanks.

  188. Fritz on October 19th, 2006 at 11:34 AM wrote:

    Wondering what the status of no autoplay for QT movies is.

    Thanks.

    The status is I have no clue how to stop it from playing automatically while staying XHTML valid. It also seems to be a client site preference as it doesn’t autoplay for me.

  189. This plugin kicks butt I love it. thank you!

  190. Hey guy!

    Just wanted to leave you a great thanks for this wonderful and powerful plugin! Even a vblogging dummy like me was able to post a video! Great work!

  191. No matter what I seem to do (remove other plugins, use different themes, etc.), when I install the plugin, the whole blog goes all white, and won’t return to normal until I remove the plugin. I am very interested in getting this to work. Any ideas?

  192. John Hotchkiss on October 24th, 2006 at 1:43 PM wrote:

    No matter what I seem to do (remove other plugins, use different themes, etc.), when I install the plugin, the whole blog goes all white, and won’t return to normal until I remove the plugin. I am very interested in getting this to work. Any ideas?

    Reupload the plugin? Sounds like a PHP error is occurring but your server is set to hide them.

  193. hey, just wanna say thanks for the great plugin. One of Wordpress greatest plugin ever. This is what I want on my blog. Can’t wait for the latest version.

  194. How easy was that! This is a great plugin and really useful too.

  195. Thanks for this awesome and simple plugin! Upload, activate, done.

  196. Glad you guys like it. :)

  197. Hello,
    its a super plugin.
    Thank You!
    Thomas

  198. Really nice pluggin, I use on my site but I wonder if posible to add the feature of add presentations from slideshare.com. It’s really like youtube or google video, but about powerpoint slides.

  199. Mota on November 6th, 2006 at 8:43 AM wrote:

    Really nice pluggin, I use on my site but I wonder if posible to add the feature of add presentations from slideshare.com. It’s really like youtube or google video, but about powerpoint slides.

    Unlike YouTube where all the data you need to embed is in the URL, that site (like some others) uses a different URL to embed.

    Simply put, in order to find the needed information to embed the item in your site, you need to copy/paste all of the stuff out of their embed box. And if you’re doing that, you might as well just paste that in manually and be done with it.

  200. Thanks for the YouTube plugin, Viper.

  201. Just to tell you that only your video plugin works fine (3.1.0 Beta 1 have some small bugs with icons and i use 3.0.0) in my site http://djevrek.zbrka.net. Good work.

  202. Sei un genio!!!! :-)
    Complimenti!!!
    Plugin da paura!!, Fantastico, Bravo davvero !

  203. Hi!

    How do I activate the WYSIWYG editor?

    Nice plugin BTW.

    Cheers

  204. jakob on November 10th, 2006 at 9:40 AM wrote:

    How do I activate the WYSIWYG editor?

    It’s activated by default in WordPress 2.x, but the option is located in your profile.

  205. ¿What about putting noembed tag with the video URL for RSS readers?

    Nices work! Thank U!

  206. Miguel on November 12th, 2006 at 6:25 AM wrote:

    ¿What about putting noembed tag with the video URL for RSS readers?

    Yep, much better handling of feeds is planned for the next version. :)

  207. Miguel on November 13th, 2006 at 12:58 AM wrote:

    Yep, much better handling of feeds is planned for the next version. :)

    Cool! ;)

  208. Thx for making this.. It works nicely.. had to install 5 different plugins before stumbling over yours, and i thought it was just another plugin that didnt work.. But damn nice work ;)

  209. Maria on November 15th, 2006 at 1:47 PM wrote:

    Thx for making this.. It works nicely.. had to install 5 different plugins before stumbling over yours, and i thought it was just another plugin that didnt work.. But damn nice work ;)

    Thanks, glad you like it. :)

  210. I absolutely freaking love this plugin. I couldn’t get WP to format properly even with the Rich Editor turned off – installed the plugin and it worked instantly. Really appreciate your hard work on this.

    ..k..

  211. Kyle Jackson on November 15th, 2006 at 8:41 PM wrote:

    I absolutely freaking love this plugin. I couldn’t get WP to format properly even with the Rich Editor turned off – installed the plugin and it worked instantly. Really appreciate your hard work on this.

    Glad you like it! ^_^

  212. This is the best video plugin I have seen. Amazing… Thank you for developing this

  213. Does it works with Myspace videos?

  214. samgar on November 16th, 2006 at 1:15 PM wrote:

    Does it works with Myspace videos?

    Currently, no. I’ll try and include it in the next version.

  215. THANKYOU THANKYOU THANKYOU !!!!

    Even a complete bloggin newbie like me can now do the cool-guy video embedding.

  216. I am curious about MySpace videos as well. I have a freind who would love this info. Can’t wait until the new version. I agree with lochness too. I am a new user as wella nd love it when I can do things better thatn my current disposition allows. Thanks and will visit again soon.

    Laura
    Don Lapre Lover
    http://www.lauraglydaband.com
    laura@lauraglydaband.com

  217. Thanks for the advise I’ll be waiting for the next version!

  218. update to include dailymotion or metacafe coming soon ???
    THANKS!

  219. billo on November 27th, 2006 at 10:13 AM wrote:

    update to include dailymotion or metacafe coming soon ???
    THANKS!

    Metacafe has already been coded into the next version, but the problem with Dailymotion is that the embed URL has nothing in common with the URL in your address bar. So, you might as well just manually paste in the HTML for that site. :/

  220. Any way to force the qucktime file to not autoplay (http://www.apple.com/quicktime/tutorials/embed2.html)? I attempted to use the code autoplay=”false” but it didn’t like it one bit. I believe this setting is set by the client but by adding the extra code it should prevent the playing anyway.

    Also, the bottom control bar, when posting a QT file appears to be cutting off a couple pixels, which makes it more difficult to use.

    Edit: I now see the autostart question was previously raised. Does the link I posted help in any way or has there been any progress for this, otherwise?

    Regards,
    Veg

  221. Yes, it’s a client option mostly it seems and there also seems to be no valid XHTML way to to disable autostart. So yeah, fuck you, Apple. :|

  222. Viper,
    First and foremost, I thank you for this plugin and the time you put into supporting it (there are a lot of comments above here!!)

    I have installed the plugin and the buttons appear on my post editor, but when I click them nothing happens. I have looked through the above comments and did not find an answer to this (not to say there is not one, my search didn’t turn anything up).

    Do you know what might cause the plugin to not do anything when clicking the buttons?
    With thanks,
    Jonathan

  223. Jonathan on November 29th, 2006 at 9:08 PM wrote:

    Do you know what might cause the plugin to not do anything when clicking the buttons?

    No, I don’t. You uploaded the plugin correctly it looks like, so the URL to the Javascript file shouldn’t be broken.

    The only thing I can suggest is to update your version of WordPress (might as well anyway as you have some security holes now).

  224. Nice plugin. I’ve got it running on a couple of sites now. Thanks.

  225. Great plugin. Works great. Thanks.

  226. a new version coming out any time sooon ?????????????????????

    THANKS :D :D

  227. ben on December 1st, 2006 at 5:47 PM wrote:

    a new version coming out any time sooon ?????????????????????

    Yes. Thanks for being so patient. [/sarcasm]

  228. Very cool plug-in. Ive been looking for a better way to post videos and you have made it so. Thanks for your time and efforts.

  229. Hi,

    Will you be including My Space videoa in the next release? This would be a great addition.

    Thanks

  230. Yes, support is planned. :)

  231. Excelent !! Very usefull and good plugin. Good work :)

  232. hello,

    your plugin is really nice.

    but i just would like to learn how quicktime movies will appear as a still frame when the page loads . i dont want QT movies to start loading automaticly.. i would like to see them like youtube videos.. just a frame and when i click on play button i would start loading ?.. is it possible ? if it is not, i just want it not to autostart playing..

    thank you.

  233. This plugin is awesome. I tried 2 other plugins that put youtube vids into wordpress and yours if by far the best. Thanks!

  234. Nathan on December 10th, 2006 at 3:40 AM wrote:

    This plugin is awesome. I tried 2 other plugins that put youtube vids into wordpress and yours if by far the best. Thanks!

    Glad you like it! :)

  235. Thank you! This was just what I was looking for! :)

  236. This is a great plugin, I use it for some of my videos. Keep up the good work!!

  237. Glad you all like it. :)

  238. Simply outstanding. I tried 3 other plugins before this and none were as easy or as intuitive to use as yours.

    Bravo!

  239. Version 4.0.0 released! It’s totally awesome and a recode from the ground up. I think you guys will like it a lot. :)

  240. This new version is awesome. The added myspace tags are just what I have been looking for. Keep up the good work. We appreciate it.

  241. This plugin is terrific!
    The repeated failures to publish a nice post on WP were driving me mad. Thanks Viper, you’ve got a wonderful invention here.

  242. love you man you rock really easy to install and 100% working

  243. Thanks guys. :)

  244. hey viper, could you also add Mojiti into the list?

    I found your plug in excellent and easy to use. Kudos!

  245. twenty5 on December 21st, 2006 at 3:58 AM wrote:

    hey viper, could you also add Mojiti into the list?

    Looks doable. :)

  246. Thanks for such a wonderful plugin for Wordpress.
    Makes posting a video so much easier.

    Question: How about adding support for http://www.LiveVideo.com

    Thanks and Happy Holidays.

  247. DigitalAlan on December 21st, 2006 at 7:52 PM wrote:

    Question: How about adding support for http://www.LiveVideo.com

    Looks doable.

  248. Thanks so much – Happy Holidays

  249. Hi, I noticed that after updating to v4.0 (from v3.0), all my YouTube video boxes which were “previously” left-aligned are now ALL AUTOMATICALLY CENTERED by v4.0. Umm, what do I do to get it back left-aligned (I preferred this). The centered videos have affected the aesthetics/alignment of certain elements in my post entries.

  250. This looks like a great plugin. I’ve tried several and they didn’t work. The plugin is activated–there was a problem with Wordpress Email Notification Plugin not allowing the bbcode buttons to be displayed–and the buttons work fine, but when I insert a YouTube address in and it places it in my post, it doesn’t actually load the vid. All I get is [youtube]blah[/youtube] in the post.

    What am I missing? Thanks.

  251. Belay that last request. Stupid me–when I imported my old blog to the wp blog it must have stripped code from the url. By inputing the original link everything is fine. Plug in works great! Thanks a million

  252. fruityoaty on December 26th, 2006 at 7:25 PM wrote:

    The centered videos have affected the aesthetics/alignment of certain elements in my post entries.

    I’ll make that configurable via the options page in the next version, but for now, just edit the .css file that comes with the plugin and then hard refresh (control + F5) to flush your cache.

  253. Thanks just what I was looking for

  254. Thanks for the great plugin. I have just installed it at
    http://www.MutableTech.com and it works very nicely.

  255. Viper,
    is it possible to avoid div tags wrapping videos? They may generate invalid HTML code (for instance, if they are between p and /p tags).

    I think it would be better using span tags, or at least being configurable; I have made that change by myself to your code.

  256. jordisan on January 3rd, 2007 at 2:57 AM wrote:

    Viper,
    is it possible to avoid div tags wrapping videos? They may generate invalid HTML code (for instance, if they are between p and /p tags).

    I think it would be better using span tags, or at least being configurable; I have made that change by myself to your code.

    This isn’t an issue in WordPress 2.1 (the version I coded this in) as you can see with my demo page. I simply forgot about that bug in WP 2.0.x. :)

    I’ll check the version and use spans for versions affected by the wpautop() bug(s). :)

  257. Viper007Bond on January 3rd, 2007 at 6:03 AM wrote:

    This isn’t an issue in WordPress 2.1 (the version I coded this in) as you can see with my demo page. I simply forgot about that bug in WP 2.0.x. :)

    I’ll check the version and use spans for versions affected by the wpautop() bug(s). :)

    Viper,
    I agree with you that wpautop() is really terrible :s. I realized when trying to generate valid XHTML code.

    I have modified your code to use span instead of div so as to get valid XHTML code; moreover, I’m inserting some HTML code (between object and /object tags) as alternate content to pass some accesibility validators :)

    You can see it in
    http://jordisan.net/modules/wordpress/2007/feliz-mmvii-y-todo-eso/

    I think both features would be nice to be included in future releases of your plugin :)

  258. Ups… sorry for my previous comment.. It’s a little bit confusing :s

    I’m just suggesting you to use span (instead of div) to avoid XHTML fails, and to put some alternate content between object and /object (a link to the video) to get better accesibility.

    Thanks!

  259. thanks for making this plugin. it works exactly as it should and is not filled with unnecessary extras. Thanks much!

  260. I’ve noticed that quicktime videos doesn’t show with firefox, so why dont you use the method explained at A List Apart?
    http://alistapart.com/articles/byebyeembed

    The problem is that it uses conditional comments to hide to IE an object tag and HTML comments within wordpress posts seems to cause some problems.

    So I’ve used a class which hides that part from IE.

    I’ve added this line to wp_head() function:

    [code removed]

    I hope this helps

  261. Some problems with hml markup in the previous comment: the P tags are not mine ;)

  262. Epper on January 4th, 2007 at 7:18 AM wrote:

    Some problems with hml markup in the previous comment: the P tags are not mine ;)

    I know, the code display plugin I use is crappy. ;)

    I’ve had alt text in there before in previous versions, but it never seemed to show up (even when the item was 404), so I removed it. I forgot about accessibility though, so I’ll put it back in.

    As for Quicktime, this it the method I used: http://realdev1.realise.com/rossa/rendertest/quicktime.html

    It works perfectly fine for me in Firefox, but I’ll give A List Apart’s method another look (seen it before, but opted to go with the other method).

  263. I’m speaking about the versione 4.0.0

    The method you linked works, but doesn’t seem that your plugin apply that method ;)

    Both ways uses 2 nested object tag, with the version 4.0.0 of the plugin I see only 1 single tag… :|

  264. Epper on January 4th, 2007 at 11:45 AM wrote:

    Both ways uses 2 nested object tag, with the version 4.0.0 of the plugin I see only 1 single tag… :|

    Hmm, I mighta ended up removing it ’cause it wasn’t working right in IE or something. I can’t remember. Can’t believe I didn’t test it in FF after the change!

  265. Hi kyle!

    Did you changed the way that the video appears in the RSS Feeds?

    I’ve instaled the Viper 4.0.0 with WordPress 2.0.6. Now in my feeds I only have the URL of the video, instead the video object.

    Thanks,
    Leo

  266. Leo Paiva on January 5th, 2007 at 9:40 PM wrote:

    I’ve instaled the Viper 4.0.0 with WordPress 2.0.6. Now in my feeds I only have the URL of the video, instead the video object.

    That was done on purpose. <object> tags cannot be in feeds.

  267. Is it possible to change it back?

    Almost all the RSS feeds that I subscribe shows the embed videos. I think it’s too much text and a little ugly. How can I put the videos back on the feeds?

    Thanks :)

  268. Leo Paiva on January 6th, 2007 at 10:43 AM wrote:

    Is it possible to change it back?

    I won’t be, no. I don’t want to make non-validating feeds and feeds that may break some feed readers. You’re welcome to though.

    Open the plugin and find this line:

    [code]if ( is_feed() ) {[/code]

    Replace it with this:

    [code]if ( TRUE === FALSE ) {[/code]