GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Which tube script (available for purchase) do you find most scalable? (https://gfy.com/showthread.php?t=858772)

CyberHustler 10-04-2008 11:53 AM

Quote:

Originally Posted by pr0 (Post 14853649)
All of the most successful tube sites on earth mix video with social interaction.

Therefor most people expect to have those features with their script.

Otherwise all you have is a MGP using flash instead of mpeg/wmv. :2 cents:

:thumbsup

dynastoned 10-04-2008 02:48 PM

Quote:

Originally Posted by pr0 (Post 14853649)
All of the most successful tube sites on earth mix video with social interaction.

Therefor most people expect to have those features with their script.

Otherwise all you have is a MGP using flash instead of mpeg/wmv. :2 cents:

thats what i was thinking. those people earlier in the thread posted a good example of what a script needs to be.

pr0 10-04-2008 03:40 PM

I'm going out for a bit. When i get back i hope to see a couple more "tube" scripts listed. Please don't list anymore flash-mgp scripts. :2 cents:

sortie 10-04-2008 03:47 PM

Quote:

Originally Posted by farkedup (Post 14853813)
If I remember right your system ended up having at least one really large file which you had to process and rehash with like every pageload. This type of environment would in fact be faster as long as the file is relatively small. If you have a large file being opened and processed constantly it'll be slower and only get worse as traffic grows. I know nothing of your revisions and its been a good 6mnths since I've been through your system. As a former perl programmer myself I understand there are MANY things perl can do that far exceed what PHP is capable of. On sites with less content I believe yours is very fast. Most servers don't even have many of the tweaks to make perl run faster... These days everybody has something like zend optimizer to help PHP run faster.

What I do with mine is I actually cache many of the "common queries" into the filesystem. When I was looking over your perl code I was actually shocked with some of the shit you managed to make it do... but I just don't think the market is prepared for something like this. If it was the same price and used PHP you'd probably sell triple simply because the market will not ever really understand WTF perl is.

That wasn't really the issue but it's all been changed now.
Tubecgi is fast as lightning now, even on the crapiest of servers.

I reconstructed the entire functionality of the script.

Some people might not understand what perl is, but so be it.
I'm using the script myself and want the ability to expand the script in any direction.
So perl is my choice.

What are some big tube sites that use PHP scripts?

k0nr4d 10-04-2008 05:22 PM

Quote:

Originally Posted by sortie (Post 14854479)
What are some big tube sites that use PHP scripts?

www.redtube.com
www.tube8.com
www.youjizz.com
www.jizzhut.com

I'm not arguing whether or not perl is faster then php, but I dont know of any big tube sites written in perl.

d-null 10-04-2008 09:57 PM

when you talk about a social community site, uploading isn't really the important thing, is it? commenting and voting for example should be some of the important things


when it comes to adult content, allowing uploading basically means piracy which is something that we all should be fighting against :2 cents:

pr0 10-04-2008 10:04 PM

Quote:

Originally Posted by sortie (Post 14854479)
That wasn't really the issue but it's all been changed now.
Tubecgi is fast as lightning now, even on the crapiest of servers.

I reconstructed the entire functionality of the script.

Some people might not understand what perl is, but so be it.
I'm using the script myself and want the ability to expand the script in any direction.
So perl is my choice.

What are some big tube sites that use PHP scripts?

I hear all the "big ballers" use tubecgi.

I know all my clients are stoked about 2% of their clicks going to chokertraffic. They call me up 24-7 trying to get a copy....but i guess you are so flooded with orders, they can never get support.

Hopefully one day my clients will be big enough to use your product.

Ethersync 10-05-2008 04:11 PM

Quote:

Originally Posted by Godsmack (Post 14853803)
we made STXT by popular demand.. we tried to create a script that fills the need of most people wanting to run a "tube"

We are aware we don't offer community type features, but this is for good reason..one of the reasons is that only about 1 out of 100 wanted it..We don't want to over-engineer our product with stuff people don't really want..
We tried to fill a gap in the market which seems to work out great :winkwink:
We are at version 1 so a lot can still be added when market demands it..

I am not here to flame any other "tube" script as it is non marketing..

Is it only possible to import videos from sponsors your company has added? What if we want to add in our own videos to promote our own sites also? Is it possible?

webair 10-05-2008 04:12 PM

the tube steak dot com

teg0 10-05-2008 04:15 PM

Quote:

Originally Posted by Jens Van Assterdam (Post 14840315)

Easy to mod, but there is a lot of things coded poorly in it that I've had to change. The php is decent, but database optimization is lacking.

Godsmack 10-05-2008 04:45 PM

Quote:

Originally Posted by Ethersync (Post 14857431)
Is it only possible to import videos from sponsors your company has added? What if we want to add in our own videos to promote our own sites also? Is it possible?

yes you can..look at this schematic http://smart-scripts.com/images/stxt.png

Klen 10-05-2008 04:45 PM

Quote:

Originally Posted by pr0 (Post 14853410)
If you're only "thinking" about doing something. It's probably not a good idea.

When a brilliant idea strikes, people just DO IT.

Well i am kind a slow,it takes several years from idea to realization hehe

k0nr4d 10-05-2008 04:45 PM

Quote:

Originally Posted by teg0 (Post 14857438)
Easy to mod, but there is a lot of things coded poorly in it that I've had to change. The php is decent, but database optimization is lacking.

I'm quite insulted by that. Please hit me up on ICQ or MSN to discuss exactly what I did poorly...

fuzebox 10-05-2008 05:04 PM

Quote:

Originally Posted by pr0 (Post 14853649)
All of the most successful tube sites on earth mix video with social interaction.

Therefor most people expect to have those features with their script.

Otherwise all you have is a MGP using flash instead of mpeg/wmv. :2 cents:

:1orglaugh great post.

k0nr4d 10-05-2008 05:04 PM

Sorry I maybe came off a little harsh in my above post. Please hit me up as I'd like to discuss in private whatever you feel was done poorly or inefficiently so that I can improve my code base.

However, I think saying that a lot of it is "done poorly" is definitely a bad choice of words as this code is running on sites pushing several gbits and millions of hits a day. As for the database optimization, I'm all ears but from what I've been hearing from hosts is that the only walls we have been hitting are disk i/o from serving the media.

fuzebox 10-05-2008 05:09 PM

Quote:

Originally Posted by k0nr4d (Post 14857564)
However, I think saying that a lot of it is "done poorly" is definitely a bad choice of words

Being a programmer, you should know very well that all programmers are total assholes, especially when discussing other programmers code :winkwink:

halfpint 10-05-2008 05:13 PM

I use farkeups script and apart from the small bugs in it, for me its a very good script to use. It allows you to embed, upload, or plug videos and also gives you the option of turning user uploads off, The caching is very good and you can set this to the amount of users you get on the site. The one thing I dont like about it is the links system, You can set it to track incomming and outgoing links but if you want to manualy add links you cannot move them to the top of the list, but apart from that it is a pretty good script and does load up very quickly when it has a lot of content on it.

I do know of a new script which has just come out but (I am not going to post it on here as it is basicaly free and that would be unfair to the guys that are selling thier scripts on GFY) you pay $29.99 for there copyright removel They also have other power addons which you can buy and I was very impressed with thier player. Pro if you do want the url hit me up on ICQ (its in my profile)

BTW farkedup I am pissed at the price you are now selling your script for :winkwink: I should have waited you fucker.

Nice to see you back :thumbsup

k0nr4d 10-05-2008 05:19 PM

Quote:

Originally Posted by fuzebox (Post 14857586)
Being a programmer, you should know very well that all programmers are total assholes, especially when discussing other programmers code :winkwink:

Well, I will admit I did do some things in the script for the ease of modding and templating it that I could have done differently to shave off a few cpu cycles but we're talking really minimal stuff. However as I do want to provide the highest quality work I can, I do want to hear what he has to say.

mynameisjim 10-05-2008 05:40 PM

I don't understand.

If you want perfection and have such specific requests, go custom.

P.S. K0nr4d, I tried you several times on ICQ but can't seen to get a hold of you. Can you add me, 369 680 207. I've got a project I want to run past you. Thanks :)

Adam_M 10-05-2008 05:44 PM

pr0,

I have looked long and hard for an "out of the box" solution with no luck.

For a million plus hits a day site custom is the only true option!

The investment in time and money at this point is nothing like to money they will spend
trying to keep the site online under load down the track with a cookie cutter script.:2 cents:

d-null 10-05-2008 05:51 PM

Quote:

Originally Posted by halfpint (Post 14857595)
I do know of a new script which has just come out but (I am not going to post it on here as it is basicaly free and that would be unfair to the guys that are selling thier scripts on GFY) you pay $29.99 for there copyright removel They also have other power addons which you can buy and I was very impressed with thier player. Pro if you do want the url hit me up on ICQ (its in my profile)


how is that unfair to the guys selling their scripts? tevs does everyone the service of listing all the available scripts, free or not.... and nubiles and sortie offer free scripts here I believe....

are you teasing us with the thought that you know of some script to end all scripts that is so good and so free that you can't possibly post the url? :1orglaugh

Jim_Gunn 10-05-2008 08:30 PM

Quote:

Originally Posted by d-null (Post 14857666)
how is that unfair to the guys selling their scripts? tevs does everyone the service of listing all the available scripts, free or not.... and nubiles and sortie offer free scripts here I believe....

are you teasing us with the thought that you know of some script to end all scripts that is so good and so free that you can't possibly post the url? :1orglaugh

I would sure like to know as well, I have been looking into various scripts too.

farkedup 10-05-2008 08:46 PM

Quote:

Originally Posted by Ethersync (Post 14857431)
Is it only possible to import videos from sponsors your company has added? What if we want to add in our own videos to promote our own sites also? Is it possible?

As another tube developer let me just tell you this, sponsor data is an absolute mess! You're better off just sticking with whats supported by the script unless you REALLY know your shit... there are standards for data exports and everything is a nightmare. I like what some of the people like nubiles have been doing with data, I'm seriously impressed with it and they are getting some more sponsors on with them.

d-null 10-05-2008 08:51 PM

Quote:

Originally Posted by farkedup (Post 14858114)
As another tube developer let me just tell you this, sponsor data is an absolute mess! You're better off just sticking with whats supported by the script unless you REALLY know your shit... there are standards for data exports and everything is a nightmare. I like what some of the people like nubiles have been doing with data, I'm seriously impressed with it and they are getting some more sponsors on with them.

interesting, can you give a quick 'pros/cons' short post review of the nubiles script here please? the price is right so I think many are curious about it and would like to hear some thoughts from real users that are running the script

farkedup 10-05-2008 08:53 PM

Quote:

Originally Posted by halfpint (Post 14857595)
I use farkeups script and apart from the small bugs in it, for me its a very good script to use. It allows you to embed, upload, or plug videos and also gives you the option of turning user uploads off, The caching is very good and you can set this to the amount of users you get on the site. The one thing I dont like about it is the links system, You can set it to track incomming and outgoing links but if you want to manualy add links you cannot move them to the top of the list, but apart from that it is a pretty good script and does load up very quickly when it has a lot of content on it.

I'll get that into the next SQL edit release, I have the code for it but I have to add a field to the DB and change a couple of things to make it work. On some test sites of mine I've put upwards of 30k videos on it and it doesn't slow the load times at ALL as soon as I build a couple more import scripts I'm actually basing my search engine/directory around the various imports I'm working on for my script.

I'm going to have to drastically overhaul my admin section to make room for all these import scripts I'm working on ;) V1.7 could only be a couple weeks away. Depending on how much I get done it could just come as a 1.6.5 or something but the key is I'm kicking ass on development again and the new features will be flying out.

farkedup 10-05-2008 11:51 PM

Quote:

Originally Posted by d-null (Post 14858125)
interesting, can you give a quick 'pros/cons' short post review of the nubiles script here please? the price is right so I think many are curious about it and would like to hear some thoughts from real users that are running the script

nubiles script

pros
- slick/simple install
- free
- automated content
- videos from nubiles at least has like 3 clips per entry

cons
- encoded (don't even think about mods)
- not built to host your own videos
- other than pulling sponsors videos it doesn't really do much

What they're offering certainly has its uses and I'd really like to see more sponsors offering up feeds for it but overall the script is just too basic for anybody serious about running a tube! I will be coding an import tool for my script to get all of those nubiles videos quickly integrated into my script.

nubiles has great content and are clearly bending over backwards to make us all happy. They host flvs which we can integrate into OUR players or we can just use their embed codes.... Truly amazing program and I look forward to not only using them more myself but steering MY customers towards them as well.

I plan to slowly work towards the TEVS market only building a COMMUNITY around the sites instead of just tossing up some generic non interactive site.

My V2 will be using more of a pornhub style theme as its default. I hope to bring the best of ALL worlds together with REAL tube, social networking tools AND super simple sponsored content.

Snake Doctor 10-06-2008 12:08 AM

Quote:

Originally Posted by d-null (Post 14855405)
when you talk about a social community site, uploading isn't really the important thing, is it? commenting and voting for example should be some of the important things


when it comes to adult content, allowing uploading basically means piracy which is something that we all should be fighting against :2 cents:

Not necessarily.

I was surfing xtube.com and didn't see any stolen content at all. It was almost all user created and user uploaded stuff. Basically an adult video version of myspace.....they even had features where people could sell their videos to other users and offer free clips as teasers etc.


Personally, I don't think the bulk of the stolen content on tube sites is uploaded by users, it's uploaded by the site owners to attract traffic, and they hide behind the "user upload" excuse when they get caught. :2 cents:

d-null 10-06-2008 12:31 AM

Quote:

Originally Posted by Snake Doctor (Post 14858502)
Personally, I don't think the bulk of the stolen content on tube sites is uploaded by users, it's uploaded by the site owners to attract traffic, and they hide behind the "user upload" excuse when they get caught. :2 cents:

I thought the same before, but I have noticed a new trend similar to youtube, where people are watermarking their shitty blogspot url's onto pirated video and uploading that... it seems to be just starting in the adult tube thing but as bad as it has gotten on youtube it is just a matter of time :2 cents:

halfpint 10-06-2008 04:19 AM

Quote:

Originally Posted by farkedup (Post 14858132)
I'll get that into the next SQL edit release, I have the code for it but I have to add a field to the DB and change a couple of things to make it work. On some test sites of mine I've put upwards of 30k videos on it and it doesn't slow the load times at ALL as soon as I build a couple more import scripts I'm actually basing my search engine/directory around the various imports I'm working on for my script.

I'm going to have to drastically overhaul my admin section to make room for all these import scripts I'm working on ;) V1.7 could only be a couple weeks away. Depending on how much I get done it could just come as a 1.6.5 or something but the key is I'm kicking ass on development again and the new features will be flying out.

Nice :)

Ok for the peeps complaining about me not posting the link here it is, have a look at the flash player it is pretty nice and also have a look at the afterdark template and they do allow the use of their script for adult. It has its problems just like any other newish script but I think it is overall a nice script

http://vidiscript.com/

Porn Ass 10-08-2008 06:09 PM

Quote:

Originally Posted by halfpint (Post 14858998)
Nice :)

Ok for the peeps complaining about me not posting the link here it is, have a look at the flash player it is pretty nice and also have a look at the afterdark template and they do allow the use of their script for adult. It has its problems just like any other newish script but I think it is overall a nice script

http://vidiscript.com/

that script is a resource hog and has been hacked multiple times

Tim 10-09-2008 04:44 AM

What about one that allows you to have sponsor hosted FLV and/or embeds and can create attractive screenshots for each movie clip?

If you want this, I've only seen one option and that involves buying 2 totally separate scripts.

zigx 10-19-2008 05:17 PM

k0nr4d, i will be ICQing u now: )

farkedup 10-19-2008 05:35 PM

Quote:

Originally Posted by Tim (Post 14873305)
What about one that allows you to have sponsor hosted FLV and/or embeds and can create attractive screenshots for each movie clip?

If you want this, I've only seen one option and that involves buying 2 totally separate scripts.

In my system you can put the URL to the video in and add it like a hosted video and then go back and edit it to using embed codes but yeah this feature doesn't get covered easily by anybody.

For sponsored videos I never manually add them. I use my import tool and use the sponsor provided thumbnail. I've had too many "random" thumbs created from black screens or weird parts in the scene that I just stick with the one provided.

Vidiscript is a good place to START with and if anybody starts out on vidiscript and outgrows it get a hold of me and I can port all of the data to ANY system out there. Cost though would be ~$200 depending on my schedule.

Fabien 11-08-2008 05:13 PM

Quote:

Originally Posted by farkedup (Post 14922731)
In my system you can put the URL to the video in and add it like a hosted video and then go back and edit it to using embed codes but yeah this feature doesn't get covered easily by anybody.

For sponsored videos I never manually add them. I use my import tool and use the sponsor provided thumbnail. I've had too many "random" thumbs created from black screens or weird parts in the scene that I just stick with the one provided.

Vidiscript is a good place to START with and if anybody starts out on vidiscript and outgrows it get a hold of me and I can port all of the data to ANY system out there. Cost though would be ~$200 depending on my schedule.

Mate, i know you can't be online 24hrs/day but i just bought the script and i have an install issue. Worst, your support board is getting hit by MOTHER FUCKING SPAMMERS !!!
Do i hate those fucktards. If i ever come by an asshole in a convention saying he's pulling this kind of shit, i'll...

farkedup 11-08-2008 05:26 PM

Quote:

Originally Posted by Fabien (Post 15025176)
Mate, i know you can't be online 24hrs/day but i just bought the script and i have an install issue. Worst, your support board is getting hit by MOTHER FUCKING SPAMMERS !!!
Do i hate those fucktards. If i ever come by an asshole in a convention saying he's pulling this kind of shit, i'll...

pigins been running on my laptop while I watch football, haven't seen a message on there or any emails...

I won't be getting in to support tickets again tonight so if you need something hit me on an IM

AIM: krohnathlonman
MSN: [email protected]
ICQ: 430103614

I've been on all day

HorseShit 11-08-2008 05:49 PM

hey pr0 did you ever find a script for yourself? we all know you're not looking for a "client", you're just embarrassed to open this thread yourself asking for the script

farkedup 11-08-2008 06:49 PM

Quote:

Originally Posted by jdavis (Post 15025248)
hey pr0 did you ever find a script for yourself? we all know you're not looking for a "client", you're just embarrassed to open this thread yourself asking for the script

Last I hear I think he was going with mechbunny

JamesK 11-08-2008 09:00 PM

you coders are amazing :)

Robbie 11-08-2008 09:05 PM

Quote:

Originally Posted by pr0 (Post 14853520)
you guys need to stop arguing about your $300 cookie cutter scripts in my thread

my clients looking for a fully customizable tube/community script that can handle a million hits a day

thanks :thumbsup

Here's what my next big project is using: http://mechbunny.com/adult-tube-script.php Go with the "industrial strength" one. I'm prepping a server just for this script and tube site.

Zorgman 11-08-2008 09:06 PM

Quote:

Originally Posted by farkedup (Post 15025384)
Last I hear I think he was going with mechbunny

Very wise choice then. Konrad had a great script. :thumbsup


All times are GMT -7. The time now is 01:40 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123