www.Trust-Guard.com - Click To Verify

1 (888) 409-4408

Live chat by BoldChat


Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin.

This is the download and documentation page for the Video Blogger plugin I’ve made for Wordpress 2.0. This plugin allows for simple video blogging of content hosted by Google Video, YouTube, DailyMotion and vSocial. Requires Wordpress 2.0. Sorry, these docs are weak. In general the plug-in is pretty weak. It works for my needs. Feel free to improve. Read on for screenshots, installation instructions, and downloads.

————————————————
Screenshots:
1. The plugin.
2. The Options.
3. A simple post with a video from YouTube.com.
4. Same post with some additional text in the title and body.
5. Preview of the post before publishing.
6. Read-only Meta data showing a successfully cached video.
7. An actual post.
————————————————
Change log:
1.0 - Initial Release
1.0a - Cleaner code for correctly setting slug during Publish when !vb directive is present in post title.
1.0b - Added support for Dailymotion.com.
1.0c - Added check for presence of PHP CURL Library.
1.0d - 1.0b and 1.0c were totally broken! Dah! 1.0b had improper logic around using the strpos function and 1.0c totally broke the XML fetch code! This version has resolved the original issues.
1.0e - Fixed YouTube thumbnail url integration - You must do a REFRESHALLPOSTS on the options page to update the cached thumbnail urls!, Added thumbnail index support for YouTube, Also ThumbnailIndex parameter can now be a URL that points to any image you would like and can be used for gv/yt/vs/dm, Added code in the option page to alert you when a new VideoBlogger version is available, Fixed/Overhauled the Player Width/Height code (It actually should work now.)
1.0f - Should have tested the new YouTube thumbnail urls better - sometimes it worked, sometimes it did not - This has been fixed. Also fixed broken Video Url integration with Google Video.
1.0g - It’s been forever! This whole plug-in is hack! — but it works ok. PHP & WP development is not one of my specialities. This version fixes interface changes with Google Video, Youtube, and VSocial. Some logic improvements, strip html tags from descr text. How do I test this stuff?? If it works on my site the way I need it to - it’s tested. :-)
1.0h - Everytime I fix something, youtube breaks it! Fixed youtube integration, again. I wish these guys would figure out a better way to do integration other than their cheesy embed copy/paste approach - or open up their api with having to go through an interview process! To correct existing videos on your blog, after installing, go to the Options -> Video Blogger -> and perform a “Refresh All Posts” operation.
————————————————
Download it: Video Blogger Plugin for WordPress 2.0 ( Current plugin version = 1.0h )

————————————————
Questions/Problems?: Submit your questions here.

————————————————
Currently supported video hosts:

————————————————
Installation:
* = Required step.

  1. This plug-in requires PHP CURL Library support. Most hosts have this setup for you. http://www.php.net/curl
  2. *Copy the extracted wp-videoblogger folder into your wp-content/plugins dir.
  3. *Activate it.
  4. *Go to Options->Video Blogger (Note: This step should create a table called “vb_content” using the WP table prefix. )
  5. Adjust video player width and heights if you’d like.
  6. See “Vlog a video” below.

————————————————

Vlog a video:

  1. Goto video.google.com or vsocial.com or YouTube.com
  2. Search on your video.
  3. Click on the video to view it full screen.
  4. Look in the address bar, you will see some sort of videoid parameter. Get this ID - this will be your “videoid” - not the whole url, just the id part.
  5. In WordPress, create a new post.
  6. To display the Video title in the post title, place “!vb:videosourceswitch,videoid!” (without the quotes) anywhere in the title. videosourceswitch = gv for Google Video, yt for YouTube, vs for vSocial, dm for Dailymotion. videoid = your video id from step 4.
  7. To display the actual Video in the post body, place “!vb:videosourceswitch,videoid,[thumbnailindex]!” (without the quotes) anywhere in the body. videosourceswitch = gv for Google Video, yt for YouTube, vs for vSocial, dm for Dailymotion. videoid = your video id from step 4. [thumbnailindex] = Optional, and for Google only. Allows you to override which thumbnail is shown by default. A number 1-6, which corresponds to the small thumbnails shown on the full screen video page on the right side.
  8. Click the “Save and Continue Editing” button. NOTE: You should ALWAYS save and preview your post first to make sure the video is probably parsed and cached! Even more important if you are using the directive in the title amd plan on letting WP auto generate the post slug AND your using Permalinks.

————————————————

Google Video Example:

  1. Video=http://video.google.com/videoplay?docid=5133441566760049494
  2. Video Id=5133441566760049494
  3. New Post in WP
  4. Set Title Edit Box = “!vb:gv,5133441566760049494!”
  5. Set Post Edit box = “!vb:gv,5133441566760049494,4!”
  6. Click Save And Continue Editing.
  7. Scroll down and you should see various details about your video in the READ ONLY META area. This is simply to show you what video data was cached based on the directive you entered.
  8. Scroll down and view the preview window.
  9. Click on your video to play it!
  10. If it looks right and works, Publish it.

————————————————

YouTube Video Example with Custom Thumbnail Url:

  1. Video URL from YouTube.com=http://youtube.com/watch.php?v=Mdn9p0xpSMs
  2. Video Id=Mdn9p0xpSMs
  3. New Post in WP
  4. Set Title Edit Box = “!vb:yt,Mdn9p0xpSMs!”
  5. Set Post Edit box = “!vb:yt,Mdn9p0xpSMs,http://helmetcameracentral.com/images/CliffLakeStory_ZoomerForWeb_30p.jpg!”
  6. Click Save And Continue Editing.
  7. Scroll down and you should see various details about your video in the READ ONLY META area. This is simply to show you what video data was cached based on the directive you entered.
  8. Scroll down and view the preview window.
  9. Click on your video to play it!
  10. If it looks right and works, Publish it.

106 Responses to “Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin.”

  1. WordPress Station » Blog Archive » Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. Says:

    [...] helmet camera central [...]

  2. Blogging Pro China » Blog Archive » WordPress Plugin: Video Blogger Says:

    [...]   Video Blogger Plugin for WordPress,利用现有的Video上传服务为WP增加便捷的Video Blog方式,现支持以下三个服务: [...]

  3. TheAngryPenguin Says:

    Awesome plug-in indeed! To anyone who has yet to submit their video(s) to Google, be prepared to wait! Seems like vSocial is the way to go. Just one question (for now, at least…) — How can one change the size of the thumbnails?

  4. Tom Says:

    Hi there, thanks for this nice plugin.

    I have noticed that the plugin changes the post slug or permalink, and that presents a rather big SEO problem. As soon as you add the videoblogger code on the post, it will change the permalink to whatever the title of the video is at the video hosting service, even though the title of your post is still the one you gave it. This happens without adding the vb code on the title, just adding the vb code on the post alters the permalink, so if say Technorati has already indexed that, when you add a video the permalink will not work anymore and will give a 404 error.

    Nice plugin as I said, but changing the permalink is very, very messy. The plugin should just post the video and leave up to the blogger to write the the post’s title. Also, if you edit the name of the video at the VS site, that also will change the permalink to the post on your blog… once again, you will get a 404 error due the permalink change.

  5. 구글비디오를 이용해서 블로그에 동영상 넣기 Says:

    [...] 제가 워드프레스를 사용하는 관계로 워드프레스에서 구글 동영상을 넣는 플러그인을 소개해 드리겠습니다. [...]

  6. chadical Says:

    Quick update: I’m on vacation and vlogger Tom comments on the plugin automatically setting the post slug based on the embedded video title. I added some code when I was mass updating existing posts and never really beefed it up enough. Tom is correct that the current behavior is not ideal. I will not be able to update the codeline till Tuesday, the 16th - In the meantime…. The quick fix is to comment out line 446 in the wp-videoblogger-plugin.php file (just put // in front of the line with a text editor). If you comment this out, just make sure to manually set your post-slug before you post it! For the fix I will implement some options switches, logic to prevent changing already set slugs, etc.

  7. Blogsumer » Del.icio.us links van 16 januari 2006 Says:

    [...] Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. (tags: wordpress video plugins vlog) [...]

  8. Notorious » Blog Archive » افزونه (پلاگین) ویدیو بلاگینگ برای وردپرس Says:

    [...] چه طور می شه با وردپرس ویدیوبلاگ راه انداخت؟ با استفاده از این پلاگین vlog (یا با اسم های دیگرش vlogger یا Video Blogger Plugin for WordPress ). [...]

  9. Choco Says:

    could you please add some screenshots, being time constrained to try all plug-ins and visual orientated , plus it will look good too!

  10. peppe Says:

    Plz look http://www.4mj.it/
    The title work but the post is like !vb:gv,5133441566760049494!

  11. peppe Says:

    Now is ok! it is a conflict whit “Kimili Flash Embed Plugin”
    Can i insert flash movie with you plugin?
    How works with youtube(gv, yt, vs)?

  12. peppe Says:

    yt sorry for the ask

  13. helmet camera central » Blog Archive » Video Blogger 1.0a is now available. Says:

    [...] helmet camera central Helmet camera videos, techniques, equipment reviews and knowledge. « Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. [...]

  14. Alberto Muñoz Says:

    Thanks a lot for this very nice plugin. Can you do some modifications in it to work with dailymotion.com? Thanks

  15. chadical Says:

    1.0b is now available with Dailymotion support.

  16. ..::Vagabond::.. Says:

    I had the following error when I tried to access my blog today morning. I installed it yesterday and posted a vlog from Google Video. It works and somehow looks really nice and I love it.

    Parse error: parse error, unexpected T_STRING in /public_html/vagabond/wp-content/plugins/wp-videoblogger/wp-videoblogger-core.php on line 90

    At first I was getting an error message, saying that there’s some error in my
    /public_html/vagabond/wp-content/plugins/wp-videoblogger/wp-videoblogger-plugin.php
    on line 200+.. because I can’t access my admin too due to that error, hence I del that file to disable this plugin and then try to upload the same file again. It’s the I get the 2nd error message, which is about my core system.

  17. cole Says:

    my web server produces a mySQL error and a curl_init error after activating the plugin…what’s wrong?

  18. matteo10 Says:

    I’m sure it is a fantastic plugin but unfortunately i have this error Fatal error: Call to undefined function: curl_init() in /home/mhd-01/www.matteo10.com/htdocs/wp-content/plugins/wp-videoblogger/wp-videoblogger-core.php on line 424
    and I’m not able enough to understand what’s wrong. If someone could help me I really would like to use this.
    Thx

  19. chadical Says:

    Sorry folks. This plugin currently requires PHP Curl library support for the XML access - http://www.php.net/curl - I’ll release a 1.0c today or tmrw that will check for CURL support on the options page and let you know if you have CURL enabled or not! If anyone knows of an alternative to CURL that would be more widely available, let me know. Many hosts have curl enabled by default. -chad

  20. Potter » Blog Archive » Video i weblog Says:

    [...] Der er ved at være en del steder hvor man kan finde video og selv uploade video - gratis. Det er også muligt at smide video ind i din Weblog - på den nemme måde. Her er et Plugin til Wordpress der gør det letter for brugeren at bruge video. Her er en Blog der skriver rigtigt meget om det at bruge video generelt - Helmet Camera Central. [...]

  21. ..::Vagabond::.. Says:

    downloaded and replace certain files with the 1.0c version. Start working again! :D :D Thanks again Chad, for writing such a great plugin!~

  22. My Little Yorkie Says:

    J’aime vraiment ce que vous faites avec votre blog, et vous encourage le garder vers le haut.

  23. Peekj Says:

    I can’t get this to work. It keeps saying “Video not found” for everything I’ve tried…

  24. Car Seat Cover Says:

    You have really done a good job on this. Keep it up!

  25. Bills Baseball Bat Says:

    I am glad to find your site- now I know what a good one looks like.

  26. Sandbox Education » Blog Archive » helmet camera central » Blog Archive » Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. Says:

    [...] helmet camera central » Blog Archive » Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. [...]

  27. chris Says:

    I could not get this to work with WP 1.5 has anyone been able to get this to work?

  28. OurCafe » Blog Archive » honda civic commercial Says:

    [...] wow!今3時間くらいvideoを投稿することに必死だった。で、Googleは諦めて、YouTubeのもので何とか形になったようだ。 しかし、何でこんなに説明がややこしくて。。。 一応、説明とプログインのサイトはここ⇒http://helmetcameracentral.com/2006/01/11/videobloggerplugin/ [...]

  29. big brown monkey » Blog Archive » Whilst video testing I came across this! Says:

    [...] Okay, so after I put on the vids of Gaz and Spain below I thought I’d see if there was any way to embedded videos from other sources. Thankfully with the aid of the Lancour Brothers at Helmet Camera Central there was with their videobloggerplugin! So I dipped in to the google video vault to find a video to test out and I came across this beauty of a vid! Now I all for a bit of karaoke or even song miming but these Japanese fellas take it to another wierd but funny level. Enjoy! hosted by Google Video [...]

  30. sam Says:

    this is probably the coolest plugin..ever. Keep up the great work!

  31. xavodim.com Says:

    Tech Links for 1.29.2006…

    It’s been a while since I’ve posted, but I’ve b…

    ……

  32. xavodim.com » Blog Archive » Tech Links for 1.29.2006 Says:

    [...] Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin - A video plug-in for Wordpress that allows you to embed Google videos directly in your posts, along with selecting which thumbnail of video to include. [...]

  33. Lo minúsculo cotidiano » Nieva sobre Albacete Says:

    [...] ¿Cómo se vuelve cotidiana la nieve? ¿Nevando? Bueno, sí. Es una posibilidad. También hablando de ella. Ésta es la segunda vez que hablo de la nieve en Albacete. El acontecimiento lo merece. Además he usado como pretexto esta entrada para probar las últimas mejoras que han hecho del plugin VideoBlogger para WordPress. El sistema de alojamiento de vídeos que más me gusta es DailyMotion, más que YouTube o que Google Video, y las mejoras atañen precisamente a la incorporación de parámetros para incrustar clips de DailyMotion en WordPress. [...]

  34. tedlow.com » People with my sense of humor…. Says:

    [...] This video is hosted on youtube.com but was mainly made possible with this great plugin hosted at helmetcameracentral.   [...]

  35. Brent Says:

    Hi, this looks like a sweet plugin. Although, I haven’t been able to use it. The problem is on the WP Write Post page, I cannot enter anything into the Video Blogger Plugin fields (such as VB Video Src, VB Video Id, etc). When I click on the text input field, it becomes “highlighted” as if it is ready for input, but no cursor appears and I can’t type anything. The Title and Post fields work fine, but none of the VB fields do. I’ve tried using Apple Safari, Mozilla Firefox on MacOSX, and Mozilla Firefox on Linux. It looks like a JavaScript issue, but I really have no idea. Suggestions?

    Thanks.

  36. Sage Lewis » Video Blog Update Says:

    [...] Video Blogger Plugin [...]

  37. Desultory Thoughts » New Video Blog Plugin Says:

    [...] I wasn’t exactly happy with the look of the way video was posted on my site with the tool I was using before. So I got looking around and found another plugin for WordPress called VideoBloggerPlugin. It displays video like this: [...]

  38. joe Says:

    Any idea why the install script didn’t create the database table? I tried to force the install by hardcoding the videoblogger_install() function call but I got a MySQL error. Does anyone have any idea how to fix this?

  39. chadical Says:

    I will post an update, 1.0e, with a seperate sql file that you can run manually.

  40. jadmanx Says:

    i need help i have your video plug in and it worked grate but for sum days i downt show the preview picture of http://youtube.com/ movies for google video work…
    whats wrong :-( ???????????????????????????????????????????

  41. peppolone Says:

    Now youtube previews doesn’t work, i think youtube change the path of the image.
    http://helmetcameracentral.com/2005/01/04/powerboard-smooth-and-silent/

  42. tedlow Says:

    Is there something wrong with YouTube or the plugin now? For some reason, the videos don’t seem to communicate anymore with YouTube, doesn’t refresh the data and says video not found. Videos that used to be embedded are now just showing the !vb:yt,link! instead.

  43. tedlow Says:

    The new plugin correctly references and the videos in Youtube now but doesn’t seem to give a video screen and play them. Still comes out as !vb:yt,blah!

  44. jadmanx Says:

    good some movies work now again but some downt want to show a preview pic…
    and i cant make the preview pic smaller (looks so pixl) when i make the preview pic smaller the player cant see them again on the old one he make the video size bigger to show the full movie player…

  45. The New Market Machines » Blog Archive » Cox on XBRL Says:

    [...] I’m working out the kinks in the WordPress videoblogging plugin. [...]

  46. tedlow Says:

    I did a clean install by deleting the old videoplugger directory in the plugin directory and reinstalling the 1.0e plugin. Did the refreshallposts as well. Doesn’t work still. Is anyone having the same problem? It locates the right videos in youtube and google video though.

  47. jadmanx Says:

    i becoem on YouTube always for the previe image “Image Coming soon”
    whats wrong :-(

  48. chadical Says:

    Sorry Y’all - I’ll try to figure this out this week. My apologies for the sketch.
    -chad

  49. aoiro-blog » links for 2006-01-14 Says:

    [...] helmet camera central » Blog Archive » Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. (tags: wordpress video plugin) [...]

  50. Neues Theme - Neue Hoffnungen at Scalpo’s Blog Says:

    [...] Seit zwei Tagen habe ich das Theme “K2 Beta Two” auf meinem Blog installiert. Am Anfang hatte ich jedoch noch ein paar Probleme, jedoch waren diese nur von kurzer Dauer und beruhten auf einem ISO/OSI Level 8 – Fehler. ;) Ausschlaggebend für die Umstellung waren Plugins, welche nicht mit dem alten Theme kompatibel waren. Ich habe noch nicht alle Plugins getestet, jedoch hoffe ich, dass alles funktioniert. Das WP-Google Video Plugin (WP-ExtremeVideo 2.3 BETA / Video Blogger for Wordpress 2.0 1.0d) funktioniert bei mir immernoch nicht. Gibt es noch andere Alternativen? Auch das Cocomment Plugin läuft immernoch nicht wunschgemäss. Einige Menupunkte wie: Kategorien, Archiv und Admin fehlen noch, werden aber möglichst bald ergänzt. [...]

  51. theNet » Blog Archive » Video plugin for Wordpress Says:

    [...] You can view and download the plugin at Helmet Central here. [...]

  52. JoeJoeTheJoey’s BlogBlogTheBloggy » Blog Archive » Wahay!! Video Plugin for WordPress! Sweet!! Says:

    [...] I just added a video blogger plugin aka Vlogger. Really easy to set up and looks great on the page.  Here is a sample of the plugin using a Google Video file of some snowboarders. Click on the picture to play the video and enjoy!  [...]

  53. digitaltodd » Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. Says:

    [...] Video Blogger Plugin [...]

  54. acmorton Says:

    I just loaded this and on the surface it looks good and everything seems to check out, BUT it isn’t able to reach out and “pull” the video in… I seem to have this problem with iTunes Spy and trying to import blogger posts into wordpress, it can’t reach out to webcontent. Could this be an .htaccess problem? Any help will be appreciated! You can see my sample at http://www.mortontech.net.

  55. emeff Says:

    In my testinstallation the video title of YT is shown correctly, but within the post I just see the link.
    How can I check if my provider supports CURL (or does the correct video title indicates that CURL works fine and that there is another problem?)?

  56. chadical Says:

    If your installation does not support CURL, the Video Blogger plugin will let you know on the VB Options page. If you are having trouble seeing videos in your posts, it could conflicts with your theme or some other plugin you are using…

  57. Fischler.org Beta » Blog Archive » Plugins being used and info thereof Says:

    [...] http://helmetcameracentral.com/2006/01/11/videobloggerplugin/ [...]

  58. Macklus Blog » Mis plugins para wordpress Says:

    [...] Video Blogger Plugin for WordPress: Imprescindible para añadir de forma rapida y comoda videos desde las principales fuentes de videos de internet. Su pagina es ESTA. [...]

  59. Under Media » Blog Archive » How to add video-clips to wp-blogs Says:

    [...] The Videoblogger plugin [...]

  60. buggy videobloggerplugin « profficer blog Says:

    [...] Der Versuch ein WP Plugin zum Videobloggen zu installieren ist gescheitert. Schade, denn das leist sich ja echt ganz gut, was man damit machen kann.Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. [...]

  61. The Milgram experiment (Video) at OCDinfo.dk Says:

    [...] Testing a new videoblogging tool….so why not test it with the Milgram experiment !? [...]

  62. Go Wiki HK » It is working but… Says:

    [...] I am working on the plugins- can’t upload to plugin directory, can anyone help??? 1.for video plugin with codex (btw: does it mean a video codex?)http://codex.wordpress.org/Plugins/Video I want video blogger http://helmetcameracentral.com/2006/01/11/videobloggerplugin/ [...]

  63. Scott Schnaars’ KnuckleSandwich » Blog Archive » Video Plug-In Says:

    [...] I downloaded a decent plugin to put video into my posts. I really want to figure out how to get YouTube into posts and my plugin, Vlogger, says that I should be able to do this, however, it doesn’t seem to work. Not sure how much I will really use this feature, but it is nice to have. [...]

  64. How to post Youtube video on Wordpress. » Metaticle - Make Money, Web, Blog, Technology Says:

    [...] Technorati Tags: youtube wordpress plugin Posted in Blog, Wordpress | del.icio.us | digg | furl Relatedarticles: [...]

  65. edmedina Says:

    I thought i posted a comment but apparently not.
    So here we go again
    I put this out on my site. I keep getting the following error no matter what Youtube videos I try to us.
    I get this in the title and description
    Video not found or Integration error occurred.

    I have the following insert happening
    !vb:yt,5I0U4P9Imis!
    Anyone got any ideas as to why?
    thanks

  66. Gareth Western.com » Blog Archive » Gnarls Barkley @ the MTV Movie Awards 2006 Says:

    [...] Edit2: Alrighty… after a bit of hacking around with the plugin, I’ve got it working the way I want (at least for YouTube videos… might have to do some more tweaking for the other formats it claims to support (Google Video, vSocial, and dailyMotion), but it’s a little late for that now. I guess it’s worth mentioning at this point that I’m basing this on the work done by a guy called “Chadical”. [...]

  67. TheAngryPenguin Says:

    It probably already known by now, but the thumbs for VSocial are no longer being displayed. Does anyone know of any workarounds?!?

  68. Video Blogger Plugin for WP » SELaplana Says:

    [...] I don’t know what’s the problem, but I think it was because my server doesn’t have the PHP CURL, just like what a commenter said on the website of this plugin: If your installation does not support CURL, the Video Blogger plugin will let you know on the VB Options page. If you are having trouble seeing videos in your posts, it could conflicts with your theme or some other plugin you are using… Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages. [...]

  69. Attack of the Rob Bot! - proof that I use the internet » links for 2006-08-11 Says:

    [...] Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. Attempt at a video plugin for Wordpress. Looks a little too complicated. :/ (tags: wordpress) [...]

  70. SEO Firm » Add Google Video, You tube in wordpress video Blogger Says:

    [...] 1. This plug-in requires PHP CURL Library support. Most hosts have this setup for you. http://www.php.net/curl 2. *Copy the extracted wp-videoblogger folder into your wp-content/plugins dir. 3. *Activate it. 4. *Go to Options->Video Blogger (Note: This step should create a table called “vb_content” using the WP table prefix. ) 5. Adjust video player width and heights if you’d like. 6. See “Vlog a video” below. Download Link : http://helmetcameracentral.com/wp-videoblogger-v1_0f.zip If you have more doubts / queries check out http://helmetcameracentral.com/2006/01/11/videobloggerplugin/ [...]

  71. Chris Heuer’s Idea Engine » links for 2006-08-23 Says:

    [...] helmet cam central » Blog Archive » Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. (tags: wp:plugin vlogger youtube) [...]

  72. Wordpress and Rich Media - Irish SEO, Marketing & Webmaster Discussion Says:

    [...] Wordpress and Rich Media I’m looking for a good plugin which will enable video content for playback within posts on WP2.0 I found this guy earlier tonight but have yet to install it. helmet cam central » Blog Archive » Video Blogger Plugin for WordPress, aka Vlogger, aka Vlog plugin. I’m just wondering what other alternatives are out that you guys have used? __________________ whatismyip.ie| blaa.ie | my blog [...]

  73. Vie de Malchance Says:

    [...] Would you like to play You Tube and Google Videos on your WordPress blog? Well, duh. chadical will hook you up. September 16, 2006, 10:03 pm o’clock [...]

  74. oplusimple » Blog Archive » plugins wordpress Says:

    [...] Video Blogger Plugin for WordPress (integrer des vidéos) NOK [...]

  75. H-ART » Da oggi anche i video sul nostro blog! Says:

    [...] E’ stato installato un plugin che permette di pubblicare video presi da YouTube, Google Video e altri servizi online. Come si fa? Leggetevi questa paginetta… [...]

  76. Dilby News Monitor » My Top 10 Best WordPress Plugins - Dilby Says:

    [...] 5. Video Blogger for Wordpress 2.0 [...]

  77. Rafael Arcanjo » Vídeos do YouTube no Wordpress Says:

    [...] Precisei colocar vídeos do YouTube aqui no blog e não estava encontrando uma forma de fazer. Pesquisei na net e encontrei alguns plugins (WPvideo e Video Blogger for Wordpress 2.0) mas nenhum deles foi simples o bastante para que eu postasse os vídeos. [...]

  78. Stefan Kleineikenscheidt » Wordpress, YouTube and Pasting HTML Says:

    [...] For example, I checked out Video Blogger Plugin for WordPress, but its usability is pretty poor. Have a look at the documentation for importing a video: [...]

  79. Video Blogging with VB Plugin Problem » SELaplana Says:

    [...] I recently installed the VB Plugin for Wordpress by helmet cam central. I followed the instruction given by the creator but then when I posted a sample video blogging post using this plugin, everything went wrong. [...]

  80. Mon petit blog » Inclure une vidéo DailyMotion dans son blog Says:

    [...] http://helmetcameracentral.com/2006/01/11/videobloggerplugin/ [...]

  81. johana romero y cuadrada Says:

    eres lo peor no ballas ala school por que asustas a mi boyfrind please jajajajajajajajajaja

  82. SimonH Says:

    Installed latest version this evening …

    Whatever I put in, I just get the following :(

    VB Title: Video not found or Integration error occurred.
    VB Descr: Video not found or Integration error occurred.

    Any suggestions?

    Simon

  83. Nathan Says:

    A newer version of Video Blogger is available!
    Your version: 1.0g / Current Version: 1.0f
    Go here to download the newest version.

    Doesn’t “g” go AFTER “f”?
    If/when you can fix this, please e-mail me so I know..thanks.

  84. SixAnts Says:

    For some reason, the videos don’t seem to communicate anymore with YouTube… mmm…

  85. helmet cam central » Blog Archive » Video Blogger 1.0h for WordPress is now available. Says:

    [...] Go here for the download and install page. [...]

  86. ROPELLI » Arkisto » Robbie the Bunny Says:

    [...] Jos joku wp:läinen kerkiäisi, niin voisi neuvoa miten ihmeessä saan upotettua youtubea tänne.. kokeilin jo suoraan ja sitten niin, että disabloin ensin Chenpressin ja sitten sen defaulttina olevan graafisen muokkaimen (joka ei edes kadonnut mihinkään, en tiedä oliko edes tarkoitus) ja latasin jopa Vloggerin, mutta en silti saanut toimimaan.. Pluginissa oli tällainen virhe: Hi, this looks like a sweet plugin. Although, I haven’t been able to use it. The problem is on the WP Write Post page, I cannot enter anything into the Video Blogger Plugin fields (such as VB Video Src, VB Video Id, etc). When I click on the text input field, it becomes “highlighted” as if it is ready for input, but no cursor appears and I can’t type anything. The Title and Post fields work fine, but none of the VB fields do. I’ve tried using Apple Safari, Mozilla Firefox on MacOSX, and Mozilla Firefox on Linux. It looks like a JavaScript issue, but I really have no idea. Suggestions? [...]

  87. dwin Says:

    error

    WordPress database error: [Table 'dbase.wp_vb_content' doesn't exist]
    SELECT * FROM wp_vb_content WHERE source=’gv6558860116789469040′ AND videoid=’4&#8′

    “!vb:gv6558860116789469040,4″

  88. mOOn shah Says:

    Hi, is it possible to play video in our on blog page unlink this as we click on thumbnail and bring us to relevant youtube video page?

  89. All Tips and Tricks » 9 Video Wordpress Plugins at a Glance Says:

    [...] 1. Video Blogger plugin allows for simple video blogging of content hosted by Google Video, YouTube, DailyMotion and vSocial. It requires Wordpress 2.0 [...]

  90. im bonker hocken Walter Moers - Der Bonker - wenn das schule macht… - …könnte es lehrer werden Says:

    [...] hohoho, was hat dsas schuleblog neuerdings? eingebundene videos! scheint allerdings ne fragile sache zu sein, weil die damen und herren youtube und google wohl regelmäßig ihre seiten umkonstruieren, wonach das wordpress-plugin erstmal nicht mehr funktioniert. [...]

  91. im bonker hocken - wenn das schule macht… - …könnte es lehrer werden Says:

    [...] scheint allerdings ne fragile sache zu sein, und weder mit outube noch mit video-google will das wordpress-plugin so richtig zusammenarbeiten. hat wieder ewigkeiten gedauert, bis es überhaupt lief, weil die zip-datei, in der das plugin enthalten ist ein verzeichnis nicht anlegt, das hinterher stillschweigend vorausgesetzt wird. tststs. [...]

  92. Corey Says:

    I cant get youtube videos to work on my site. just wondering if the recent youtube update has broken things.

  93. emvsytdqk Says:

    owxfzoblm…

    maviezmqoe sbewetoha wchxehtzo kwkyida …

  94. yfs1 Says:

    Looks like it is broken now. YouTube only shows an “Image Coming Soon”

  95. Joneh Says:

    man.. tried many times but still cant get any image or video from YouTube. it even made my pc hang. am using firefox 2.0 with XP SP2. Wordpress 2.0.5

  96. lineage2 Says:

    I had the following error when I tried to access my blog today morning. I installed it yesterday and posted a vlog from Google Video. It works and somehow looks really nice and I love it.

  97. GoodMans234god Says:

    very good post…

  98. The Personal Blog of Jason Dunn » Blog Archive » Sometimes Things Are Just Too Hard Says:

    [...] As much as I love WordPress, I’m stunned at how some of the simplest things don’t seem to work properly, and how no third party developer has stepped up and filled the gap with a simple tool. YouTube videos for example: when I embed them directly into this blog using the code provided by YouTube, the layout breaks and the videos don’t work. I tried one plug-in, and it didn’t work at all. I tried another plug-in, and it worked, but also pulled in all of my recent videos instead of just displaying one. Finally, I looked at this one and it seemed very promising. I installed it, then discovered that my server doesn’t have Curl installed - I use Cpanel, and it’s all automated, so I’m not about to install something new on my server just to use this one plug-in. Why is this so hard? It’s the WordPress plug-in design schema so difficult that no one can create a simple, flexible tool to accomplish this one thing? [...]

  99. Trial and Error: Youtube Videos in Wordpress einbinden - ach, übrigens … Says:

    [...] Wenn och gedacht hatte, das wäre eine triviale Aufgabe, so habe ich mich getäuscht, erst nach langem Suchen und kurz vorm Aufgeben habe ich die optimale Lösung gefunden. Vor allem der einegebaute WYSIWYG-Editor von Wordpress macht Probleme, indem er den einzufügenden Code entweder nach Lust und Laune umformt oder komplett ignoriert. Na gut, dafür gibts Plugins. Zuerst habe ich das praktische Youtube Plugin von Bassistance ausprobiert, das funktionierte hier -im Gegensatz zum Versuch auf einer anderen (Test-)Umgebung- komischerweise überhaupt nicht. Nächster Testkandidat war das Video Blogger Plugin for Wordpress, dieses weigert sich aber bis jetzt irgendwelche Eingaben von mir entgegenzunehmen -warum auch immer. Ich wollte was, das funktioniert und wo ich nicht stundenlang auf Fehlersuche gehen muss. Schließlich war ich kurz davor, mich zumindest vorübergehend, vom Editor zu trennen als ich in irgend einem Forum- leider weiß ich nicht mehr wo- auf Vipers Video Quicktags gestoßen bin. Das ist nun genau was ich suchte. Plugin installieren, Beitrag schreiben, Youtube-Button anklicken Id eingeben und ferig. Ich habe mich ganz mutig für die möglicherweise noch nicht ganz Bugfreie Version 4.0 entschieden - bei mir funktioniert´s Hier ist nun mein erstes Youtube-Video zu sehen. Eine “leicht beschleunigte” Version der Talfahrt mit der (nach eigenen Angaben) weltsteilsten Standseilbahn, der Gelmerbahn in der Schweiz. [...]

  100. Homeoftom, blogs » Blog Archive » Liste des plugins wordpress installés Says:

    [...] Video Blogger for Wordpress 2.0 1.0gA plugin for video blogging content hosted by Google Video, YouTube, vSocial, and Dailymotion. Par Chad Lancour. [...]

  101. pc-geektech.com » Blog Archive » Ice Fishing Says:

    [...] This is really just a test of the Video Blogger Plugin [...]

  102. YBAE Says:

    Hallo,

    Hab mir jetzt mal das Video Blogger Plugin installiert.

    Mfg,
    YBAE.

  103. Sanwal Says:

    i just inalled the video blogger and its howing in the post but i cnt write anythign in the boxes its showing dead fields…….

  104. sevgi Says:

    Thanks nice a job

  105. Polkan Says:

    Is it correct work with WordPress 2.3?

  106. download metro pcs ringtones Says:

    cell phone ringtones sprint…

    Will ringtones for alltel cell phone above browse listed ringtones samsung…

Leave a Reply

You must be logged in to post a comment.

  • Select a Language

    • Translate to EnglishÜbersetzen Sie zum Deutsch/GermanTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese
      한국어에게 번역하십시오/Korean中文翻译/Chineseترجمة الى العربية/ArabicVertaal aan het Nederlands/DutchΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianÖversätt till svensk/Swedish
  • Top Reviews

  • Shop by Category

  • Blog Categories

  • Community

  • Click To Subscribe!