News
- 2009-03-08: Version 0.9.3 released. Fixed Rapidshare plugin ("a lot of users" and "no available slots"), fixed YouTube plugin, configurable xterm replacement for GUI, wget options (--limit-rate for example), timestamps and countdown while waiting, fake useragent,
- 2009-02-27: New versions of WWW::Mechanize depends on HTTP::Response::Encoding. If slimrat stopped working after update, please install HTTP::Response::Encoding.
- 2008-10-07: Rapidshare plugin fixed. Now it must wait about 15 minutes between downloads. Added two new plugins: fast-load.net and mediafire.com
Supported servers:
Installation and Use of Slimrat
Slimrat is a utility base on command lineand GUI for download file from Rapidshrae (Free) and some other famous file hosting.
1. Download
2. For ubuntu
$ sudo apt-get install libwww-mechanize-perl libgtk2-gladexml-perl
3. Ekstract file slimrat-0.9.3.tar.bz2
4. Add position PATH slimrat application in .bashrc
$ sudo nano .bashrc
....
#PATH TAMBAHAN
PATH=$PATH:~/slimrat-0.9.3
export PATH
5. Run application
# slimrat --help (CLI)
# slimrat-gui (GUI)
6. For downloading file
# slimrat http://rapidshare.com/files1 http://rapidshare.com/files2
7. If there is more file to download, make the link at text file
# slimrat -l download.txt
No comments:
Post a Comment