themaCreator
http://creator.themasoftware.com/forum/

[gounlimited.to] Embed Code.
http://creator.themasoftware.com/forum/viewtopic.php?f=19&t=6805
Page 1 of 1

Author:  ziggyzab [ December 20th, 2019, 10:18 am ]
Post subject:  [gounlimited.to] Embed Code.

Is it possible to add function/variable to insert into the post, EMBED code of this host, so for example at wordpress post it can show the player window from them.

Would be really nice to include this.

Example of embed code:

Code:
<IFRAME SRC="https://gounlimited.to/embed-6eac4l94u1us.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360 allowfullscreen></IFRAME>

Author:  Freddy [ December 20th, 2019, 1:09 pm ]
Post subject:  Re: GoUnlimited EMBED Code

Sure, you can do that with replacements.

I would need full "Before" (how your message looks now after generating) and "After" example to write it.

Author:  stefan-te [ December 21st, 2019, 2:35 am ]
Post subject:  Re: [gounlimited.to] Embed Code.

This should work
find
Code:
https?:\/\/gounlimited.to\/(.*)\/.*(\.([a-zA-Z]|[0-9]){3})

Replace with
Code:
<IFRAME SRC="https://gounlimited.to/embed-$1.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360 allowfullscreen></IFRAME>


Enable regex.

Example:
Code:
https://regex101.com/r/zoVOlt/1
:)

Author:  Freddy [ December 21st, 2019, 10:20 am ]
Post subject:  Re: [gounlimited.to] Embed Code.

@stefan-te

That will most likely not work.

You made extension to be 3 characters only (his might be 4 or 2).

Also there might be other HTML / BBCode around the link which needs to be removed.

I will need full "Before" example to write it.

Author:  ziggyzab [ December 21st, 2019, 1:23 pm ]
Post subject:  Re: [gounlimited.to] Embed Code.

Code:
[url=https://imagetwist.com/6lqkqmao6qhy/PlayboyPlus.19.12.16.Marine.Lecourt.Touch.The.Sky.XXX.2160p.MP4-KTR.jpg][img]https://img165.imagetwist.com/th/32770/6lqkqmao6qhy.jpg[/img][/url]

[b]--== Info ==--[/b]
[b]Release name:[/b] PlayboyPlus 19 12 16 Marine Lecourt Touch The Sky XXX 2160p MP4-KTR
[b]Format:[/b] mp4 | [b]Size:[/b] 258.84 MB | [b]Duration:[/b] 00:03:31 | [b]Resolution:[/b] 3840 x  2160 | [b]Video Bitrate:[/b] 9920 Kbps | [b]Audio Bitrate:[/b] 317 Kbps

[url=https://imagetwist.com/v44vqa73cobt/PlayboyPlus.19.12.16.Marine.Lecourt.Touch.The.Sky.XXX.2160p.MP4-KTR.jpg][img]https://img119.imagetwist.com/th/32770/v44vqa73cobt.jpg[/img][/url]

[b]--== Download Links ==--[/b]
[b]RapidGator[/b]
[url=https://rapidgator.net/file/5aa5657058a9792b94a2acef48e26230/PlayboyPlus.19.12.16.Marine.Lecourt.Touch.The.Sky.XXX.2160p.MP4-KTR.mp4]PlayboyPlus.19.12.16.Marine.Lecourt.Touch.The.Sky.XXX.2160p.MP4-KTR.mp4[/url]

[b]GoUnlimited[/b]
[url=https://gounlimited.to/d37nriwrgkyk/PlayboyPlus.19.12.16.Marine.Lecourt.Touch.The.Sky.XXX.2160p.MP4-KTR.mp4]PlayboyPlus.19.12.16.Marine.Lecourt.Touch.The.Sky.XXX.2160p.MP4-KTR.mp4[/url]

Author:  Freddy [ December 21st, 2019, 4:26 pm ]
Post subject:  Re: [gounlimited.to] Embed Code.

Search for:
Code:
\[url=https?://gounlimited\.to/(.+?)/.+?\].+?\[/url\]


Replace with:
Code:
<IFRAME SRC="https://gounlimited.to/embed-$1.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360 allowfullscreen></IFRAME>


Enable regex search.

However you should not mix BBCode and HTML.

You message should only be in BBCode or in HTML.

HTML is not supported in forums. And you can't have both BBCode and HTML (convert to HTML option in themaPoster only works for BBCode obviously).

Better use this to replace with:
Code:
[embed]https://gounlimited.to/embed-$1.html[/embed]


Or with width / height:
Code:
[embed=640,360]https://gounlimited.to/embed-$1.html[/embed]

Author:  ziggyzab [ December 22nd, 2019, 1:05 pm ]
Post subject:  Re: [gounlimited.to] Embed Code.

the code with embed I will only be posting to wordpress, thanks!

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/