![]() |
BBCodes for Xenforo
looking to add bbcodes for pornhub etc. embeds in Xenforo. There is a mod over there, but it's out of date. Anybody got any adult media bbcode settings for XF?
|
I just had to do this last weekend!
Here's what I'm using for Pornhub. Also check my sig if you might be interested in link swapping on adult forums. Media Site ID- pornhub Sitetitle - Pornhub Site URL- https://Pornhub.com -Show this site on the list of 'supported' sites shown to visitors (YES) -Enabled (YES) Match URLs- https://www.pornhub.com/view_video.php?viewkey={$id} Embed Template- Code:
<iframe src="https://www.pornhub.com/embed/{$id}" frameborder="0" width="560" height="315" scrolling="no" allowfullscreen></iframe> You can leave oEmbed and advanced options alone. :thumbsup |
Excellent, thanks! I had installed Mutt's mod and the pornhub file in the library was causing a conflict. Deleted and working great.
Here's Dr. Tuber if interested: Media Site ID- drtuber Sitetitle - DrTuber Site URL- https://drtuber.com -Show this site on the list of 'supported' sites shown to visitors (YES) -Enabled (YES) Match URLs- #drtuber\.com/video/(?P<id>[0-9]+)/[a-z0-9-_]+#si code Code:
<iframe src="https://drtuber.com/video/{$id}" width="608" height="454" frameborder="0" scrolling="no"></iframe> Nice site by the way, will definitely get in touch when ready, I'm just doing some testing and getting set up :thumbsup |
Quote:
Appreciate the DrTuber code, I will share more here as well when I get a chance to add more! :thumbsup |
In the code for DrTuber above, after the url replace /video/ with /embed/ and its much cleaner :thumbsup
|
Youporn-
Media Site ID - youporn (all lowercase) title- YouPorn URL- https://YouPorn.com March URLs- https://www.youporn.com/watch/{$id} Embed Template- <iframe src='https://www.youporn.com/embed/{$id}' frameborder=0 height='315' width='560' scrolling=no name='yp_embed_video' allowfullscreen></iframe> |
Thanks, added :thumbsup
Here's RedTube Media Site ID - redtube title- RedTube URL- https://redtube.com Match URLs- redtube.com/{$id} Embed Template- <iframe src="https://embed.redtube.com/{$id}" width="610" height="450" frameborder="0"></iframe> |
Does anybody have the settings for xvideos? Thanks in advance!
|
Quote:
match URL https://www.xvideos.com/video{$id}/ <iframe src="https://www.xvideos.com/embedframe/{$id}" frameborder=0 width=510 height=400 scrolling=no allowfullscreen=allowfullscreen></iframe> |
settings for xhamster?
|
All times are GMT -7. The time now is 07:53 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc