vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Auto Embed You Tube Videos Help? (https://vborg.vbsupport.ru/showthread.php?t=188259)

Dpunkz 08-15-2008 08:35 PM

Auto Embed You Tube Videos Help?
 
How do i do this in my forums so i just got to post the url to the video and it will embed in my forums? I tryed to figure it out and could not, could some one explain pretty specifically, thanks!

--------------- Added [DATE]1218851814[/DATE] at [TIME]1218851814[/TIME] ---------------

anyone?

Videx 08-18-2008 02:16 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=150761" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=150761</a>

Digital Jedi 08-23-2008 11:58 AM

I'd more formally recommend AME - Auto Media Embedding . More supported video sites when used with the add-on definitions. ;)

Videx 08-23-2008 12:06 PM

I dunno. The reason I didn't go with AME is because it alters the links, modifying the posts. That works, as long as the mod is installed and working. But after that, you're left with an archive full of useless links.

It just seems like a better idea not to alter posts. None of my other mods do, why should I allow AME to do it when it isn't necessary?

Digital Jedi 08-23-2008 02:12 PM

Alter links? AME doesn't alter links unless you decide to use the option to rebuild old BBCode you where using to embed media. Other then that, it doesn't do anything to the posts actual content. If you uninstall it, your left with a link to the original video, and a Titled link at that.

Videx 08-23-2008 04:52 PM

That's sure not what it says, to wit:
Quote:

AME scans new and edited posts for pre-defined patterns of URLs (i.e. youtube's). If it finds a match, it swaps the url tag for an ame tag.
When a post get parsed for bbcode and an ame tag is found, ...

Digital Jedi 08-23-2008 06:57 PM

Right, AME scans for a URL and swaps the URL --

Example:
Code:


<a href="http://www.videolink.com">www.videolink.com</a>)

-- for AME's predefined tags, meaning the embed code --

Example:
Code:


<object object width="424" height="337">
    <param name="movie"/>
    <param src="movieurl" />
    <embed src="movie="url"></embed>
</object>)

-- for a certain site.

When a post gets parsed for BBCode (i.e. URL tags) and it recognizes one of the predefined definitions for a certain site, it switches the BBCode HTML out for the embed code. In fact, the whole thinking behind AME is to eliminate the need for special media BBCode, as this is much less of a strain on the forum.

But your URL tags don't go anywhere. In fact, you can turn off specific sites, and those embedded videos will just be the original links (in fact they'll look a bit neater), or you can disable the whole product and all your embedded media will become links.

The only time you use the [AME][/AME] tags, which is what your probably thinking of, is when you want to rebuild old BBCode media tags you may have used. AME can go though your forum and replace them for older posts. But that's entirely optional, and not neccesary for new posts.


All times are GMT. The time now is 06:17 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01809 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete