Go Back   vb.org Archive > vBulletin Modifications > vBulletin 5.x Modifications > vBulletin 5.x Products & Extensions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Title Tag Grabber AND Video Embedding by BOP5 for VB5 Details »»
Title Tag Grabber AND Video Embedding by BOP5 for VB5
Version: 3.0.1, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 5.1.x Rating:
Released: 10-10-2012 Last Update: 06-29-2015 Installs: 49
Re-useable Code Additional Files  
No support by the author.

.

IMPORTANT! - Updated version released here: https://vborg.vbsupport.ru/showthread.php?t=325277

All New Version 3.0

Use version 3.0.1 on VB 5.1.5 and newer (tested on 5.1.7)
It has not been tested on old versions of VB5. If you still have an old version of VB5 try the Version 2.0 download.

This mod can do two things:
  1. It can automatically grab the title of a page you are linking to
  2. It can embed video URLs automatically

For example it will turn:

http://www.vbulletin.org

to

vBulletin.org Forum - The Official vBulletin Resource!

This is working on both the simple and complex style URL BBcodes, and it will ignore existing links if you have specified a custom title.

It can also turn a link like: http://www.youtube.com/watch?v=gxEPV4kolz0 into an embedded video without use of the [video] BB Code.

In addition there is an option to auto embed old links that were previously embedded by the AME 2.x mod for vBulletin 3.x. If you still have [AME] BB Codes in your posts this mod can do its best to embed them like they used to be with AME.

Video Embedding is currently working with Youtube (both short and original URLs) and Vimeo.com videos.

The Mod should auto install, upload files as instructed in Readme (everything goes in the usual place.) Clear the system cache to see the mod work on existing posts.

If you wanted to undo the changes made by this mod simply delete the files/remove the mod/ and clear the cache. This mod does not alter the original posts, only the cached copies.

Please "Mark as Installed" if you use this.
Donations Always Appreciated. :up:
Consider nominating for MOTM if you like it!

Download Now

File Type: zip Title Tag Grabber and Video Embed by BOP5 -V2.0.zip (8.5 KB, 197 views)
File Type: zip Title Tag Grabber and Video Embed by BOP5 -V3.0.1.zip (8.9 KB, 164 views)

Screenshots

File Type: jpg title-grab-settings.jpg (93.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
eTiKeT?, In Omnibus, Teascu Dorin, yilmaz

Comments
  #32  
Old 04-16-2015, 09:19 PM
Vaskania's Avatar
Vaskania Vaskania is offline
 
Join Date: Aug 2014
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Thanks for reporting this, I will look into it and post an update.
It's nothing wrong with your script. The bbcode files in VB5 itself had to be modified. Instead of having an option in the admincp, they forced url truncation to 55 chars in the php code.
Reply With Quote
  #33  
Old 04-27-2015, 06:20 PM
indio007 indio007 is offline
 
Join Date: Apr 2015
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post

In addition to embedding video URLs the mod can also work with databases that have been upgraded from VB 3.x where the "AME" mod was in use. The AME mod is not available for VB5 yet and I don't know if it ever will be. If you didn't clear the AME tags before upgrading to VB5 you probably have many video URLs still stuck inside the [AME] BBCode.. Such as [AME]http://www.youtube.com/watch?v=gxEPV4kolz0[/AME]. This mod can auto-embed video URLs inside AME BBCode. Again it will work with YouTube and Vimeo URLs. (Both original YouTube URLs and the shorter youtu.be URLs.)

Hi, I'm trying to get this package to work to convert the ame tags. Our tag syntax is like this.

[ame="https://www.youtube.com/watch?v=Adu-f9xERy8"]Mario[/ame]

Is this acceptable?
Reply With Quote
  #34  
Old 05-21-2015, 02:27 AM
mdawg's Avatar
mdawg mdawg is offline
 
Join Date: Mar 2009
Location: United States
Posts: 363
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kehindelawal View Post
still not working well. while some website display the title adequately, some just default to the LINK.

will like to get this working plss!
There seems to be no rime or reason to what URLs become titles and what become the default LINK.


Quote:
Originally Posted by Vaskania View Post
Installed and working on 5.1.6.

Having an issue when editing posts though. Links show up truncated when editing, and as such, the link is no longer rewritten once the post is saved. Not sure if that's an issue with the mod or VB5's forced truncation though.

/edit
Got the above bit worked out. Was the forced truncation. Modified the bbcode_url functions and all's well.
Yes I have noticed this too, and yes it is a major pain if editing a post that has multiple links in it. If you wish to preserve to titles you must copy and paste the actual URLs back in before saving the post.

Vaskania can you please advise on what exactly to do to prevent this from happening.
Reply With Quote
  #35  
Old 06-01-2015, 09:55 PM
mdawg's Avatar
mdawg mdawg is offline
 
Join Date: Mar 2009
Location: United States
Posts: 363
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this still work with 5.1.7 ? Because when I just posted a new URL in 5.1.7 with this hack running the URL appears odd, with the URL itself appearing between [url=" and
[/url] with the thread title sandwiched in between.
Reply With Quote
  #36  
Old 06-02-2015, 09:36 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have just updated this to version 3.0 to deal with the problems reported when editing posts.

It is now working fine for me on VB 5.1.7.

Please upgrade.

I have set the minimum version to VB 5.1.5. If you run VB 5.1.5 or higher I strongly recommend you to upgrade to the Version 3.0 product available in the download links.
Reply With Quote
  #37  
Old 06-02-2015, 01:48 PM
mdawg's Avatar
mdawg mdawg is offline
 
Join Date: Mar 2009
Location: United States
Posts: 363
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks! for the new version. Running on vb 5.1.7 now, and yes it maintains the thread title after editing and re-saving which was a real pain before when it lost the thread title.

Question: leaving this setting "Text For Pages With No Title" blank so that it just leaves the URL intact in full instead of the word Link when it cannot figure out the title - is there any downside to this? I mean, it seems like seeing the URL spelled out is better than the nondescriptive word link. If this is left blank it won't affect the mod's ability to pull titles or cause anything crazy to happen will it?
Reply With Quote
Благодарность от:
BirdOPrey5
  #38  
Old 06-02-2015, 04:50 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No downside. Just personal preference.
Reply With Quote
  #39  
Old 06-04-2015, 06:28 AM
tomcoleman tomcoleman is offline
 
Join Date: Aug 2010
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just installed this on 5.1.7

Now everytime I user posts you get an error saying "error loading Post"
Reply With Quote
  #40  
Old 06-04-2015, 10:21 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tomcoleman View Post
just installed this on 5.1.7

Now everytime I user posts you get an error saying "error loading Post"
Are you sure you uploaded all the files?

Uninstall/remove the mod (if you haven't already) to stop the error.
Reply With Quote
  #41  
Old 06-09-2015, 06:33 AM
tomcoleman tomcoleman is offline
 
Join Date: Aug 2010
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Are you sure you uploaded all the files?

Uninstall/remove the mod (if you haven't already) to stop the error.
yes - had to remove/disable to make the board work again

Can you fix?
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 02:23 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.05765 seconds
  • Memory Usage 2,355KB
  • Queries Executed 28 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete