bbPress

Simple, Fast, Elegant

bbPress plugin browser »

bbVideo (0.24)

Download

Version: 0.24

Last Updated: 2008-6-30

Requires bbPress Version: 0.8.3 or higher

Compatible up to: 0.8.3.1

Author Homepage »

Plugin Homepage »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(6)

Your Rating

Author: Naden Badalgogtapeh


  1. @david, I would love to add hulu.com but unfortunately I cant get the embed codes because I'm not from the us.

    Posted: 3 months ago #
  2. Arrgh.. this plugin convert all my text instruction for members to video!

    how can I pass it to be just text? put backticks is not workin either the code tag.

    Posted: 2 months ago #
  3. Helloooo somebody help!

    Posted: 2 months ago #
  4. btw hulu embed code looks like this:

    <object width='295' height='510'><param name='movie' value='http://www.hulu.com/embed/HoHzWbOm9DB0lMa8oT_AYg'></param><embed src='http://www.hulu.com/embed/HoHzWbOm9DB0lMa8oT_AYg' type='application/x-shockwave-flash'  width='295' height='510'></embed></object>
    Posted: 2 months ago #
  5. _ck_ do u have solution for my problem?
    thank you..

    Posted: 2 months ago #
  6. indojepang, I don't actually use this plugin and have no idea what you are talking about, sorry.

    Posted: 2 months ago #
  7. this plugin convert youtube link become video..
    How can I make it just text? not video.. for instruction purpose

    thank you

    Posted: 2 months ago #
  8. @indojepang : you just have to put some white space in your link just to make them invalid. Better idea : put a "<" in the code of the video link

    @Nadem : I found a small bug in your plugin, more specially in the regexp for dailymotion.
    I change the original regexp by :
    dailymotion\.com/(.*)video/([^< _]*)_?
    Your original was dailymotion\.com/(.*)video/(.*)_ but the "_" seems to be not in all video ...

    One link did not work with your regexp :
    http://www.dailymotion.com/super-circus25/video/7816658

    when I tried to add just "?" at the end, but then the (.*) catched also HTML codes like "
    " and made the embed object (or video) to be blank.

    Please include my regexp in your next release; It would be nice for me when I will update your plugin.

    Posted: 2 months ago #
  9. Thank you so much thierryyyyyyy!!! :D

    Posted: 2 months ago #
  10. the "<" is not workin.. but the whitespace is great! :D

    Posted: 2 months ago #
  11. I received a lot of emails about not working regex pattern. Unfortunately the video provider change the namespace of there id's some times.. I guess they are running out of numbers :)

    I'll upload an updated plugin version during the next few days.

    regards

    naden

    Posted: 1 month ago #
  12. Google video is problem :S

    Posted: 1 month ago #
  13. Amazing plugin! Thank you!!! Why did i not find it earlier?? I LOVE YOU for this, Naden Badalgogtapeh!

    I hope it is future-proof.

    Posted: 1 month ago #

RSS feed for this topic

Add a Comment

You must log in to post.

Code is Poetry.