vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... (https://vborg.vbsupport.ru/showthread.php?t=195884)

Selene 06-26-2009 11:24 PM

How can I embed videos from a clip share website.

like lets say I want to embed this video:

http://www.stopdesi.com/video/524/Afridi-Kiss

How can I make it possible using this plugin.

Psychosiis2 06-27-2009 07:34 AM

MLG Gamerroom is not working for me. It just says the link.

Also had the same problem with Gametrailers

i got youtube

carsafety 06-27-2009 05:34 PM

Quote:

Originally Posted by johkalhaups (Post 1676957)
http://www.theriseoftsm.com/forums/s...74&postcount=4

I dont think its suppose to do this, but when you click on that Amazon Thumbnail, it takes you to a page saying:

No Thread specified. If you followed a valid link, please notify the administrator

I figured it would make the image larger or just redirect me to the page they got it from.

I am getting this same problem in Amazon Links. Instead of appending the affiliate tag to the amazon link, it appends the tag to a showthread link, like this:

http://www.yourforum.org/showthread....filiatelink-20

I'm pretty clueless about expressions, but I wonder if a href="$param2?tag=carseatorg-20" in the replacement field should be something else, maybe a href="$param1?tag=carseatorg-20".

I am using vb3.8.3. I just installed AME 2.5 from scratch for the purpose of converting Amazon links. I deleted the stock definitions and have imported DJ's 2.5 Amazon Links and Youtube. Youtube seems to be working fine. Anyone have any ideas on how to fix this or what I may have done wrong?

carsafety 06-27-2009 06:35 PM

Quote:

Originally Posted by carsafety (Post 1838503)
I am getting this same problem in Amazon Links. Instead of appending the affiliate tag to the amazon link, it appends the tag to a showthread link, like this:

http://www.yourforum.org/showthread....filiatelink-20

I'm pretty clueless about expressions, but I wonder if a href="$param2?tag=carseatorg-20" in the replacement field should be something else, maybe a href="$param1?tag=carseatorg-20".

I am using vb3.8.3. I just installed AME 2.5 from scratch for the purpose of converting Amazon links. I deleted the stock definitions and have imported DJ's 2.5 Amazon Links and Youtube. Youtube seems to be working fine. Anyone have any ideas on how to fix this or what I may have done wrong?

To answer my own question, you must have the "Extract Destination Data" setting set to "Yes" for the link to work. If it is set to "No", not only will you get a generic Amazon link title, as expected, but the link itself fails, too.

Now for the next question. If I Google an item, say a Kindle, and click the link, then copy and paste it to a test post, I get a link like this:

http://www.amazon.com/Kindle-Amazons.../dp/B00154JDAI

It gets parsed and the tag is added. It works correctly. If I go to the Link Checker at my Amazon Associates page, it tells me it's a valid tag or sub-tag for my ID.

On the other hand, if I go directly to Amazon.com and search for Kindle and click the link, then copy and paste it, it looks like this:

http://www.amazon.com/Kindle-Amazons...6131177&sr=8-1

Upon posting, it gets parsed and the tag is added. The link works correctly if you click on it. If I go to the Link Checker, it now says, "Fail: The link above was not tagged or was not a valid Amazon link.". I assume this means I would not get credit for purchases using this link, and I envision this is a pretty normal way people would link it. Any ideas?

jkcerda 06-30-2009 11:13 PM

Break, ESPN , AOL are not working for some reason:confused:

got YT and Google to work, thats it.

MonkYZ 07-01-2009 01:05 AM

Can you please fix Zero Punctuation embeddings ? They are not working at all:
http://www.consolegames.ro/forum/f8-...ation-reviews/
Main website in here: http://www.escapistmagazine.com/vide...ro-punctuation

Also, YouTube not working in HD at all. I mean, you can select HD, but they will stick to the same resolution. GameTrailers also changed the way their embedded videos work...

Thanks in advance !

Saviour 07-01-2009 10:32 AM

DJ...

Last I heard you were going to be updating this mod. Have you done that yet? If so...why are we not being notified of the update?

TMH63 07-01-2009 02:17 PM

I'm having issues changing the definition name in the header of the video itself. I've read this...

Quote:

Definition Name

You can also change the name of the definition to whatever you wish. This is the name that will display in the header of posted videos, provided you keep the Container turned on. The HTML tags are just there to make the name show up bold and italicized in your Admin CP and are not required.

Note that AME titles have a 50 character limit in the AME CP, so if you notice characters being stripped out when you save them that's why. Remove the HTML or shorten the title if you notice parsing problems as a result of this.

<b><i>Divx Videos at YOURSITENAME</i></b>

and I'm unsure as to where the code goes and/or if it replaces something.

tcahuzak 07-03-2009 05:25 AM

Quote:

Originally Posted by wildweaselmi (Post 1819516)
Has anyone been successful embedding a local .mp4 file? Most of my movies are all in mp4 format. Don't really want to have to convert them if I don't have to.

Long long time ago I wrote a tutorial to play *.flv (local). It also works for any *.mp4
Just replace the "flv" to "mp4" and it will work :up:
For examples check this site.

Tutorial can be read here (Just scroll little down until you see my Username).

The Geek 07-03-2009 12:16 PM

1 Attachment(s)
Quote:

Originally Posted by MonkYZ (Post 1840484)
Can you please fix Zero Punctuation embeddings ? They are not working at all:
http://www.consolegames.ro/forum/f8-...ation-reviews/
Main website in here: http://www.escapistmagazine.com/vide...ro-punctuation

Also, YouTube not working in HD at all. I mean, you can select HD, but they will stick to the same resolution. GameTrailers also changed the way their embedded videos work...

Thanks in advance !

I jsut whipped up this escapist one. Pretty straight forward unles Im missing something.

FWIW, I posted pluging code on the AME thread to make HD youtube videos larger, however it may only work with AME's default youtube definition (here is the post)

The Geek 07-03-2009 12:20 PM

Quote:

Originally Posted by jkcerda (Post 1840434)
Break, ESPN , AOL are not working for some reason:confused:

got YT and Google to work, thats it.

Just checked DJ's Break definiton and it works but does require that the Extract Data option is enabled and working. Assume maybe the others are the same issue

The Geek 07-03-2009 12:45 PM

1 Attachment(s)
Quote:

Originally Posted by Selene (Post 1838142)
How can I embed videos from a clip share website.

like lets say I want to embed this video:

http://www.stopdesi.com/video/524/Afridi-Kiss

How can I make it possible using this plugin.

Fairly straight forward, but need to make sure extraction is on for it to work.

The Geek 07-03-2009 01:12 PM

Quote:

Originally Posted by Psychosiis2 (Post 1838297)
MLG Gamerroom is not working for me. It just says the link.

Also had the same problem with Gametrailers

i got youtube


Not tested to death, but here is a revised gamesrailers which should work on multiple areas of the site. Needs extration turned on.

*edit. Updated version here: https://vborg.vbsupport.ru/showpost....&postcount=632

The Geek 07-03-2009 01:16 PM

Quote:

Originally Posted by Psychosiis2 (Post 1838297)
MLG Gamerroom is not working for me. It just says the link.

Just tested DJ's and the few links I tested worked. Looks to me like maybe your extraction isnt on.

The Geek 07-03-2009 01:19 PM

Quote:

Originally Posted by SnakeV (Post 1834485)
Same problem here.

Edit:
Goear changed his links:

With this link AME works:
http://www.goear.com/listen.php?v=4943163

But with the new friendly links:
http://www.goear.com/listen/4943163/We-Control-Hyper

Doesn't work.

Thanks.

Try this one.

*edit: Updated here: https://vborg.vbsupport.ru/showpost....&postcount=631

anjaan7979 07-03-2009 01:48 PM

Can you add http://www.hostingcup.com please?

Thanks!!!

The Geek 07-03-2009 01:58 PM

cant find a damn thing to link to on hostingcup.com. Are there actual links that someone would post so I can get an idea how/if it can be done?

daihlo 07-03-2009 05:34 PM

Please please please!

Am desperate to embed vids from my site www.cagefilm.com
Its a modified clipshare using the nuevo player.

Cant get it to work though...


Trying to get my new forum going but this is a key feature and I just cant figure it!
Any help would be realy realy appreciated!

Thanks in hope!
daihlo

MonkYZ 07-03-2009 07:45 PM

Quote:

Originally Posted by The Geek (Post 1842008)
Fairly straight forward, but need to make sure extraction is on for it to work.

THANK YOU The Geek ! You saved the day !
Quote:

Originally Posted by The Geek (Post 1842022)
Not tested to death, but here is a revised gamesrailers which should work on multiple areas of the site. Needs extration turned on.

It works now, but unfortunatelly the ones embedded don't work anymore.
If you enter the link to the page with the player like this "http://www.gametrailers.com/video/exclusive-gameplay-dantes-inferno/52342" it works. If you enter the URL above the embedded code like this "http://www.gametrailers.com/player/52342.html" it doesn't work. I've tried to use both definitions, but i'm getting about 3-4 players at once instead of just two :D

Also, the YouTube HD is not working, as i've noticed no HD=1 in the links... so the plugin you suggested doesn't work. Thanks for your work !

anjaan7979 07-03-2009 08:11 PM

Quote:

Originally Posted by The Geek (Post 1842048)
cant find a damn thing to link to on hostingcup.com. Are there actual links that someone would post so I can get an idea how/if it can be done?


Here you go :)

http://www.hostingcup.com/gi98fhaf3z15.html

Thanks!!!

The Geek 07-03-2009 08:59 PM

Quote:

Originally Posted by daihlo (Post 1842201)
Please please please!

Am desperate to embed vids from my site www.cagefilm.com
Its a modified clipshare using the nuevo player.

Cant get it to work though...


Trying to get my new forum going but this is a key feature and I just cant figure it!
Any help would be realy realy appreciated!

Thanks in hope!
daihlo

Not 100% sure this site would work as it requires login to view. Since I can't be arsed to register, I didn't take it any further.

The Geek 07-03-2009 09:01 PM

Quote:

Originally Posted by MonkYZ (Post 1842301)
THANK YOU The Geek ! You saved the day !

It works now, but unfortunatelly the ones embedded don't work anymore.
If you enter the link to the page with the player like this "http://www.gametrailers.com/video/exclusive-gameplay-dantes-inferno/52342" it works. If you enter the URL above the embedded code like this "http://www.gametrailers.com/player/52342.html" it doesn't work. I've tried to use both definitions, but i'm getting about 3-4 players at once instead of just two :D

Also, the YouTube HD is not working, as i've noticed no HD=1 in the links... so the plugin you suggested doesn't work. Thanks for your work !

To take care of instances where the links ending in .html is very easy but wont be able to look into it till next week now. Don't use multiple definitions. Thats bad :)

See my response regarding the HD youtube links in the AME thread. This isn't even really my thread, just popped in to see if I could give DJ a hand after everything he has done for AME :)

The Geek 07-03-2009 09:01 PM

Quote:

Originally Posted by anjaan7979 (Post 1842331)

That should be fairly straight forward to do, but won't be able to look into it till next week now.

anjaan7979 07-03-2009 09:50 PM

ok np...will wait for your updates :-)


Quote:

Originally Posted by The Geek (Post 1842364)
That should be fairly straight forward to do, but won't be able to look into it till next week now.


anjaan7979 07-03-2009 09:54 PM

Can you also add zshare please? They allow direct embeding now.

daihlo 07-04-2009 08:06 AM

Quote:

Originally Posted by The Geek (Post 1842361)
Not 100% sure this site would work as it requires login to view. Since I can't be arsed to register, I didn't take it any further.

Hi there, sorry bout that, had some security issues recently so set to log in before viewing!

Have disabled it so you can go straight to the player.
Please, if you have a moment can you have a look, see if its something that can be done?

Would realy appreciate your help.


Many thanks - Daihlo

www.cagefilm.com

Zogar 07-05-2009 03:47 AM

Go Ear doesn't work!

Brathamike 07-05-2009 09:31 AM

is there a way that i can just upload my own videos files and put the link in as a BBCode?

thanks

ArnyVee 07-05-2009 11:34 AM

Quote:

Originally Posted by The Geek (Post 1842363)
This isn't even really my thread, just popped in to see if I could give DJ a hand after everything he has done for AME :)

Geekster, it's really appreciated when others step in and help out! :up:

Hopefully DJ can get back into the swing of things soon and do some extra updating and supporting of this thread.

In the meanwhile, as I mentioned, thanks for chipping in! :D

The Geek 07-06-2009 08:52 AM

Quote:

Originally Posted by anjaan7979 (Post 1842331)

I don't think you can embed hostingcup stuff from what I have seen. At least on the page you lined, there is no embed option

The Geek 07-06-2009 09:15 AM

1 Attachment(s)
Quote:

Originally Posted by Zogar (Post 1843026)
Go Ear doesn't work!


Its usually more helpful if you include examples of URLs that are not working as intended. After messing around a bit, I found another permutation of their URL structure. This version should take care of all the versions I have come accross, but again, can't stress how important it is to get examples versus 'it dont work'.

HTHs!

The Geek 07-06-2009 09:19 AM

1 Attachment(s)
Quote:

Originally Posted by MonkYZ (Post 1842301)
THANK YOU The Geek ! You saved the day !

It works now, but unfortunatelly the ones embedded don't work anymore.
If you enter the link to the page with the player like this "http://www.gametrailers.com/video/exclusive-gameplay-dantes-inferno/52342" it works. If you enter the URL above the embedded code like this "http://www.gametrailers.com/player/52342.html" it doesn't work. I've tried to use both definitions, but i'm getting about 3-4 players at once instead of just two :D

Also, the YouTube HD is not working, as i've noticed no HD=1 in the links... so the plugin you suggested doesn't work. Thanks for your work !

The regexp was conking out on the .html ending as I didn't see any URLs in that format while testing the site. It was a pretty straight forward fix. See attached.


Again, unless I can get examples of youtube HD URLs that are/aren't working... not much I can do there. And there will be nothing I can do if the URL formats are no different.

HTHs

The Geek 07-06-2009 09:26 AM

1 Attachment(s)
Quote:

Originally Posted by daihlo (Post 1842548)
Hi there, sorry bout that, had some security issues recently so set to log in before viewing!

Have disabled it so you can go straight to the player.
Please, if you have a moment can you have a look, see if its something that can be done?

Would realy appreciate your help.


Many thanks - Daihlo

www.cagefilm.com

I only tested it with a couple permutations, but should be fine. Looks like it is the exact same definition as the stopdesi one I did the other day so extraction needs to be on.

The Geek 07-06-2009 09:29 AM

Quote:

Originally Posted by anjaan7979 (Post 1842394)
Can you also add zshare please? They allow direct embeding now.

Doubt it. Again, I don't see any obvious way to view stuff without logging in.

Guys, it is MUCH easier to do definitions if you can provide example URLs that work without needing to be logged in and have a box with HTML embeding code somewhere on the page.

The Geek 07-06-2009 09:31 AM

Quote:

Originally Posted by Brathamike (Post 1843109)
is there a way that i can just upload my own videos files and put the link in as a BBCode?

thanks

Looks like there is a local hosted definition in DJ's file though I have no experience with it.

HTHs

daihlo 07-06-2009 09:47 AM

Quote:

Originally Posted by The Geek (Post 1843662)
I only tested it with a couple permutations, but should be fine. Looks like it is the exact same definition as the stopdesi one I did the other day so extraction needs to be on.


I get this message

Parse error: syntax error, unexpected '~' in /home/wwwcage/public_html/forum/includes/ame_bbcode.php(242) : regexp code on line 1

Fatal error: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Failed evaluating code: ame_match(&quot;http://www.cagefilm.com/video/1475/M...king-4-MMA-DVD&quot;, &quot;&quot;, 1, &quot;~swf\?config=http://www\.cagefilm\.com/nuevo/econfig\.php\?key=([\w]*?)\\&quot;~sim&quot;, $ameinfo) in /home/wwwcage/public_html/forum/includes/ame_bbcode.php on line 242


Any ideas?

thanks - daihlo

TMH63 07-06-2009 11:37 AM

Quote:

Originally Posted by TMH63 (Post 1840757)
I'm having issues changing the definition name in the header of the video itself. I've read this...

Quote:

Definition Name

You can also change the name of the definition to whatever you wish. This is the name that will display in the header of posted videos, provided you keep the Container turned on. The HTML tags are just there to make the name show up bold and italicized in your Admin CP and are not required.

Note that AME titles have a 50 character limit in the AME CP, so if you notice characters being stripped out when you save them that's why. Remove the HTML or shorten the title if you notice parsing problems as a result of this.

<b><i>Divx Videos at YOURSITENAME</i></b>

and I'm unsure as to where the code goes and/or if it replaces something.




Anyone??

MonkYZ 07-06-2009 02:16 PM

Quote:

Originally Posted by The Geek (Post 1843657)
The regexp was conking out on the .html ending as I didn't see any URLs in that format while testing the site. It was a pretty straight forward fix. See attached.


Again, unless I can get examples of youtube HD URLs that are/aren't working... not much I can do there. And there will be nothing I can do if the URL formats are no different.

HTHs

Thanks again. Unfortunatelly i think there is a small letter missing (and i can't find where that is. Here is the title i get for the videos (i think the letter "R" is missing from [/COLOR]):
Quote:

[COLOR=#cccccc]http://www.gametrailers.com/player/51920.html[/COLO"]Tekken 6 Video Game, Exclusive Christie Monteiro Trailer HD | Game Trailers & Videos | GameTrailers.com

abdulbasitsaeed 07-07-2009 04:48 AM

Is it possible to update the definitions for Scribd documents? They do not display properly with this mod.

jkcerda 07-07-2009 04:58 AM

Quote:

Originally Posted by The Geek (Post 1841997)
Just checked DJ's Break definiton and it works but does require that the Extract Data option is enabled and working. Assume maybe the others are the same issue

Quote:

Originally Posted by The Geek (Post 1842008)
Fairly straight forward, but need to make sure extraction is on for it to work.

will look into it, thanks,,and like others mentioned, thanks for sticking around and helping out :thumb::up:


EDIT
.
turned on extraction , seems to be working, thanks again.


All times are GMT. The time now is 04:09 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.05397 seconds
  • Memory Usage 1,877KB
  • 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
  • (32)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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