Viper’s Video Quicktags

Native Embeds

Since version 2.9, WordPress has featured native easy embeds. However this plugin offers more customization than allowed without the plugin (player colors, etc.). It will work fine side by side with the new code and you can opt to use either embed method.

The plan for this plugin is to recode it from scratch to instead build upon the new embed API and allow for more customization. The new plugin will be backwards compatible and keep your current videos working.

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) — some manual installation required, see this post for details
  • 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:

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:

1,812 thoughts on “Viper’s Video Quicktags

  1. Is there some type of security vulnerability in Viper’s Video Quicktags? I’m seeing scans for:

    /wp-content?/plugins?/vipers-video-quicktags?/buttons?/%27%20+%20tag%20+%20%27.png
    

    (which is URL for:

    '   tag   '.png

    )

  2. Pingback: ???????????Blog
  3. Hey Alex,

    Your plugin is awesome and while I’m not sure if you’re planning to support YouTube’s iFrames in the near future, there is a “new” problem (thanks to YT). They seem to have switched to the youtu.be (that’s youtuDOTbe) short url’s for all of their share links now and the plugin rejects those urls.

    I know how to manually edit the address bar on youtube in order to get a url it will accept but that just kills the speedy workflow that VVQT has made possible. Is there a quick way to edit the plugin within the wordpress plugin editor to accept that short url, or will you/can you push out an update?

    Thanks!

  4. hi
    i have used this plugin in wp3.0.5, that’s time youtube play button is displaying in ie7&ie8.
    now i used wp3.1.2, the youtube play button is not displaying in ie7&ie8.

    how to resolve this problem.
    if any one know, please help me.

    regards,
    pandikamal

  5. hi Alex

    i need your help friend…about [videofile] [videofile]
    just When i inspect the code into web page(firefox 4), i see the following

    the movie .avi no show up.but in IE show up success

    i dont found the problem, but just when i put the [videofile]path[videofile] and i want seem in the firefox 4, no show up

    note: the firefox with other code. show up in firefox 4

    thanks for you help

    1. I very strongly recommend against embedding videos in that fashion and will likely drop support for it in a future version of my plugin. As you’ve found, it’s incredibly hard to get it work in all browsers across all operating systems.

      Convert the file to MP4 format and then embed it using the FLV shortcode (Flash).

  6. hi alex, i´m again
    just look that i make this code your plugin:

    in vipers-video-quicktag.php in the code line 3577 in this line
    if ( 1 == $atts['usewmp'] && FALSE !== strpos($_SERVER['HTTP_USER_AGENT'], ‘Windows’) ) {

    i add tu return

    so, right now i can see to movie .avi in the firefox 4,

    please ..tell me if it`s right…

    Regards

    Omar Galaviz

  7. 	<EMBED TYPE="application/x-mplayer2" SRC="' . $content . '" NAME="MediaPlayer"
    			WIDTH="' . $atts['width'] . '" HEIGHT="' . $atts['height'] . '" ShowControls="1" ShowStatusBar="1" ShowDisplay="1" autostart="0"> </EMBED>
    
  8. Hello, in a site I’m developing I’m using SlideDeck on the home page.
    Unfortunately SlideDeck needs the addition of the tag inside the tag and the wmode=”opaque” attribute on the tag.
    Is there a way to achieve this via your plugin?

  9. Hey guy…

    Is there a beta version of the latest version which supports Youtube’s retarded iframe method that I can test out?

    Or any clue as to a timeline on when the next version may be released?

    Cheers bro,
    Ryan

    1. Beta? No. Super alpha that’s not done being written yet? Yes! :)

      Browse: http://plugins.trac.wordpress.org/browser/vipers-video-quicktags/branches/development
      SVN: http://plugins.svn.wordpress.org/vipers-video-quicktags/branches/development/

      I haven’t worked on it in like 9 months though. When you work 9-5 during the week doing WordPress stuff, it’s hard to find the motivation to spend your evenings and weekends working on WordPress some more. :(

  10. I hear the part about working 9-5 with WordPress stuff. I’m a web developer and we use WP for everything. Which has kinda put a damper on me blogging which sucks.

    Well I’m hoping you’ll find the motivation in the not too distant future. Take it easy.

  11. How could I add Youtube 3D Movies with your Plugin? I dont see the 3D Option at the Youtubebar inside the Video.

    If I add the Video manualy without your Plugin the spezial 3D Options works fine.

    Please Help :-)

  12. Can you add support for Distrify video embeds? We’ve designed our URLs to support services like yours that turn URLs into Embed Codes.

    For example, this movie URL:

    https://distrify.com/films/1-just-to-get-a-rep-watch-and-download-the-movie::widget=19

    The widget ID is 19

    So the embed code is:

    <iframe id="distrify-player-19" title="Just to Get a Rep Trailer" class="distrify-player" type="text/html" width="640" height="392" src="http://widgets.distrify.com/widget/widget.html#19&quot; frameborder="0" scrolling="no"></iframe>
    

    Just two places to put the 19. easy!

    Cheers!

    1. Is you theme correctly defining $content_width? If I remember correctly that’s what my theme uses as the default width. Also check Settings -> Video Quicktags -> YouTube to make sure the width isn’t too large.

  13. Hello Alex, I just wanted to thank you for writing this plugin. At the moment I’m trying to make it replace Press75′s Simple Video Embedder, due to their lack of support. I was curious, is there anyway to make the video show up in a specified part of the theme? (My theme has a special ‘section’ for video on each post, and it can’t normally be accessed under the regular ol’ WordPress article publisher).
    Thanks,
    Matt

  14. Pingback: PEF Multimedia
  15. Pingback: wp???? | ??????
  16. Can you help me remove this error?

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Video Quicktags'' at line 1]
    SELECT slug FROM wp_terms WHERE name='Viper's Video Quicktags'
  17. I am not able to use this plugin for yotube playlists
    When I am entering the playlists url then it says the correct format is not enetred please re check the youtube format.
    whats the problem here?

  18. you know, i’ve used this before (i think), but derned if i can’t find a simple list of the shortcodes themselves.

    i have some FLV vids i’d like to embed, and i just don’t know the shortcode.

    i tried [FLV] as well as [FLASH]

    and neither work.

    it’s kinda silly how your help section explains the parameters but doesn’t explain the simplest step, which is “what the shortcode would be for FileTypeX”

    anyway, it’s easy to miss the first step! LOL

    what’s that dern shortcode to embed FLV’s :-)

    best,
    dainis

Leave a Reply