Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
passiveVid - (YouTube, Myspace, Google...) Not BBCODE :D Details »»
passiveVid - (YouTube, Myspace, Google...) Not BBCODE :D
Version: 1.1.2, by Coders Shack Coders Shack is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.7 Rating:
Released: 06-26-2007 Last Update: 02-01-2008 Installs: 1841
Uses Plugins
Additional Files  
No support by the author.

. . . . . . . . Brought to you by scriptasy.com
note: you can get v2.00 [here]

Live Demo:
Scriptasy passiveVid Demo
External Support:
Scriptasy passiveVid Support
Description:
This is unlike my past video mod which used bbcode, this one is more simple and works much better for the user too. What it does it parses the url when the post is viewed, so it will work with past links and new links.

So basically the user enters a video link in a post and its automaticly displayed as the actual embedded video.
Works With:
vBulletin [3.6.X to 3.7.0 beta 3]
vBlog [1.0.0 to 1.0.3]
vbAdvanced [3.0 RC2]
Supported Video Sites:
  1. YouTube v1.0.0
  2. Google Video v1.0.0
  3. MySpace Video v1.0.0
  4. MetaCafe Video v1.0.0
  5. Yahoo Video v1.0.1
  6. Koreus Video v1.0.1
  7. Sapo Video v1.0.1
  8. video.google.co.uk v1.0.2
  9. Live Leak v1.0.2
  10. Photobucket v1.0.3
  11. Gametrailers v1.0.3
  12. MyVideo v1.0.4
  13. GameSpot v1.0.4
  14. Veoh v1.0.4
  15. StreetFire v1.0.4
  16. Stage6 v1.0.4
  17. Sevenload v1.0.4
  18. Izlesene v1.0.4
  19. Vidiac v1.0.4
  20. Xtube v1.0.6
  21. VidMax v1.0.6
  22. RedTube v1.0.6
  23. OnSmash v1.0.6
  24. GodTube v1.0.6
  25. PornoTube v1.0.6
  26. BrightCove v1.0.7
  27. YouKu v1.0.7
  28. LiveVideo v1.0.7
  29. Break v1.0.8
  30. ExpertVillage v1.1.2
Changes:
  • [v1.0.5] Added the ability to enable/disable any of the sites
  • [v1.0.7] Changed the actual structure of the modification, it now gives me the ability to push it even further
  • [v1.0.8] Added support for actually displaying the video titles
  • [v1.0.8] Added the ability to customize the actual embed, you can choose where/how the title and embed will be displayed by using HTML
  • [v1.0.9] Support for vBlog
  • [v1.0.9] Support for vbAdvanced
  • [v1.1.0] Finalized multiple things
  • [v1.1.1] Added ability to restrict the hack per forum
  • [v1.1.1] Added ability to restrict the hack per posters usergroup
  • [v1.1.2] Added ability to restrict the hack per viewers usergroup
  • [v1.1.2] Added the custom replacement that i use
  • [v1.1.2] Added a new var that can be used in the custom replace ($PASSIVEURL)
Installation Instructions (painless install):
(detailed instructions for noobs [here])
  1. Install Product XML
  2. Upload Bitfield XML
  3. Enjoy the modification


Thanks for the nominations!

{Mark As Installed}

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
muratcan25

Comments
  #1262  
Old 11-18-2008, 02:37 AM
stickskills stickskills is offline
 
Join Date: May 2008
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd love to see EaSportsWorld.com support for this.
Reply With Quote
  #1263  
Old 11-18-2008, 03:48 PM
odeezie odeezie is offline
 
Join Date: Jan 2008
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I cannot get several of these to work. Do we just post the URL and that is it? The big ones like Google and Youtube work everytime, but I cant get break.com, streetfire, and metacafe to work. These sites are all checked in the adminCP. I just wondered if there was something I may be doing wrong....

Link to test thread:

http://www.supermotogallery.com/foru...thread.php?t=6
Reply With Quote
  #1264  
Old 11-24-2008, 11:36 PM
NavS NavS is offline
 
Join Date: May 2007
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

people can break the forums by placing the urls that get parsed into url bbcode that links to somewhere else.
Reply With Quote
  #1265  
Old 11-28-2008, 01:55 PM
HarleyK HarleyK is offline
 
Join Date: Nov 2008
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Superb mod.

Marked as installed.
Reply With Quote
  #1266  
Old 11-29-2008, 01:17 PM
Roi Danton Roi Danton is offline
 
Join Date: Feb 2007
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To support vimeo.com add the following code to PlugIn passiveVid - Global Array
PHP Code:
    // Vimeo (own edit)
    
$passiveVid[] = array (
        
'string' => '#'.$urlrx[0].'(?:www\.)?vimeo.com/(\d+)(?:[^"]+)?'.$urlrx[1].'#',
        
'replacement' => '$PASSIVEURL = $matches[1]; $PASSIVETITLE = $matches[3]; $PASSIVEEMBED = \'<object width="500" height="281"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=\'.$matches[2].\'&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=\'.$matches[2].\'&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="281"></embed></object>\'; return "'.$customstring.'";',
        
'id' => 7563452433
        
); 
Reply With Quote
  #1267  
Old 12-03-2008, 01:39 AM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I instaled this mod few weeks ago its just great
But can I somehow use this mod to let my users display youtube video in their profile ?

No way ?
Reply With Quote
  #1268  
Old 12-04-2008, 11:56 AM
rajrana007 rajrana007 is offline
 
Join Date: Jun 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can we have it for xvideos.com
Reply With Quote
  #1269  
Old 12-16-2008, 05:35 PM
stickskills stickskills is offline
 
Join Date: May 2008
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Roi Danton View Post
To support vimeo.com add the following code to PlugIn passiveVid - Global Array
PHP Code:
    // Vimeo (own edit)
    
$passiveVid[] = array (
        
'string' => '#'.$urlrx[0].'(?:www\.)?vimeo.com/(\d+)(?:[^"]+)?'.$urlrx[1].'#',
        
'replacement' => '$PASSIVEURL = $matches[1]; $PASSIVETITLE = $matches[3]; $PASSIVEEMBED = \'<object width="500" height="281"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=\'.$matches[2].\'&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=\'.$matches[2].\'&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="281"></embed></object>\'; return "'.$customstring.'";',
        
'id' => 7563452433
        
); 

Sweeeeet! Any idea on how to get the EA Sports World videos?
Reply With Quote
  #1270  
Old 12-30-2008, 10:11 PM
TheCatcher TheCatcher is offline
 
Join Date: Oct 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this mod make be a error in the rss (external.php)

The following plug-in is to blame
passiveVid - Show Thread Replacement, if I do this PluginIn off, everything is normal!


vBulletin 3.7.4 Patch Level 1
Reply With Quote
  #1271  
Old 12-31-2008, 05:42 PM
zeus_r6 zeus_r6 is offline
 
Join Date: Jun 2007
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any chance www.imcrazytoo.com could also be supported?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:49 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08266 seconds
  • Memory Usage 2,328KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete