phpUploader v2.1 - Opensource php based auto uploader

Status
Not open for further replies.

Lifetalk

Active Member
4,392
2008
2,119
530
Wtf is this? Who the heck are you?
This is phpUploader. An open source and/or free, php based auto uploader. I'm lifetalk - a pretty much unknown figure around here.

What does it do?
FFS! I can't be arsed to keep updating this paragraph, lol. This shit does a lot of stuff. Have a look at the changelog.

Features:
- Downloads from RS/HF/FS/MU (Vanilla and LeechMod)
- Extracts files (Vanilla)
- Can extract password protected RAR's (Vanilla)
- Renames the extracted files (Vanilla)
- Changes the MD5 hash of the files (Vanilla)
- If extracted/downloaded files are videos, MTN will create a screencap and upload it to LulzImg (Vanilla/LeechMod)
- Re-Rar's the extracted file with a custom RAR name (Vanilla)
- Can password protect the new RAR files (Vanilla)
- Will generate a post layout using IMDB info (Vanilla and LeechMod)
- Uploads files back to RS/HF/FS/MU (Vanilla and LeechMod)

Extended features:
- You can add multiuser authentication to the script's access. (Vanilla and LeechMod)
- Notifies you via email and/or flashing screen/sound on completion (Vanilla)
- Uses binary rar/unrar so your server does not need RAR/UNRAR installed (Vanilla)
- Plugin based system (Don't bother with this - Vanilla and LeechMod)
- Can delete unnecessary files from the downloaded RAR (Vanilla)
- Can add your custom files to the new RAR (Vanilla)
- I don't remember the rest.. seriously!


Which filehosts?
At the moment:
- FileServe (Download/Upload)
- Hotfile (Download/Upload)
- Rapidshare (Download/Upload)
- Megaupload (Download/Upload)

Why did you release it for free? (Insert random negative effect of doing so, here)
Fuck you!

Can I donate $XYZ to you?
No.

Why?
Because I don't want to make money off warez.

But this is opensource!
Fuck you, again :|

Everyone will use this script to make money, though!
So be it. Look at the positive side. There will be a lot more 'alive' links. Yeah there might be spam, but there's also going to be more choice, variety, etc etc shit.

Got screens?
No. Too lazy to screenshot the new v2.0 release. I haz the Vanilla screens now. Someone screenshot the LeechMod release and PM me pl0xxxxxxxxx. Thankeeeeeeeeeee.

Vanilla Screens:

[slide]http://lulzimg.com/i3/4b45ea9b.png[/slide]
[slide]http://lulzimg.com/i3/80c3759f.png[/slide]
[slide]http://lulzimg.com/i3/8c6448d6.png[/slide]

Vanilla (l0calh0st GUI) Screen:

[slide]http://lulzimg.com/i3/c9ef5d54.png[/slide]


Download v2.1 LeechMod:
http://dl.dropbox.com/u/7114595/phpUploader/phpUploader_v2.1_LeechMod.zip

Download v2.1 Vanilla:
http://dl.dropbox.com/u/7114595/phpUploader/phpUploader_v2.1_Vanilla.zip


Thanks to:
- DeLeTeD for his awesome IMDB mod and skinning phpUploader
- Ronald for designing the skin :D
- deAthbLiss for his rename mod

Special thanks to:
- Somik for his loadza mods and his dedication to making phpUploader better. And of course, to his VPS, for helping us figure out what a possible problem could be :P
- v3g3t4 for his consistent beta testing :D We'll be sure to consistently bug you in future releases, mate :P

Bugs/reports?
Reply here. PMs WILL be ignored.

Prerequisites:
- PHP Safe Mode disabled.
- PHP cURL extension installed.
- Upload to Rapidshare uses the FileMigrator API function. You need to unlock your RS account (security lock).

How do I install RAR/UNRAR on my VPS/server?
If you have ssh access, then either of the two commands will work for you:
Code:
yum install rar unrar -y
OR
Code:
cd /tmp
wget http://www.rarlabs.com/rar/rarlinux-3.8.0.tar.gz
tar -zxvf rarlinux-3.8.0.tar.gz
cd rar
./rar
./unrar
cp rar unrar /usr/bin/
cd
Warning: We are not responsible for how you use the script. Do not use any script modifications or plugin(s) from anyone you dont trust, as they may modify the script to cause harm to your host or premium accounts.


I'll update this post if I've missed stuff out :)
 
684 comments
lol I meant for use like a Public RL... As in a Public Version to make money. Force users to click on Ads, similar to those Public RL sites. I'm just testing my code now =)
 
techdaemon, you don't need to do all that now. Make sure the rar binary files exist in the /rar directory. That's enough to get you going.

kiran_n444, only one instance of the script can be run. Public Version? lmfao.
 
It gives that error if its unable to download the file for any reason. It might not be a chmod issue at all, maybe your server is blocking RS access. Try it with rapidleech. If you can successfully download the file, then try it with phpUploader :)


I can download form all hosts on my rl mate , but the script doesnt seem to download from any.. mind taking a look?
 
I can download form all hosts on my rl mate , but the script doesnt seem to download from any.. mind taking a look?

Could you double check that the username and password you entered are correct? The best way would be to delete the script, download the version 2.0 vanilla mod, upload to your server, change the config.php and give it another try. If not, i think lifetalk can help u fix it.


kiran_n444, only one instance of the script can be run. Public Version? lmfao.

Ooo, almost forgot abt that... but lifetalk may add the support in future mods.
 
i'm in a shared web hosting plan. shell access is enabled but how do i use these commands to enable rar? pardon my naivete but i'm just new to these kinds of things.

The new script includes the binaries as part of it. So you don't need to actually do anything :)

I can download form all hosts on my rl mate , but the script doesnt seem to download from any.. mind taking a look?

Double check your premium accounts in config.php

May be its time to make it add new forum/blog post and submit it automatically to katz ...

Nah. Not yet.

Ooo, almost forgot abt that... but lifetalk may add the support in future mods.

Yeah I'll probably do that. Add the ability to run multiple instances by creating a new folder in files suffixed with a random ID. All work is done in that folder. After run, that folder is deleted.
 
I can download form all hosts on my rl mate , but the script doesnt seem to download from any.. mind taking a look?
Double check your premium accounts in config.php

Done mate , but it still shows the same error , can you please have a look?? would really appreciate it..
 
Yeah I'll probably do that. Add the ability to run multiple instances by creating a new folder in files suffixed with a random ID. All work is done in that folder. After run, that folder is deleted.

ahh gosh, I was supposed to be doing this, but had something else planned in my head. Doing that for now :P .. This is fairly easy to make actually. Waiting for you to release a v2.1 :P
 
Alright. Released v2.1.

Changes:
- Added MTN support. Generated screencaps are auto uploaded to lulzimg.
- Added direct link leeching support (eg. http://example.com/file.avi)
- Added an install.php file that you need to run once. It'll attempt to auto chmod the necessary files/folders. This may not work on all servers. So if it fails, do it manually.
 
i am confused in setting path :(

This is what is in the orignal config.php file:

$path = dirname(__FILE__)."/";
$filespath = dirname(__FILE__)."/files/";

Now plz tell me where should i put this /home/saint/public_html/vanilla

Plz tell exactly
 
lifey!!

what if people want 5 rows and 3 columns in the screenshots? :P .. no easier way to do that without config :P

For all who wanna do that:
Code:
 http://moviethumbnail.sourceforge.net/usage.en.html
 
I am always stuck when ever i tansload a file :(

Its just 4mb size and it keeps on loading nothing happens...The old version 1.4 works great but in this latest version i am unable to transload any file....It just keeps loading......
 
Status
Not open for further replies.
Back
Top