summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/RapidgatorNet.py
Commit message (Collapse)AuthorAgeFilesLines
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-271-1/+1
|
* self.html -> self.dataGravatar Walter Purcaro 2015-10-231-5/+5
|
* Boring code cosmeticsGravatar Walter Purcaro 2015-10-201-1/+1
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Update hostersGravatar Walter Purcaro 2015-10-181-8/+8
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-2/+3
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-20/+16
|
* Update hoster pluginsGravatar Walter Purcaro 2015-09-291-5/+5
|
* Account rewrittenGravatar Walter Purcaro 2015-07-251-1/+1
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-2/+2
|
* Improve CaptchaGravatar Walter Purcaro 2015-07-231-3/+3
|
* New Captcha skeletonGravatar Walter Purcaro 2015-07-211-2/+2
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-1/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-16/+16
|
* Update allGravatar Walter Purcaro 2015-06-241-2/+2
|
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-301-2/+4
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-4/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-281-1/+1
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* [RapidgatorNet] Fix https://github.com/pyload/pyload/issues/1237Gravatar Walter Purcaro 2015-03-101-23/+13
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-091-38/+12
|
* [RapidgatorNet] Fix account sidGravatar Walter Purcaro 2015-01-281-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-281-1/+1
|
* Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-5/+5
|
* Fix getAccount in some pluginsGravatar Walter Purcaro 2015-01-111-3/+2
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-11/+12
|
* Update plugins after SimpleHoster changesGravatar Walter Purcaro 2014-12-271-3/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-6/+4
|
* Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-1/+1
|
* Fix cookie domainGravatar Walter Purcaro 2014-11-211-1/+1
|
* [RapidgatorNet] Set the language in COOKIESGravatar Thierry Merle 2014-11-141-1/+3
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-5/+5
|
* [RapidgatorNet] Fix prepare routineGravatar Walter Purcaro 2014-11-081-7/+9
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-2/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-7/+7
|
* Update plugins to last changesGravatar Walter Purcaro 2014-10-281-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-1/+1
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-5/+5
|
* Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-251-1/+1
|
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-3/+3
|
* [RapidgatorNet] Fix process routineGravatar Walter Purcaro 2014-10-181-8/+10
|
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
|
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-2/+2
|
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Pattern update 1Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+5
| | | | Whitespaces and EOF fixup
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-4/+4
|
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-2/+2
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-17/+5
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-20/+20
|
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-1/+1
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-2/+2
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
|
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-3/+3
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* Compute wait time using secondsToMidnightGravatar Walter Purcaro 2014-07-061-5/+9
|
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-051-1/+1
| | | | "OFFLINE_PATTERN"
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Hoster: RapidgatorNet: __pattern__ updated (thx Gromit)Gravatar Walter Purcaro 2014-03-241-3/+2
|
* Rapidgator: Pattern updatedGravatar Walter Purcaro 2014-03-191-74/+80
| | | | | Fixed #513 Merges #514
* Hosters: replaced line continuation with bracketsGravatar Walter Purcaro 2013-10-161-2/+2
|
* Plugins: cosmetics See #286Gravatar Stefano 2013-10-021-2/+1
|
* Fixed #228Gravatar Stefano 2013-08-121-2/+3
|
* RapidgatorNet: code reformatGravatar Stefano 2013-06-171-17/+21
|
* RapidgatorNet: fixed #168Gravatar Stefano 2013-06-171-2/+2
|
* RapidgatorNet: fixed #124Gravatar Stefano 2013-05-161-3/+3
|
* Rapidgator: fixed bug #47Gravatar Stefano 2013-03-241-2/+2
|
* RapidgatorNet: Fixed bug #46Gravatar Stefano 2013-03-161-2/+2
|
* Various fixes in 24 pluginsGravatar Stefano 2013-03-071-6/+2
|
* Update module/plugins/hoster/RapidgatorNet.pyGravatar TWD 2013-02-271-3/+3
| | | bypass RapidGator download manager
* rapidgator.net, shareonline.biz - closed #701Gravatar zoidberg10 2012-10-201-8/+26
|
* small plugin fixes, closed #694, #695Gravatar zoidberg10 2012-10-201-2/+3
|
* fix rapidgator.netGravatar zoidberg10 2012-10-061-39/+47
|
* rapidgator fix api urlGravatar zoidberg10 2012-10-031-2/+2
|
* update czshare, little fixesGravatar zoidberg10 2012-10-031-9/+2
|
* rapidgator.net premium, novafile.com free, multihoster schedule refreshGravatar zoidberg10 2012-10-011-43/+38
|
* closed #653, #654, fix cbhGravatar zoidberg10 2012-08-141-3/+4
|
* Added new versionGravatar chrox 2012-07-231-2/+2
|
* Rapidgator new Captcha Service: Solvemedia.comGravatar chrox 2012-07-231-8/+37
|
* update mediafire.com, rapidgator.net -- closed #598, #617Gravatar zoidberg10 2012-06-161-20/+55
|
* update stahnu.to, turbobit.net - closed #594Gravatar zoidberg10 2012-04-301-2/+2
|
* plugin updates: closed #592, #565; closed #591Gravatar zoidberg10 2012-04-281-1/+4
|
* update ifile.it - closed #583, XFileSharingPro, add rapidgator.netGravatar zoidberg10 2012-04-211-0/+113