vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - DJ's AME (Auto Media Embedding) XML Media Definitions (Third Time's the Charm) (https://vborg.vbsupport.ru/showthread.php?t=175378)

sgrisole 01-19-2009 08:01 PM

Yes, I used the same macro in my text editor to replace YOURSITENAME with my domain name (without the extension) for all the local hosted files definitions.
The PDF definition looks like this:
Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<AME>
        <item>
                <id>218</id>
                <title><![CDATA[<i><b>PDF Documents at PLUTO</b></i>]]></title>
                <description><![CDATA[Embed Locally Hosted <b>.pdf</b> Files Using The PDFMENOT Viewer!]]></description>
                <displayorder>0</displayorder>
                <findcode><![CDATA[([http://]*[\w]*[\.]*PLUTO\.[\w/&;%-\.]+\.pdf)]]></findcode>
                <replacecode><![CDATA[<script type="text/javascript" src="http://pdfmenot.com/convert.js"></script>
<script type="text/javascript" src="http://pdfmenot.com/embed/?url={$url}&width=600&height=700"></script>]]></replacecode>
                <status>1</status>
                <container>0</container>
                <embedregexp />
                <extraction>0</extraction>
                <gdef>0</gdef>
        </item>
</AME>

Of course PLUTO is replaced by the actual domain that I don't want to disclose here.
Did you test this definition recently?

Digital Jedi 01-19-2009 08:08 PM

Quote:

Originally Posted by sgrisole (Post 1718201)
Yes, I used the same macro in my text editor to replace YOURSITENAME with my domain name (without the extension) for all the local hosted files definitions.
The PDF definition looks like this:
Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<AME>
        <item>
                <id>218</id>
                <title><![CDATA[<i><b>PDF Documents at PLUTO</b></i>]]></title>
                <description><![CDATA[Embed Locally Hosted <b>.pdf</b> Files Using The PDFMENOT Viewer!]]></description>
                <displayorder>0</displayorder>
                <findcode><![CDATA[([http://]*[\w]*[\.]*PLUTO\.[\w/&;%-\.]+\.pdf)]]></findcode>
                <replacecode><![CDATA[<script type="text/javascript" src="http://pdfmenot.com/convert.js"></script>
<script type="text/javascript" src="http://pdfmenot.com/embed/?url={$url}&width=600&height=700"></script>]]></replacecode>
                <status>1</status>
                <container>0</container>
                <embedregexp />
                <extraction>0</extraction>
                <gdef>0</gdef>
        </item>
</AME>

Of course PLUTO is replaced by the actual domain that I don't want to disclose here.
Did you test this definition recently?

Is your domain name capitilized as in the example here?

SBlueman 01-20-2009 07:09 AM

Looking to see if there can be a code for videos from fandome.com?

sgrisole 01-20-2009 10:12 AM

Quote:

Originally Posted by Digital Jedi (Post 1718210)
Is your domain name capitilized as in the example here?

No, only the first character was capitalized and I also tried to write it in lowercase but the error is still present. I really can't understand why this is happening since all the other definitions work well. I know it's a silly question but... Does the PDF definition work for everybody else?
Thanks

Digital Jedi 01-20-2009 02:51 PM

If the first letter was capitalized you would have gotten that error, and you would have needed to resave the post to see if it worked. Mind if I try the PDF?

Super Jinni 01-20-2009 04:39 PM

Hi Mark, it's me again,
I just saw that AME 2.5 has been released and I was wondering if you can include Expert Village definition to the definitions list of it.
I Hope I'm not pushing you or bothering you with requesting this again, but my forum looks messy cause a lot of videos of Expert Village are in my site and users began to complain about that.
I used to use PassiveVid mod which has the definition for that site but I uninstalled it when I installed AME's mod and your definitions. now I really hate to get back to PassiveVid and I'm afraid if I use it with your mod I'll have some problems or errors.

I'm grateful for all your work and support.

thanks mate :)

Sunka 01-21-2009 06:30 AM

I upgrade AME to v2.5.1
And now, doI have to update this XML Media Definitions (Third Time's the Charm)
with XML Media Definitions for AME 2.5 (Delta)?

If yes, how to do that (do I have to delete old one before import this one)?

WarLion 01-21-2009 07:31 PM

the internal linking no only make a url from your forum make any kind of vbulletin url internal link an breake the real url , any fix fo this ?

Digital Jedi 01-22-2009 11:32 AM

Quote:

Originally Posted by Sunka (Post 1719816)
I upgrade AME to v2.5.1
And now, doI have to update this XML Media Definitions (Third Time's the Charm)
with XML Media Definitions for AME 2.5 (Delta)?

If yes, how to do that (do I have to delete old one before import this one)?

You only need Delta for 2.5. Delete your old set.


Quote:

Originally Posted by WarLion (Post 1720442)
the internal linking no only make a url from your forum make any kind of vbulletin url internal link an breake the real url , any fix fo this ?

Show me an example of what your referring to.

Daisyboo 01-23-2009 10:38 AM

I'm trying to get the photobucket bit working, but when I try and import the file from the addon I get 'invalid file specified'
Am I doing something wrong?

Digital Jedi 01-23-2009 11:46 AM

Quote:

Originally Posted by Daisyboo (Post 1722157)
I'm trying to get the photobucket bit working, but when I try and import the file from the addon I get 'invalid file specified'
Am I doing something wrong?

Are you importing the definitions through your AME CP?

Daisyboo 01-23-2009 12:24 PM

OK shoot me now :o

'Imported like a charm'

Thank you!

Finster 01-24-2009 04:45 AM

Exposureroom.com now streams HD content better than Vimeo.....the problem is they have 3 sizes of the same video on the same page with the same url....but we could sure use an extension that handles the new Exposureroom.com free HD video sharing site.

Digital Jedi 01-24-2009 01:47 PM

Quote:

Originally Posted by Finster (Post 1723020)
Exposureroom.com now streams HD content better than Vimeo.....the problem is they have 3 sizes of the same video on the same page with the same url....but we could sure use an extension that handles the new Exposureroom.com free HD video sharing site.

I'll look into them and see what I can do.

AndyA 01-25-2009 02:55 PM

Searched the thread but couldn't see mention of supporting the videos on last.fm, is that a possibility ? Thanks.

Digital Jedi 01-25-2009 05:21 PM

Quote:

Originally Posted by AndyA (Post 1724300)
Searched the thread but couldn't see mention of supporting the videos on last.fm, is that a possibility ? Thanks.

I just looked at Last FM last night, actually. They've dropped embedding support for their site.

AndyA 01-26-2009 01:54 PM

No prblem, thanks for taking a look.

lazyseller 02-12-2009 08:49 PM

Would it be possible to embed from box.net?

Heres the audio im trying to embed.

http://www.box.net/shared/75sp3y6db7

Any help would be appreciated !!!

swissknife 02-13-2009 06:03 PM

Hi!

I need a little advice for a localy hosted avi-file.

This code isnt working for me:

<object id="MediaPlayer" width="500" height="300" classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components…" type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<param name="filename" value="$p1">
<param name="Showcontrols" value="True">
<param name="autostart" value="false">
<embed type="application/x-mplayer2" src="$p1" name="MediaPlayer" width="500" height="300" autoplay="false"></embed>
</object>

What should i do ?

dblaze 02-17-2009 11:42 AM

Quote:

Originally Posted by Digital Jedi (Post 1519418)
So far, they're not coooperating for me. It's too bad, too, because my site used them frequently. But I'll keep double checking.

Could I see an example of one that isn't working? Maybe I can troubleshoot it by looking at the source code.

You were talking about IGN here.
IGN still displaying the wrong video... any update available on this?

SBlueman 02-21-2009 11:41 PM

Quote:

Originally Posted by SBlueman (Post 1718727)
Looking to see if there can be a code for videos from fandome.com?

Just wondering if there was a chance for this.

aakhan136 02-22-2009 03:31 PM

thanks

Fraxter 02-26-2009 10:41 PM

the "clipfish" embder isn't working anymore. An update would be very nice. :)

best regards

Pander23

AzzX 02-27-2009 11:57 AM

youtube seems to have an issue with your forum using the UTF8 character set with these definitions. You just get an icon and a link this way - I'll look into it more.

SBlueman 02-28-2009 02:51 PM

Can anyone help with a way to embed video from fandome.com?

AndyA 03-06-2009 02:15 PM

Hey do you think that http://qik.com/ could be supported ? :confused:

Thanks.

furst 03-07-2009 04:53 PM

Can we get one for www.embedr.com ?

http://embedr.com/playlist/10-reason...zenegger-rules

game-screen 03-21-2009 05:09 PM

Very gread work.

You did a perfect job :)

SBlueman 03-22-2009 05:24 AM

Quote:

Originally Posted by SBlueman (Post 1756939)
Can anyone help with a way to embed video from fandome.com?

anyone?

Digital Jedi 03-22-2009 07:48 AM

Quote:

Originally Posted by furst (Post 1762612)

Quote:

Originally Posted by SBlueman (Post 1773936)
anyone?

I always add requests to the lists to see if they're viable.

SBlueman 03-22-2009 03:27 PM

Thank you for the reply. It was my third request and I was starting to think I was on Tachy Goes To Coventry or something :eek:

Raptor 03-28-2009 04:57 PM

Quote:

Originally Posted by Jaxel (Post 1605202)
New... JUSTIN.TV Embed Code...

HTML Code:

http://www\.justin\.tv/([\w]+)
HTML Code:

<object type="application/x-shockwave-flash" height="263" width="320" id="jtv_player_flash" data="http://www.justin.tv/widgets/jtv_player.swf?channel=$p1" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="movie" value="http://www.justin.tv/widgets/jtv_player.swf" /><param name="flashvars" value="channel=$p1&auto_play=false&start_volume=25" /></object>


doesnt work any more

Digital Jedi 04-02-2009 11:11 AM

Guys, I'll be out of touch for a few days. My Grandmother died and I'll be off to Florida to attend to her services. I expect to be gone for more then a week. Since this is somewhat sudden, all my work will be on hold until I'm back. Sorry for the delay.

AndyA 04-02-2009 04:12 PM

Sorry to hear the bad news, condolences to you and your family.

Digital Jedi 04-02-2009 07:15 PM

Thank you. I'll try to get back as soon as I can.

MonkYZ 04-03-2009 07:53 PM

Please accept my condoleances. Be strong and take your time. Sorry...

deepak7 04-25-2009 02:34 PM

Quote:

Originally Posted by Digital Jedi (Post 1665888)
And the cursed % symbol strikes again.

Open your Poker Tube definition and add a % symbol to the RegEx like so:

Code:

http://www\.pokertube\.com/Movies\.aspx\?movie=[\d]+[\w&;=%-]*
Be sure to put it BEFORE the dash, or you'll get an error when posting a Poker Tube video. I'll try to get a new definition posted soon.



PokerTube disabled embedding or changed how it works?

Its not embedding for me. If you posted the definition can you put the link again?
Regards

ski diva 05-07-2009 12:07 PM

I'm trying to embed the following with no luck. Can you offer any insight on this?

http://www.elwp.com/Joe%20Cocker.html

soundbarrierpro 05-07-2009 02:40 PM

Anybody able to get the new veoh and dailymotion URLs to work? They don't embed for me.

soundbarrierpro 05-08-2009 12:12 PM

Ok, gave up on waiting for anybody to answer. I installed a new custom bbcode instead.


All times are GMT. The time now is 03:12 PM.

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.02151 seconds
  • Memory Usage 1,835KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_html_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete