Git Product home page Git Product logo

rapidleech's People

Contributors

alitalaghat avatar andykimpe avatar danielocdh avatar illnesse avatar jetleech avatar maia-dev avatar miyurusankalpa avatar nabikaz avatar ruudvtony avatar ssoft7 avatar tblogger avatar td-rl avatar techdealer avatar th3-822 avatar theonly92 avatar victorbnl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rapidleech's Issues

add premium uptobox

how if i want to direct download using my premium account not transload (Reupload files to my server)

[Update] Filejoker_net

Testing new .php download from filejoker he returns: GenericXFS_DL class is outdated, please update it.
ty for all effort.

script on fboom changed

Hello,

Today something changed on fboom (and also keep2share), the script is giving error now.

Logging Input Form/Source URL to Log File

Hello, can you help me how to write some php code to log input form to file (txt)? Because my rapidleech server is often abused by downloading something that prohibited by me (eg: porn file).
I want to logging source url which inputted by user and their ip address.

So atleast I can ban these ip address on web server level. Thanks before.

Forum problem

Hi,
Unable to post, full error messages
ex:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 678: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4755: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)

Thank for fix!

Need Help Urgent

hi i just tried your app and it works flawlessly on heroku but i cannot understand that how i can upload files to archive.orgWhen i add my api keys but i cannot understand what to fill in the ''identifier'' option.

http://imgur.com/a/efww6

and when i hit upload i get this error

http://imgur.com/a/yqYGI

Please help me.

Mega.nz

Mcrypt module isn't installed or it doesn't have support for the needed encryption.

add password protection to ZIP/UNZIP actions

Hi.
I wonder it is possible to add password encryption to ZIP/Unzip actions like Rar/Unrar?
It's useful because most of (shared/free) host disable RAR function.
By default the zip decryption is enabled. (See code below). I don't know about zip encryption:

<?php
    $zip = new ZipArchive();
    $zip_status = $zip->open("test.zip");

    if ($zip_status === true)
    {
        if ($zip->setPassword("MySecretPassword"))
        {
            if (!$zip->extractTo(__DIR__))
                echo "Extraction failed (wrong password?)";
        }

        $zip->close();
    }
    else
    {
        die("Failed opening archive: ". @$zip->getStatusString() . " (code: ". $zip_status .")");
    }
?>

Thanks.

Transload stops in a Range from 40% to 60%

I have this problem that Transload Stops everytime in a Range from 40% to 60%.
tried many links, many websites, many filesizes and had always the same problem.

is it something related to the script or the server? and how could it be solved.
unbenannt

DL & UP 1fichier.com

Hello,
The DL & UP 1fichier.com plugin will work more!
error: connection 1fichier.com, Port: 443 impossible
please, can you fix it?
Thank you
Titeuf

Sites request

Hey could you please support nitroflare.com, uploadrocket.net and openload.co
Thanks!

Not an issue but something useful!

Abelhas.pt will close down on 31 March

If someone could do the php file so we could download all files from our account to our rapidleech server would be great!

best regards!

Request / Ask: how to add auto generate shortener link

Hello, how to auto generate shortener link (eg: adf.ly, linkshrink.net, ouo.io, etc) after leech progress is completed?

Currently I'm embedding script from ouo.io to rapidleech template

<script type="text/javascript">
    var ouo_token = 'abcdefg12345';
    var exclude_domains = ['example.com', 'yoursite.com']; 
</script>
<script src="http://cdn.ouo.io/js/full-page-script.js"></script>

But the results are not completely changed link, eg:

http://ouo.io/s/abcdefg12345/?s=http://examplerapidleech.tld/somefilename.avi

So that it can be easily bypassed by user.

As example rapidleech server: www.linkgenerator.me can automatically generate adf.ly after leeching is complete. So if I leeching from this site, download link redirected to adf.ly first and then redirected back to actual download link.

And sorry if I ask here, not through official rapidleech forum, because I can't posting article there (error 403 forbidden)

Please update the dwld/upload host PHP

hello
kindly please update all the hosts files..
95% of the host phps are dead..
even free hosts arnt working..
and is there any way to upload on free hosts without giving ID PW like in zippyshare.. every hosts asks for pw :(

please help

thanks!

Google drive and rapidleech help

hello
i am trying to write a google drive upload plugin and i have a basic knowledge with php and rapidleech but i managed to understand just a little bit the functions made by "Th3-822" and i am still in login step i have error message say"Error retriving the link No header received" and i know i have problem with "geturl()" and the complexity of http debugging domain and referrer plus the problem of google login form.
so please help and i am sorry for the bad English.

Please Fix this.

Hey i just wanna little help from you.
I deployed your script on heroku everything is fine but i was not able to rar/unrar any files, then i uploaded the rar_static(renamed it to rar) to the rar directory of the script.After that when i tried to rar the files then i got this error message.
capture
please help me how can i fix this.

dl.free.fr is not working now

Everytime i want to download from dl.free.fr
The result will be error download link not found
It seems the download plugin has been outdated
Could anyone fix it..?
several days before the plugin worked well
but now broken...
Thanks

cant register

I can not register on your site:
Parse error: syntax error, unexpected 'new' (T_NEW) in /home/rapidlee/public_html/forum/includes/captcha/plugins/phpbb_captcha_qa_plugin.php on line 104
There is a problem uploading from uploadboy.com

Anon_ApiDL Failed: "BW Usage Too High"

hi

i upload "openload.cc"'s plugin to my rapidleech.
i can used for 1 time and its run currectly.
but many times it errors this :
Retrieving download page
Anon_ApiDL Failed: "BW Usage Too High"
Obsfuscated JS Not Found.

how do i resolve this problem?

For Information

hi i just want to know that, do i have add user and pass to the specific host to download files from the host

err_INCOMPLETE_CHUNKED_ENCODING

Hello ,
I tried downloading nitroflare file using premium account but always failed with big file size.
err_INCOMPLETE_CHUNKED_ENCODING
How can i fix this issue? Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.