Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [KingfilesNet] fix download for free user | Bahram Maleki-Fard | 2014-11-04 | 1 | -8/+9 | |
| | | | | | | | | | | | | Need to update self.html when "clicking free-user button", otherwise CaptchaService works on previous html page and cannot find a captcha key. | |||||
* | | [XFSHoster] Use URL_REPLACEMENTS to clean url | Walter Purcaro | 2014-11-04 | 7 | -22/+17 | |
| | | ||||||
* | | Fix missing urlparse import | Walter Purcaro | 2014-11-04 | 2 | -3/+2 | |
| | | ||||||
* | | logDebug when detects ddl or multi hoster link | Walter Purcaro | 2014-11-04 | 2 | -0/+3 | |
| | | ||||||
* | | [RestartFailed] Removed clutter message in normal mode | Firefly | 2014-11-04 | 1 | -2/+2 | |
| | | ||||||
* | | [OneFichierCom] Update hoster __pattern__ | Walter Purcaro | 2014-11-04 | 1 | -2/+2 | |
| | | ||||||
* | | [OneFichierCom] Fixed account plugin | Walter Purcaro | 2014-11-04 | 2 | -20/+27 | |
| | | ||||||
* | | [XFSHoster] Improved MultiHoster check and download limit detection | Walter Purcaro | 2014-11-04 | 1 | -9/+18 | |
| | | ||||||
* | | [XFSAccount] Better traffic fallback | Walter Purcaro | 2014-11-04 | 1 | -6/+8 | |
| | | ||||||
* | | Code cosmetics | Walter Purcaro | 2014-11-04 | 3 | -11/+11 | |
| | | ||||||
* | | [SimpleCrypter][SimpleHoster] Fix info data retrieving | Walter Purcaro | 2014-11-04 | 2 | -25/+31 | |
| | | ||||||
* | | [ZippyshareCom] Update plugin | Walter Purcaro | 2014-11-04 | 1 | -6/+15 | |
| | | ||||||
* | | Use more print_exc + code cosmetics | Walter Purcaro | 2014-11-04 | 4 | -7/+15 | |
| | | ||||||
* | | [OneFichierCom] Fixed | Walter Purcaro | 2014-11-04 | 1 | -24/+10 | |
| | | ||||||
* | | [OneFichier] Plugin update | Thierry Merle | 2014-11-03 | 1 | -6/+6 | |
| | | ||||||
* | | Code cosmetics about file_info and other stuff | Walter Purcaro | 2014-11-03 | 25 | -62/+65 | |
| | | ||||||
* | | [SimpleHoster] Fix file_info stuff | Walter Purcaro | 2014-11-03 | 1 | -11/+21 | |
| | | ||||||
* | | [XFileSharingPro] Fix typo | Walter Purcaro | 2014-11-03 | 1 | -2/+2 | |
| | | ||||||
* | | [PluginManager] Fix parse | Walter Purcaro | 2014-11-03 | 1 | -2/+2 | |
| | | ||||||
* | | Update crypters | Walter Purcaro | 2014-11-03 | 20 | -68/+47 | |
| | | ||||||
* | | [SimpleCrypter] Use getFileInfo | Walter Purcaro | 2014-11-03 | 1 | -38/+29 | |
| | | ||||||
* | | [SimpleHoster] Fix parseFileInfo and improve getFileInfo | Walter Purcaro | 2014-11-03 | 1 | -18/+15 | |
| | | ||||||
* | | [Plugin] Increase default captcha timeout to 5 minutes from 50 seconds | Walter Purcaro | 2014-11-03 | 1 | -6/+5 | |
| | | ||||||
* | | Spare code cosmetics | Walter Purcaro | 2014-11-03 | 6 | -15/+23 | |
| | | ||||||
* | | [CaptchaManager] Custom timeout support | Walter Purcaro | 2014-11-03 | 1 | -5/+5 | |
| | | ||||||
* | | [XFSHoster] Fix handleOverriden | Walter Purcaro | 2014-11-03 | 1 | -8/+20 | |
| | | ||||||
* | | [SimpleHoster] Fix missing FOLLOWLOCATION import | Walter Purcaro | 2014-11-03 | 1 | -1/+3 | |
| | | ||||||
* | | Update all other plugins | Walter Purcaro | 2014-11-02 | 138 | -427/+425 | |
| | | ||||||
* | | [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + ↵ | Walter Purcaro | 2014-11-02 | 3 | -19/+20 | |
| | | | | | | | | update PATTERNs | |||||
* | | [XFileSharingPro] Fix hoster and crypter plugins | Walter Purcaro | 2014-11-02 | 2 | -20/+38 | |
| | | ||||||
* | | [XFileSharingPro] Fix hook plugin | Walter Purcaro | 2014-11-02 | 1 | -25/+35 | |
| | | ||||||
* | | Update internal Simple plugins | Walter Purcaro | 2014-11-02 | 2 | -35/+50 | |
| | | ||||||
* | | Update internal XFS plugins | Walter Purcaro | 2014-11-02 | 3 | -33/+36 | |
| | | ||||||
* | | [Plugin] Improve logging | Walter Purcaro | 2014-11-02 | 1 | -7/+12 | |
| | | ||||||
* | | Don't handle bugged event pluginConfigChanged | Walter Purcaro | 2014-11-01 | 3 | -7/+7 | |
| | | ||||||
* | | [SimpleHoster] Fix typo | Walter Purcaro | 2014-11-01 | 1 | -1/+1 | |
| | | ||||||
* | | [ZippyshareCom] Fix get_checksum (thx zapp-brannigan) | Walter Purcaro | 2014-11-01 | 1 | -17/+3 | |
| | | ||||||
* | | [SimpleHoster] Fix and improve ddl detection, parseFileInfo and getInfo | Walter Purcaro | 2014-11-01 | 1 | -42/+80 | |
| | | ||||||
* | | [SimpleCrypter] Move TEXT_ENCODING check to prepare routine | Walter Purcaro | 2014-11-01 | 1 | -4/+5 | |
| | | ||||||
* | | [XFileSharingPro] Tiny code cosmetics | Walter Purcaro | 2014-11-01 | 1 | -2/+3 | |
| | | ||||||
* | | [Crypter] Fix config handling | Walter Purcaro | 2014-11-01 | 1 | -4/+9 | |
| | | ||||||
* | | [Plugin] Declare self.html as empty string, not as None type | Walter Purcaro | 2014-11-01 | 1 | -1/+1 | |
| | | ||||||
* | | [PluginManager] Better PATTERN | Walter Purcaro | 2014-11-01 | 1 | -1/+1 | |
| | | ||||||
* | | [ZippyshareCom] Fix FILE_NAME_PATTERN (thx zapp-brannigan) | Walter Purcaro | 2014-11-01 | 1 | -2/+2 | |
| | | ||||||
* | | [IRCInterface] Initial SSL Support | Robert Müller | 2014-11-01 | 1 | -1/+7 | |
| | | ||||||
* | | [MegaNz] Fix SSL protocol error (thx cocoto) | Walter Purcaro | 2014-11-01 | 1 | -3/+7 | |
| | | ||||||
* | | [XFileSharingPro] Massive cleanup for hook plugin | Walter Purcaro | 2014-10-30 | 1 | -49/+30 | |
| | | ||||||
* | | [XFileSharingPro] Fix hoster pairing with account | Walter Purcaro | 2014-10-30 | 1 | -6/+10 | |
| | | ||||||
* | | [File4safeCom] Removed, use XFileSharingPro instead | Walter Purcaro | 2014-10-30 | 1 | -41/+0 | |
| | | ||||||
* | | [SimpleHoster] Fix checkTrafficLeft, ddl routine and cookies support | Walter Purcaro | 2014-10-30 | 1 | -11/+16 | |
| | | ||||||
* | | [SimpleCrypter] Fix cookies support | Walter Purcaro | 2014-10-30 | 1 | -3/+2 | |
| | | ||||||
* | | [XFileSharingPro] Fix account init | Walter Purcaro | 2014-10-30 | 1 | -3/+6 | |
| | | ||||||
* | | [Account] Revert parseFileSize | Walter Purcaro | 2014-10-30 | 1 | -2/+2 | |
| | | ||||||
* | | [XFSPAccount] Fix and improve loadAccountInfo | Walter Purcaro | 2014-10-30 | 1 | -18/+25 | |
| | | ||||||
* | | [XFSPHoster] Partially rewritten | Walter Purcaro | 2014-10-30 | 1 | -79/+28 | |
| | | | | | | | | Now with ddl support | |||||
* | | [Plugin] Improve debug logging of load and download methods + url striping | Walter Purcaro | 2014-10-30 | 1 | -6/+13 | |
| | | ||||||
* | | Improve loadAccountInfo stuff | Walter Purcaro | 2014-10-28 | 4 | -21/+15 | |
| | | ||||||
* | | [EasybytezCom] Remove unnecessary loadAccountInfo method | Walter Purcaro | 2014-10-28 | 1 | -35/+0 | |
| | | ||||||
* | | [UptoboxCom] Try to fix premium account recognition | Walter Purcaro | 2014-10-28 | 1 | -1/+3 | |
| | | ||||||
* | | Code cosmetics: use self.core.api instead self.api (for now) | Walter Purcaro | 2014-10-28 | 3 | -30/+16 | |
| | | ||||||
* | | [Crypter] Fixed | Walter Purcaro | 2014-10-28 | 1 | -6/+6 | |
| | | ||||||
* | | [NowVideoAt] multiDL and resumeDownload set to True | Walter Purcaro | 2014-10-28 | 1 | -1/+6 | |
| | | ||||||
* | | [DuploadOrgFolder] Mark dead | Walter Purcaro | 2014-10-28 | 1 | -9/+5 | |
| | | ||||||
* | | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 388 | -1675/+1675 | |
| | | ||||||
* | | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 25 | -47/+38 | |
| | | ||||||
* | | [SimpleHoster] Improve wait method | Walter Purcaro | 2014-10-28 | 1 | -6/+11 | |
| | | ||||||
* | | [SimpleCrypter] Wait method | Walter Purcaro | 2014-10-28 | 1 | -2/+7 | |
| | | ||||||
* | | [Plugin] Improve retry and wait methods | Walter Purcaro | 2014-10-28 | 1 | -9/+11 | |
| | | ||||||
* | | Code cosmetics: items() -> iteritems() | Walter Purcaro | 2014-10-28 | 4 | -4/+4 | |
| | | ||||||
* | | [HookManager] Remove __threaded__ checks | Walter Purcaro | 2014-10-28 | 1 | -12/+3 | |
| | | ||||||
* | | [SimpleCrypter][SimpleHoster] Fix typo in _error method call | Walter Purcaro | 2014-10-28 | 2 | -4/+4 | |
| | | ||||||
* | | Improve debug logging in load/download method | Walter Purcaro | 2014-10-28 | 1 | -2/+6 | |
| | | ||||||
* | | New hoster plugin UpleaCom | Walter Purcaro | 2014-10-28 | 1 | -0/+56 | |
| | | ||||||
* | | Update __config__ | Walter Purcaro | 2014-10-28 | 119 | -86/+176 | |
| | | ||||||
* | | [XFSPAccount] Improve VALID_UNTIL_PATTERN 2 | Walter Purcaro | 2014-10-28 | 1 | -3/+3 | |
| | | ||||||
* | | [PluginManager] Fix activated parsing | Walter Purcaro | 2014-10-28 | 1 | -8/+3 | |
| | | ||||||
* | | [XFSPAccount] Fix missing gmtime import | Walter Purcaro | 2014-10-27 | 1 | -2/+2 | |
| | | ||||||
* | | [XFSPAccount] Improve VALID_UNTIL_PATTERN | Walter Purcaro | 2014-10-27 | 1 | -3/+3 | |
| | | ||||||
* | | Code cosmetics | Walter Purcaro | 2014-10-27 | 26 | -97/+71 | |
| | | ||||||
* | | [Api] Fix addPackage folder generator | Walter Purcaro | 2014-10-27 | 1 | -11/+10 | |
| | | ||||||
* | | [Plugin] Initial support for plugin deactivation | Walter Purcaro | 2014-10-27 | 1 | -9/+10 | |
| | | ||||||
* | | [Crypter] Rewitten | Walter Purcaro | 2014-10-27 | 1 | -16/+61 | |
| | | ||||||
* | | Increase LOW_SPEED_TIME to try to avoid pycurl error 28 | Walter Purcaro | 2014-10-27 | 1 | -1/+1 | |
| | | ||||||
* | | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 41 | -75/+73 | |
| | | ||||||
* | | [SimpleHoster] Direct download link support | Walter Purcaro | 2014-10-27 | 1 | -8/+17 | |
| | | ||||||
* | | [XFSPHoster] Improve ERROR_PATTERN | Walter Purcaro | 2014-10-26 | 3 | -6/+2 | |
| | | ||||||
* | | [SimpleHoster][SimpleCrypter] Bump up __version__ | Walter Purcaro | 2014-10-26 | 2 | -2/+2 | |
| | | ||||||
* | | [RSDF] Fix typo (thx Guidobelix) | Walter Purcaro | 2014-10-26 | 1 | -2/+2 | |
| | | ||||||
* | | Assign in-line regex to PATTERN variable in a couple of accounts | Walter Purcaro | 2014-10-26 | 2 | -4/+11 | |
| | | ||||||
* | | [SimpleHoster][SimpleCrypter] Clean error method | Walter Purcaro | 2014-10-26 | 2 | -9/+17 | |
| | | ||||||
* | | [XFSPAccount] Improve VALID_UNTIL_PATTERN | Walter Purcaro | 2014-10-26 | 2 | -5/+3 | |
| | | ||||||
* | | Translation support for error method logging | Walter Purcaro | 2014-10-26 | 1 | -2/+2 | |
| | | ||||||
* | | [PluginThread] Clean pyfile.error before task starting | Walter Purcaro | 2014-10-26 | 1 | -25/+20 | |
| | | ||||||
* | | [UptoboxCom] Now multiDL should be allowed again | Walter Purcaro | 2014-10-26 | 1 | -5/+2 | |
| | | ||||||
* | | [XFSPHoster] Fix checkErrors | Walter Purcaro | 2014-10-26 | 1 | -9/+10 | |
| | | ||||||
* | | [XFileSharingPro] Added filevice.com to HOSTER_LIST | Walter Purcaro | 2014-10-26 | 1 | -2/+2 | |
| | | ||||||
* | | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 162 | -473/+469 | |
| | | ||||||
* | | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 38 | -41/+41 | |
| | | ||||||
* | | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 52 | -77/+77 | |
| | | ||||||
* | | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 66 | -124/+72 | |
| | | ||||||
* | | Fix and improve plugins logging | Walter Purcaro | 2014-10-25 | 5 | -17/+27 | |
| | | ||||||
* | | Use parseTraffic instead parseFileSize in accounts | Walter Purcaro | 2014-10-25 | 9 | -26/+18 | |
| | | ||||||
* | | Fix error method | Walter Purcaro | 2014-10-23 | 3 | -8/+14 | |
| | | ||||||
* | | Call error instead fail in some plugins | Walter Purcaro | 2014-10-23 | 8 | -19/+20 | |
| | | ||||||
* | | [FilefactoryCom] Fix handleFree | Walter Purcaro | 2014-10-23 | 1 | -45/+30 | |
| | | ||||||
* | | [Keep2shareCC] Fix handleCaptcha | Walter Purcaro | 2014-10-23 | 1 | -8/+12 | |
| | | ||||||
* | | Simplify captcha challenge calls | Walter Purcaro | 2014-10-23 | 13 | -72/+17 | |
| | | ||||||
* | | [XFSPAccount] Better HOSTER_URL | Walter Purcaro | 2014-10-22 | 1 | -2/+2 | |
| | | ||||||
* | | New hoster plugin FileSharkPl | prOq | 2014-10-22 | 1 | -0/+138 | |
| | | ||||||
* | | Broken TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet account | guidobelix | 2014-10-22 | 3 | -8/+5 | |
| | | ||||||
* | | [CaptchaService] Update ReCaptcha KEY_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -3/+3 | |
| | | ||||||
* | | Two space before function declaration | Walter Purcaro | 2014-10-22 | 130 | -17/+464 | |
| | | ||||||
* | | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 19 | -64/+47 | |
| | | ||||||
* | | [Keep2shareCC] Fix CAPTCHA_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -10/+9 | |
| | | ||||||
* | | [CaptchaService] Fix KEY_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -8/+8 | |
| | | ||||||
* | | [FilerNet] Revert last revert XD | Walter Purcaro | 2014-10-22 | 1 | -13/+6 | |
| | | ||||||
* | | Code cosmetics | Walter Purcaro | 2014-10-22 | 6 | -6/+6 | |
| | | ||||||
* | | LoadTo.py] Improve checkDownload | zapp-brannigan | 2014-10-22 | 1 | -2/+5 | |
| | | | | | | | | | | | | Sometimes, files are not downloaded properly. You receive a html-page instead of the desired file. It happens mostly on small files, but it isn't reproducable. Restarting the link solves the issue. | |||||
* | | Merge pull request #813 from eerozeteen/patch-1 | Walter Purcaro | 2014-10-22 | 1 | -2/+2 | |
|\ \ | | | | | | | [Captcha9kw] Fix missing brackets | |||||
| * | | Update Captcha9kw.py | eerozeteen | 2014-10-22 | 1 | -2/+2 | |
| | | | | | | | | | syntax error, added missing parentheses | |||||
* | | | Improve error method + fix TEXT_ENCODING in SimpleCrypter | Walter Purcaro | 2014-10-22 | 3 | -10/+20 | |
|/ / | ||||||
* | | Improve COOKIES parsing | Walter Purcaro | 2014-10-22 | 2 | -3/+4 | |
| | | ||||||
* | | [SimpleCrypter] Fix missing TEXT_ENCODING routine | Walter Purcaro | 2014-10-22 | 1 | -2/+5 | |
| | | ||||||
* | | Remove needless self.html | Walter Purcaro | 2014-10-21 | 9 | -15/+0 | |
| | | ||||||
* | | [UpdateManager] MIN_INTERVAL is 6h now | Walter Purcaro | 2014-10-20 | 1 | -2/+2 | |
| | | ||||||
* | | Fix resume and progress column for some FTP files | estaban | 2014-10-20 | 2 | -3/+3 | |
| | | ||||||
* | | [MegasharesCom] Fix PASSPORT_RENEW_PATTERN | Walter Purcaro | 2014-10-20 | 1 | -9/+13 | |
| | | ||||||
* | | Preload self.html | Walter Purcaro | 2014-10-20 | 3 | -18/+12 | |
| | | ||||||
* | | Fix download resume feature | Walter Purcaro | 2014-10-20 | 1 | -4/+5 | |
| | | ||||||
* | | [Ftp] Improve __pattern__ | Walter Purcaro | 2014-10-20 | 1 | -3/+4 | |
| | | ||||||
* | | [SafelinkingNet] Better way to retrieve password | Walter Purcaro | 2014-10-20 | 1 | -3/+1 | |
| | | ||||||
* | | [XFSPAccount] Fixed broken login due missing HOSTER_URL | Walter Purcaro | 2014-10-20 | 2 | -4/+32 | |
| | | ||||||
* | | Tiny code cosmetics in Ftp and Http accounts | Walter Purcaro | 2014-10-20 | 2 | -2/+4 | |
| | | ||||||
* | | Improve log functions | Walter Purcaro | 2014-10-20 | 1 | -5/+8 | |
| | | ||||||
* | | Improve packagetools regex 2 | Walter Purcaro | 2014-10-20 | 1 | -27/+28 | |
| | | ||||||
* | | Fixes | Walter Purcaro | 2014-10-19 | 2 | -8/+8 | |
| | | ||||||
* | | Merge pull request #805 from zapp-brannigan/patch-1 | Walter Purcaro | 2014-10-19 | 1 | -1/+1 | |
|\ \ | | | | | | | [ZippyshareCom.py] Fix FILE_NAME_PATTERN (again) | |||||
| * | | [ZippyshareCom.py] fixed FILE_NAME_PATTERN again | zapp-brannigan | 2014-10-19 | 1 | -2/+2 | |
| | | | | | | | | | Zippyshare sucks ;) | |||||
* | | | Change some self.req.load to self.load | Walter Purcaro | 2014-10-19 | 3 | -6/+6 | |
| | | | ||||||
* | | | Update other plugins to support self.error | Walter Purcaro | 2014-10-19 | 6 | -14/+14 | |
| | | | ||||||
* | | | Improve error method | Walter Purcaro | 2014-10-19 | 2 | -4/+10 | |
| | | | ||||||
* | | | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 55 | -172/+172 | |
| | | | ||||||
* | | | parseError -> error now calls Fail instead Exception | Walter Purcaro | 2014-10-19 | 3 | -31/+24 | |
| | | | ||||||
* | | | Fix XDCCRequest _keepAlive | Walter Purcaro | 2014-10-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | Improve packagetools regex | Walter Purcaro | 2014-10-19 | 1 | -51/+50 | |
| | | | ||||||
* | | | [UptoboxCom] Fix multiDL | Walter Purcaro | 2014-10-19 | 1 | -2/+2 | |
|/ / | ||||||
* | | Fixed logging issue with coords values | Walter Purcaro | 2014-10-18 | 3 | -5/+39 | |
| | | ||||||
* | | [RelinkUs] Fix regex errors and str conversion | AndroKev | 2014-10-18 | 1 | -12/+33 | |
| | | ||||||
* | | [RapidgatorNet] Fix process routine | Walter Purcaro | 2014-10-18 | 1 | -8/+10 | |
| | | ||||||
* | | Merge pull request #800 from zapp-brannigan/patch-1 | Walter Purcaro | 2014-10-18 | 1 | -3/+3 | |
|\ \ | | | | | | | Update PromptfileCom.py | |||||
| * | | Update PromptfileCom.py | zapp-brannigan | 2014-10-16 | 1 | -3/+3 | |
| | | | | | | | | | The plugin is out of date. The direct link can not be found. | |||||
* | | | [FilerNet] Revert captcha_key | Walter Purcaro | 2014-10-18 | 1 | -6/+7 | |
| | | | ||||||
* | | | [XFileSharingPro] Improve hook regex | Walter Purcaro | 2014-10-18 | 1 | -2/+2 | |
| | | | ||||||
* | | | [SimpleCrypter] Fix account routine | Walter Purcaro | 2014-10-18 | 1 | -6/+9 | |
| | | | ||||||
* | | | [XFileSharingPro] Fixes | Walter Purcaro | 2014-10-18 | 3 | -14/+32 | |
| | | | ||||||
* | | | [XFileSharingPro][XFileSharingProFolder] Account pairing routine | Walter Purcaro | 2014-10-18 | 2 | -6/+25 | |
| | | | ||||||
* | | | [SimpleCrypter] Fix account association | Walter Purcaro | 2014-10-18 | 1 | -1/+10 | |
| | | | ||||||
* | | | [HotfileFolderCom] Rename to HotfileComFolder | Walter Purcaro | 2014-10-18 | 1 | -2/+2 | |
| | | | ||||||
* | | | [XFileSharingPro] Fix account __type__ | Walter Purcaro | 2014-10-18 | 1 | -3/+3 | |
| | | | ||||||
* | | | Update accounts to use HOSTER_NAME instead HOSTER_URL | Walter Purcaro | 2014-10-18 | 25 | -25/+25 | |
| | | | ||||||
* | | | Tiny code cosmetics | Walter Purcaro | 2014-10-18 | 2 | -6/+7 | |
| | | | ||||||
* | | | Convert some crypters to use XFSPCrypter instead SimpleCrypter | Walter Purcaro | 2014-10-18 | 4 | -23/+18 | |
| | | | ||||||
* | | | New account XFileSharingPro | Walter Purcaro | 2014-10-18 | 1 | -0/+20 | |
| | | | ||||||
* | | | [XFSPAccount] Set HOSTER_NAME (instead HOSTER_URL) as the mandatory attribute | Walter Purcaro | 2014-10-18 | 1 | -4/+17 | |
| | | | ||||||
* | | | [XFSPCrypter] Better LINK_PATTERN | Walter Purcaro | 2014-10-18 | 1 | -13/+2 | |
| | | | ||||||
* | | | Fix TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet accounts | Walter Purcaro | 2014-10-17 | 3 | -6/+5 | |
| | | | ||||||
* | | | New accounts LinestorageCom and UploadcCom | Walter Purcaro | 2014-10-17 | 2 | -0/+32 | |
| | | | ||||||
* | | | Merge pull request #803 from zapp-brannigan/patch-3 | Walter Purcaro | 2014-10-17 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | [ZippyshareCom] Fix FILE_NAME_PATTERN | |||||
| * | | | Update ZippyshareCom.py | zapp-brannigan | 2014-10-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | The current version can not detect the filename, download is not working: 17.10.2014 16:43:23 DEBUG ZippyshareCom: FILE NAME: <img style="margin-left: 10px;" src="/fileName?key=82680550&size=small" alt="file name"> FILE SIZE: 209998315 | |||||
* | | | | [UploadedTo] Improved error handling (thx NETHeader) | Walter Purcaro | 2014-10-17 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Spare code cosmetics | Walter Purcaro | 2014-10-17 | 5 | -18/+15 | |
| | | | | ||||||
* | | | | [XFileSharingPro] Updated to support XFileSharingProFolder | Walter Purcaro | 2014-10-17 | 1 | -35/+47 | |
| | | | | ||||||
* | | | | [SimpleCrypter] Fix missing LINK_PATTERN | Walter Purcaro | 2014-10-17 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | New decrypter XFileSharingProFolder | Walter Purcaro | 2014-10-17 | 1 | -0/+22 | |
| | | | | ||||||
* | | | | New internal plugin XFSPCrypter | Walter Purcaro | 2014-10-17 | 1 | -0/+39 | |
|/ / / | ||||||
* / / | Fix trafficleft size in some account plugins | Walter Purcaro | 2014-10-16 | 11 | -13/+13 | |
|/ / | ||||||
* | | [Webui] Fix wrong trafficleft format | Walter Purcaro | 2014-10-16 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #799 from Guidobelix/RapidfileshareNet | Walter Purcaro | 2014-10-16 | 1 | -2/+3 | |
|\ \ | | | | | | | [RapidfileshareNet] Improve TRAFFIC_LEFT_PATTERN | |||||
| * | | [RapidfileshareNet] Improve TRAFFIC_LEFT_PATTERN | guidobelix | 2014-10-15 | 1 | -2/+3 | |
| | | | | | | | | | Improved TRAFFIC_LEFT_PATTERN to be able to read Units, regardless of #798. | |||||
* | | | Sinplified after the improvements to XFSPAccount | guidobelix | 2014-10-15 | 1 | -35/+1 | |
|/ / | | | | | | | modified: module/plugins/accounts/TusfilesNet.py | |||||
* | | [XFSPAccount] Fix TRAFFIC_LEFT_PATTERN | Walter Purcaro | 2014-10-15 | 1 | -2/+2 | |
| | | ||||||
* | | New hoster NowVideoAt | Walter Purcaro | 2014-10-15 | 2 | -5/+43 | |
| | | ||||||
* | | New crypter RapidfileshareNetFolder | guidobelix | 2014-10-15 | 1 | -0/+19 | |
| | | ||||||
* | | New plugin RapidfileshareNet (account + hoster) | guidobelix | 2014-10-15 | 2 | -0/+49 | |
| | | ||||||
* | | [XFSPAccount] Improve TRAFFIC_LEFT_PATTERN | Walter Purcaro | 2014-10-15 | 1 | -5/+14 | |
| | | ||||||
* | | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 49 | -49/+49 | |
| | | ||||||
* | | [ClickAndLoad] Code cosmetics | Walter Purcaro | 2014-10-14 | 2 | -50/+53 | |
| | | ||||||
* | | [XFSPHoster] TEXT_ENCODING support | Walter Purcaro | 2014-10-14 | 2 | -4/+4 | |
| | | ||||||
* | | New crypter JunocloudMeFolder | guidobelix | 2014-10-14 | 1 | -0/+20 | |
| | | ||||||
* | | New plugin JunocloudMe (hoster + account) | guidobelix | 2014-10-14 | 2 | -0/+45 | |
| | | ||||||
* | | [XFileSharingPro] Fix regexp | Walter Purcaro | 2014-10-13 | 1 | -8/+12 | |
| | | ||||||
* | | [XFileSharingPro] Code cosmetics 2 | Walter Purcaro | 2014-10-12 | 1 | -11/+11 | |
| | | ||||||
* | | [XFileSharingPro] Code cosmetics | Walter Purcaro | 2014-10-12 | 1 | -1/+1 | |
| | | ||||||
* | | [DeleteFinished] Fix pluginConfigChanged | Walter Purcaro | 2014-10-12 | 1 | -2/+12 | |
| | | ||||||
* | | [XFileSharingPro] Match option | Walter Purcaro | 2014-10-12 | 2 | -33/+51 | |
| | | ||||||
* | | [YoutubeBatch] Fix API_KEY | Walter Purcaro | 2014-10-12 | 1 | -4/+5 | |
| | | ||||||
* | | [MegaNz] Fix decryptAttr | Walter Purcaro | 2014-10-11 | 1 | -4/+7 | |
| | | ||||||
* | | [XFileSharingPro] Hoster list cleanup + linestorage.com | Walter Purcaro | 2014-10-11 | 1 | -20/+7 | |
| | | ||||||
* | | [CaptchaService] Fix KEY pattern | Walter Purcaro | 2014-10-11 | 1 | -6/+6 | |
| | | ||||||
* | | [accounts] Code cosmetics | Walter Purcaro | 2014-10-11 | 50 | -5/+57 | |
| | |