vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Digital Sith's AMEs - ADULT Media Definitions (https://vborg.vbsupport.ru/showthread.php?t=188970)

Digital Sith 08-23-2008 10:00 PM

Digital Sith's AMEs - ADULT Media Definitions
 
>>>ADULT Media Definitions for AME 2.5.<<<

http://imageshack.us/a/img163/5813/ah0v.png

This IS NOT a product. It's imported through your AME CP. Which means you ain't got one, go get one.

Completely updated since the last time you saw me. Since porn site seem to actually want you embed their stuff now. Everything is working AFAIK.

Don't thank me for this stuff. Thank DJ for teaching me how to make them and show your suppot at his Paypal link: https://vborg.vbsupport.ru/showthrea...95884&page=135 (Seriously hes poor as ****)

MEDIA DEFINITIONS

AlotPorn
ExtremeTube
fapdu
KeezMovies
Pornative
PornHub
PornTube
RedTube
SlutLoad
Spankwire
Sun Porno
TNAFlix
Tube8
xHamster
XVideos
YouJizz
YouPorn

I made everythign nice and neat like DJ does so you don't get them mixed up with your family friendly definitions. Enjoy!

cynthetiq 08-24-2008 01:44 PM

Thank you! I was just getting started on this yesterday, trying to understand how regexbuddy works, etc.

Digital Jedi 08-24-2008 05:01 PM

Quote:

Now let's all hope DJ's wife doesn't find out I posted this using his PC. :D

Yeah, well, thanks for not advertising it or anything. <grumble>

cynthetiq 08-25-2008 01:32 AM

here's two additions for you:

porn8.com gay
porn8.com tranny

SBlueman 08-25-2008 06:57 AM

Just FYI.....XVideos is not working.

And THANK YOU for this. The members of my site have a VIP section where they used to love posting these. They are thrilled to have this back!

Hornstar 08-28-2008 04:57 AM

Is there a way to define that these can only be posted in certain forums?

Digital Jedi 08-28-2008 01:14 PM

Quote:

Originally Posted by hornstar1337 (Post 1608761)
Is there a way to define that these can only be posted in certain forums?

You mean AME itself? Yes, when you download the modification these definitions are for you'll find that AME has an exclusion option in the Admin CP for both forums and User Groups.

javichu 09-03-2008 02:13 AM

PornHub is not working :(

Thanx You ;)

Hornstar 09-06-2008 03:15 AM

could you add youporn . com and kuntfutube . com to the list. Thanks.

katie hunter 09-09-2008 08:55 AM

Hii,

Is it possible if someone can add this site to the list ?

A lot of my members were requesting it and they said it is better then megarotic.

Warnning 18+ ( Adult)
http://www.tube8.com/

shlomot 09-25-2008 01:40 PM

Hello. Did I thank you for your great contribution and spicy humor?

I second javichu above on PornHub not working. I also tried replacing your current script with their new version below, but it still hangs. Please help us to utilize this three-thumbs-up site.
Code:

<object type="application/x-shockwave-flash" data="http://www.pornhub.com/players/pornhub_embed_2.swf" width="608" height="476"><param name="movie" value="http://www.pornhub.com/players/pornhub_embed_2.swf" /><param name="bgColor" value="#000000" /><param name="allowfullscreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="FlashVars" value="options=http://www.pornhub.com/embed_player_v3.php?id=$p1"/></object>
Quote:

Originally Posted by javichu (Post 1613262)
PornHub is not working :(

Thanx You ;)


Ransack 09-27-2008 04:07 AM

My RedTube titles have a nice & nbsp ; in front of the title. I need to remove this. How is $title set? I see I can edit the html for it in AME CP => Settings, but I don't think I can do a regex replacement there in that "template", right?

Ransack 09-27-2008 04:30 AM

Suggested fix in ame_bbcode.php

Code:

            $title = ame_fetch_www_title($www);
            $title = preg_replace("/&\\w*;/", " ", $title);

This works for me.

Digital Sith 10-22-2008 03:59 AM

Quote:

Originally Posted by cynthetiq (Post 1606198)
here's two additions for you:

porn8.com gay
porn8.com tranny

Im goin to take your word that those are working...lol...

Quote:

Originally Posted by javichu (Post 1613262)
PornHub is not working :(

Thanx You ;)

I guess Ill have to update those...
when I get the chance...
Quote:

Originally Posted by hornstar1337 (Post 1615601)
could you add youporn . com and kuntfutube . com to the list. Thanks.

[quote]
I'm not going to be blinded by anything, am I. :D

Quote:

Originally Posted by katie hunter (Post 1618082)
Hii,

Is it possible if someone can add this site to the list ?

A lot of my members were requesting it and they said it is better then megarotic.

Warnning 18+ ( Adult)
http://www.tube8.com/


MY EYES! MY EYES!!. Ive seen things no man should ever see!!

:D Yeah I'll fix it...
Quote:

Originally Posted by shlomot (Post 1630038)
Hello. Did I thank you for your great contribution and spicy humor?

I second javichu above on PornHub not working. I also tried replacing your current script with their new version below, but it still hangs. Please help us to utilize this three-thumbs-up site.
Code:

<object type="application/x-shockwave-flash" data="http://www.pornhub.com/players/pornhub_embed_2.swf" width="608" height="476"><param name="movie" value="http://www.pornhub.com/players/pornhub_embed_2.swf" /><param name="bgColor" value="#000000" /><param name="allowfullscreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="FlashVars" value="options=http://www.pornhub.com/embed_player_v3.php?id=$p1"/></object>

Yeah, got to look closer at it. I guess they do change this s*** a lot... What have I gotten myself into?

Cobro 10-31-2008 08:58 PM

so pornhub is not working ? i need that so much for my amateurporn site

Cerbero1000 11-01-2008 11:29 AM

Yes, i would like to have pornhub working too and tube8 embed.
Thanks

runestone 11-02-2008 04:21 AM

I fixed pornhub with the following two changes.

The "Regular expression" stays the same but change your "Replacement" code to:

Code:

<object type="application/x-shockwave-flash" data="http://www.pornhub.com/players/pornhub_embed_2.swf" width="608" height="476"><param name="movie" value="http://www.pornhub.com/players/pornhub_embed_2.swf" /><param name="bgColor" value="#000000" /><param name="allowfullscreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="FlashVars" value="options=http://www.pornhub.com/embed_player_v3.php?id=$p1"/></object>
ALSO

Change the "Embedding Regexp" to:

Code:

http://www\.pornhub\.com/embed_player_v3\.php\?id=([\d]+)

runestone 11-02-2008 06:24 AM

Also fixed porn8.

Change "Replacement" code with:

Code:

<embed width="600" height="491" src="http://www.porn8.com/flv/flvplayer.swf" FlashVars="config=http://www.porn8.com/vidcol/$p1/" quality="high" bgcolor="#000000" autoplay="false" name="flvplayer" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowFullScreen="true"/>
I also changed the video size to that shown on the porn8 site. Resize as needed.

Cerbero1000 11-02-2008 09:21 PM

Porn8 works fine but not pornhub.
Thanks for the help!

runestone 11-03-2008 01:35 AM

pornhub is working fine for me using the settings I provided above. I even cut and pasted them again from my post back into my board's definition settings just to make sure there wasn't a formatting error.

I downloaded the currently available definition yesterday and modified it - are you sure you are using that one as a base? Try deleting the pornhub definition from your Display Definitions, download it again, import it, then make the changes I provided.

The only other difference from the default definition is that I have "Contain" set to "No". I'd be surprised if this was the problem though.

Good luck!

Cerbero1000 11-03-2008 07:37 AM

Sorry but it doesn't works. I have imported the modified definitions but nothing!

Maxwell the Cat 11-05-2008 06:21 PM

Quote:

Originally Posted by Ransack (Post 1631406)
My RedTube titles have a nice & nbsp ; in front of the title. I need to remove this. How is $title set? I see I can edit the html for it in AME CP => Settings, but I don't think I can do a regex replacement there in that "template", right?

I'm having this issue as well. Anyone have a fix for it? (I see the post following the above has some changes to the .php file, but they didn't do anything for me. :( )

Digital Jedi 11-07-2008 04:17 AM

It's just an oddity with the modification. I thought The Geek had addressed that with AME 2.0, though.

Cerbero1000 11-13-2008 06:08 PM

Quote:

Originally Posted by runestone (Post 1658246)
pornhub is working fine for me using the settings I provided above. I even cut and pasted them again from my post back into my board's definition settings just to make sure there wasn't a formatting error.

I downloaded the currently available definition yesterday and modified it - are you sure you are using that one as a base? Try deleting the pornhub definition from your Display Definitions, download it again, import it, then make the changes I provided.

The only other difference from the default definition is that I have "Contain" set to "No". I'd be surprised if this was the problem though.

Good luck!

Ok. Now works fine!! Thank you!!!!

Raptor 11-21-2008 02:03 AM

Quote:

Originally Posted by Digital Sith
SUPPORT
Support? Bwahahahahahahahahahahahahahahahahahhahahahahahaha h!!!!!!

Brilliant. Simply brilliant. Fact.

Digital Jedi 11-21-2008 04:09 AM

Quote:

Originally Posted by Raptor (Post 1669762)
Brilliant. Simply brilliant. Fact.

He only ever comes on if I pester him, and that's only when I see him. I notice he's doesn't talk to me much me anymore. Wonder why?

ThunderVamp9 11-28-2008 06:45 AM

livepornvidz doesn't seem to work. A vid window loads in, but it never actually loads the video.

nakedchicks.tv doesn't seem to exist, I only see an "under construction" page

Digital Sith 11-30-2008 09:33 PM

EH, I'll try to dosomthing next weekend. No promises though. Hey DJ, show me how you did that resize thing next time you see me. That will give two threads to not support. lol

aztecboi2003 12-03-2008 03:06 AM

Anyway you can do one for www.yuvutu.com?

Redzzand 01-22-2009 07:45 PM

could you do megaupload?

Digital Jedi 01-22-2009 08:29 PM

Megaupload is not a porn site. You could request it in my thread(s), but all I would I would probably be able to do is create customized download links.

Raptor 03-05-2009 01:53 AM

Quote:

Originally Posted by runestone (Post 1658246)
pornhub is working fine for me using the settings I provided above. I even cut and pasted them again from my post back into my board's definition settings just to make sure there wasn't a formatting error.

I downloaded the currently available definition yesterday and modified it - are you sure you are using that one as a base? Try deleting the pornhub definition from your Display Definitions, download it again, import it, then make the changes I provided.

The only other difference from the default definition is that I have "Contain" set to "No". I'd be surprised if this was the problem though.

Good luck!

yep works 100% :)

aztecboi2003 06-05-2009 06:35 PM

did you ever get a chance to work on tube8.com?

eastcoastchroni 09-02-2009 02:48 AM

pornhub doesnt work for me, even with the fix provided.

War.Frog 09-05-2009 08:24 PM

Redtube doesn't seem to work either. It just posts the URL

EQmandingo 10-19-2009 12:05 AM

if i were to post a code snippet , could you possibly help me understand what i need to do as far as making an DJ's ame definition to embed my videos from my PHPmotion page using flowplayer ....into my vBulletin page..??

ravenfaust 11-27-2009 04:04 AM

None of these work, guess the creator didn't upadte them

Digital Sith 12-04-2009 05:46 PM

Hence the "unsupported" part. :p

Here's a PorhHub definition that should work. Sorry. dont have time for more.

manuel.ho 12-05-2009 02:44 PM

thk man!

Digital Sith 01-13-2010 07:23 AM

Well, that PronHub def didn't last fer too long did it? Hang tight. I gotz some more to upload.


All times are GMT. The time now is 07:14 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.01345 seconds
  • Memory Usage 1,828KB
  • 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
  • (6)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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