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

Uncompressed and Compressed Links Separator.
http://creator.themasoftware.com/forum/viewtopic.php?f=3&t=7193
Page 1 of 1

Author:  rafaqatkiani007 [ December 2nd, 2021, 5:18 pm ]
Post subject:  Uncompressed and Compressed Links Separator.

TC Collect All Uncompressed and Compressed Links like This

RapidGator
Code:
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.mkv
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part1.rar
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part2.rar


UploadGig
Code:
https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.mkv
https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part1.rar
https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part2.rar


But I want This

Single Link
Code:
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.mkv

https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.mkv


RapidGator
Code:
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part1.rar
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part2.rar


UploadGig
Code:
https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part1.rar
https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part2.rar


Mean i want Single Link (Uncompressed) Link not code with Split (Compressed) links

Author:  Freddy [ December 2nd, 2021, 5:37 pm ]
Post subject:  Re: Uncompressed and Compressed Links Separator

Remove the {#links#} tag from your "Main" template.

Use these two tags instead:
Code:
{#linksArchvied#}
{#linksNotArchvied#}

Author:  Crackpot [ October 6th, 2023, 10:25 am ]
Post subject:  Re: Uncompressed and Compressed Links Separator.

can we set different host title? like

RapidGator Single Link
Code:
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.mkv


UploadGig Single Link
Code:
https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.mkv



RapidGator Split Link
Code:
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part1.rar
https://rapidgator.net/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part2.rar



UploadGig Split Link
Code:
https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part1.rar
https://uploadgig.com/file/xxxxxxxx.2021.1080p.BRRip.DD5.1.X.264-EVO.part2.rar


also sometimes for single link we might use

Code:
<a href="link">Rapidgator</a> - <a href="link">Uploadgig</a>

--------------------------

also is there anyway we can set if file size is larger than 10gb do not upload single link?

Author:  Freddy [ October 6th, 2023, 12:47 pm ]
Post subject:  Re: Uncompressed and Compressed Links Separator.

You can change the second title to say "Split Link" with replacement:

Search for:
Code:
(?is)(RapidGator Single Link.+?)RapidGator Single Link


Replace with:
Code:
$1RapidGator Split Link


Enable regex search.

The same for other host, just change the host name as you see in message text.

Will think about the other two questions a bit more later.

Author:  Freddy [ October 7th, 2023, 4:27 pm ]
Post subject:  Re: Uncompressed and Compressed Links Separator.

Crackpot wrote:
also is there anyway we can set if file size is larger than 10gb do not upload single link?


Yes, in "HOSTS" -> "Files" -> select needed host -> under "Other settings" -> "Don't upload files larger than -> set to 10000 -> press "Update" button.

If needed do it for all used hosts.




Quote:
also sometimes for single link we might use


That's HTML, but you have BBCode "code" tags elsewhere. It won't work when posting. It should be either all HTML or BBCode.

You could change like that with replacement.

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