Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
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
  #42  
Old 07-04-2007, 05:23 PM
karlm's Avatar
karlm karlm is offline
 
Join Date: Jul 2006
Location: England
Posts: 447
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just checking this out - works nice, but video.google.co.uk doesn't work. British folks are automatically taken to the co.uk mirror, as oppose the .com
Reply With Quote
  #43  
Old 07-04-2007, 05:28 PM
karlm's Avatar
karlm karlm is offline
 
Join Date: Jul 2006
Location: England
Posts: 447
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dbl post
Reply With Quote
  #44  
Old 07-05-2007, 12:38 AM
iamcommie iamcommie is offline
 
Join Date: Jul 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a very nice hack. If possible, I would like to request Dailymotion.com to the list of supported hosts.
Reply With Quote
  #45  
Old 07-05-2007, 06:38 AM
mrahul mrahul is offline
 
Join Date: Nov 2005
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great hack, does this affect forum speed or bandwidth ?
Reply With Quote
  #46  
Old 07-05-2007, 08:17 PM
zeus_r6 zeus_r6 is offline
 
Join Date: Jun 2007
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you make it work with www.liveleak.com?
Reply With Quote
  #47  
Old 07-05-2007, 09:35 PM
SkyCatcher's Avatar
SkyCatcher SkyCatcher is offline
 
Join Date: Feb 2003
Location: Germany
Posts: 310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah google.de doesn't work either.... not sure if it's viable but maybe insert a new variable like $passivevid endings into the pregmatch statement to search for like:

video.google$passivevid

$vbulletin->options['endings'] <- defined in admincp where users can enter: .com,.co.uk etc

and then a little loop in which pregmatch goes through and searches for relevant matches with all the domain endings entered in the admincp.

More work, aye, sorry to bring it up lol Love this hack though
Reply With Quote
  #48  
Old 07-05-2007, 10:48 PM
Coders Shack Coders Shack is offline
 
Join Date: Apr 2007
Location: Culver City, CA
Posts: 807
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SkyCatcher View Post
Yeah google.de doesn't work either.... not sure if it's viable but maybe insert a new variable like $passivevid endings into the pregmatch statement to search for like:

video.google$passivevid

$vbulletin->options['endings'] <- defined in admincp where users can enter: .com,.co.uk etc

and then a little loop in which pregmatch goes through and searches for relevant matches with all the domain endings entered in the admincp.

More work, aye, sorry to bring it up lol Love this hack though
I wont be adding an option it will be automated...

I just need a few more video site requests for me to actually make an update.
Reply With Quote
  #49  
Old 07-05-2007, 11:43 PM
zeus_r6 zeus_r6 is offline
 
Join Date: Jun 2007
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could you please add www.liveleak.com functionality?
Reply With Quote
  #50  
Old 07-06-2007, 03:01 AM
MiahBeSmokin420 MiahBeSmokin420 is offline
 
Join Date: May 2007
Location: Ohio
Posts: 311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

BEST F U C K I N G Hack Ever

~|~ INSTALLED ~|~
Reply With Quote
  #51  
Old 07-06-2007, 10:15 AM
Mrdby Mrdby is offline
 
Join Date: Mar 2007
Location: Hades
Posts: 1,298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so....i added it...now what? just Add the link?
Reply With Quote
Reply


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 12:42 AM.


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.06068 seconds
  • Memory Usage 2,324KB
  • 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
  • (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