Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Digital Sith's AMEs - ADULT Media Definitions Details »»
Digital Sith's AMEs - ADULT Media Definitions
Version: 3.00, by Digital Sith Digital Sith is offline
Developer Last Online: Aug 2014 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.10 Rating:
Released: 08-23-2008 Last Update: 10-14-2013 Installs: 70
Re-useable Code Translations  
No support by the author.

>>>ADULT Media Definitions for AME 2.5.<<<



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!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 09-25-2008, 01:40 PM
shlomot's Avatar
shlomot shlomot is offline
 
Join Date: Apr 2007
Location: Haifa, Israel
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 View Post
PornHub is not working

Thanx You
Reply With Quote
  #13  
Old 09-27-2008, 04:07 AM
Ransack Ransack is offline
 
Join Date: Jul 2007
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #14  
Old 09-27-2008, 04:30 AM
Ransack Ransack is offline
 
Join Date: Jul 2007
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Suggested fix in ame_bbcode.php

Code:
            $title = ame_fetch_www_title($www);
            $title = preg_replace("/&\\w*;/", " ", $title);
This works for me.
Reply With Quote
  #15  
Old 10-22-2008, 03:59 AM
Digital Sith's Avatar
Digital Sith Digital Sith is offline
 
Join Date: Aug 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cynthetiq View Post
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 View Post
PornHub is not working

Thanx You
I guess Ill have to update those...
when I get the chance...
Quote:
Originally Posted by hornstar1337 View Post
could you add youporn . com and kuntfutube . com to the list. Thanks.
[quote]
I'm not going to be blinded by anything, am I.

Quote:
Originally Posted by katie hunter View Post
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!!

Yeah I'll fix it...
Quote:
Originally Posted by shlomot View Post
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?
Reply With Quote
  #16  
Old 10-31-2008, 08:58 PM
Cobro Cobro is offline
 
Join Date: Oct 2006
Location: cellar
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so pornhub is not working ? i need that so much for my amateurporn site
Reply With Quote
  #17  
Old 11-01-2008, 11:29 AM
Cerbero1000 Cerbero1000 is offline
 
Join Date: May 2005
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, i would like to have pornhub working too and tube8 embed.
Thanks
Reply With Quote
  #18  
Old 11-02-2008, 04:21 AM
runestone runestone is offline
 
Join Date: Mar 2005
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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]+)
Reply With Quote
  #19  
Old 11-02-2008, 06:24 AM
runestone runestone is offline
 
Join Date: Mar 2005
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #20  
Old 11-02-2008, 09:21 PM
Cerbero1000 Cerbero1000 is offline
 
Join Date: May 2005
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Porn8 works fine but not pornhub.
Thanks for the help!
Reply With Quote
  #21  
Old 11-03-2008, 01:35 AM
runestone runestone is offline
 
Join Date: Mar 2005
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
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:47 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.04621 seconds
  • Memory Usage 2,313KB
  • Queries Executed 25 (?)
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_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete