Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable' into 0.4.10 | 2014-11-13 | 22 | -0/+890 | |
|\ | |||||
| * | [PandaplaNet] Fix file name | 2014-11-11 | 1 | -4/+4 | |
| * | [Keep2shareCc] Added handling of large file error for free users | 2014-11-10 | 1 | -2/+4 | |
| * | [NowVideoAt] Premium support | 2014-11-10 | 1 | -5/+6 | |
| * | [StorageTo] Fix hoster __version__ | 2014-11-10 | 1 | -1/+1 | |
| * | Re-add some dead hosters | 2014-11-10 | 13 | -0/+238 | |
| * | [ZippyshareCom] Update patterns | 2014-11-10 | 1 | -3/+8 | |
| * | Code cosmetics | 2014-11-10 | 19 | -148/+154 | |
| * | [Keep2shareCc] Fix file name | 2014-11-09 | 1 | -4/+4 | |
| * | [Plugin] Update and bugfix | 2014-11-09 | 1 | -4/+2 | |
| * | [PluginManager] Improve error handling for parse method | 2014-11-09 | 1 | -4/+1 | |
| * | [ZippyshareCom] Update NAME_PATTERN | 2014-11-09 | 1 | -2/+2 | |
| * | Code cosmetics | 2014-11-09 | 2 | -4/+4 | |
| * | Use with statement instead open method when accessing fod + handle i/o error | 2014-11-09 | 2 | -8/+11 | |
| * | Revert https://github.com/pyload/pyload/commit/7a09515ed34a5f5247c10d666ad8b6... | 2014-11-09 | 1 | -3/+2 | |
| * | [ZippyshareCom] Fix typo | 2014-11-08 | 1 | -3/+3 | |
| * | [ZippyshareCom] Update get_checksum | 2014-11-08 | 1 | -4/+5 | |
| * | [OneFichierCom] Temp bugfix | 2014-11-08 | 1 | -1/+3 | |
| * | [RapidgatorNet] Fix prepare routine | 2014-11-08 | 1 | -7/+9 | |
| * | [UpleaCom] Update patterns | 2014-11-07 | 1 | -4/+8 | |
| * | [OneFichierCom] Tryout to fix waiting error | 2014-11-07 | 1 | -13/+13 | |
| * | Rename MegaNz to MegaCoNz | 2014-11-07 | 2 | -5/+6 | |
| * | Fix download link formatting in some plugins | 2014-11-07 | 3 | -105/+8 | |
| * | [DataportCz][SendspaceCom] Fix missing getInfo | 2014-11-07 | 2 | -4/+4 | |
| * | [OneFichierCom] Don't use reconnnect | 2014-11-07 | 1 | -2/+2 | |
| * | Code cosmetics | 2014-11-06 | 1 | -2/+0 | |
| * | [KingfilesNet] fix download for free user | 2014-11-04 | 1 | -8/+9 | |
| * | [XFSHoster] Use URL_REPLACEMENTS to clean url | 2014-11-04 | 4 | -11/+6 | |
| * | [OneFichierCom] Update hoster __pattern__ | 2014-11-04 | 1 | -2/+2 | |
| * | [ZippyshareCom] Update plugin | 2014-11-04 | 1 | -6/+15 | |
| * | [OneFichierCom] Fixed | 2014-11-04 | 1 | -24/+10 | |
| * | [OneFichier] Plugin update | 2014-11-03 | 1 | -6/+6 | |
| * | Code cosmetics about file_info and other stuff | 2014-11-03 | 15 | -42/+40 | |
| * | Update all other plugins | 2014-11-02 | 90 | -266/+266 | |
| * | [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + update... | 2014-11-02 | 3 | -19/+20 | |
| * | [XFileSharingPro] Fix hoster and crypter plugins | 2014-11-02 | 1 | -9/+16 | |
| * | [ZippyshareCom] Fix get_checksum (thx zapp-brannigan) | 2014-11-01 | 1 | -17/+3 | |
| * | [ZippyshareCom] Fix FILE_NAME_PATTERN (thx zapp-brannigan) | 2014-11-01 | 1 | -2/+2 | |
| * | [MegaNz] Fix SSL protocol error (thx cocoto) | 2014-11-01 | 1 | -3/+7 | |
| * | [XFileSharingPro] Fix hoster pairing with account | 2014-10-30 | 1 | -6/+10 | |
| * | [File4safeCom] Removed, use XFileSharingPro instead | 2014-10-30 | 1 | -41/+0 | |
| * | Code cosmetics: use self.core.api instead self.api (for now) | 2014-10-28 | 1 | -11/+0 | |
| * | [NowVideoAt] multiDL and resumeDownload set to True | 2014-10-28 | 1 | -1/+6 | |
| * | Code cosmetics: plugin class attributes | 2014-10-28 | 174 | -778/+778 | |
| * | Update plugins to last changes | 2014-10-28 | 22 | -37/+32 | |
| * | New hoster plugin UpleaCom | 2014-10-28 | 1 | -0/+56 | |
| * | Spare code cosmetics | 2014-10-27 | 23 | -37/+34 | |
| * | [XFSPHoster] Improve ERROR_PATTERN | 2014-10-26 | 2 | -4/+0 | |
| * | [UptoboxCom] Now multiDL should be allowed again | 2014-10-26 | 1 | -5/+2 | |
| * | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 105 | -347/+343 | |
| * | Avoid gettext conflict due variable `_` | 2014-10-25 | 30 | -33/+33 | |
| * | Replace single quotes with doubles in self.error and self.fail msg | 2014-10-25 | 30 | -49/+49 | |
| * | Spare code cosmetics | 2014-10-25 | 46 | -87/+38 | |
| * | Call error instead fail in some plugins | 2014-10-23 | 5 | -15/+16 | |
| * | [FilefactoryCom] Fix handleFree | 2014-10-23 | 1 | -45/+30 | |
| * | [Keep2shareCC] Fix handleCaptcha | 2014-10-23 | 1 | -8/+12 | |
| * | Simplify captcha challenge calls | 2014-10-23 | 12 | -68/+15 | |
| * | New hoster plugin FileSharkPl | 2014-10-22 | 1 | -0/+138 | |
| * | Two space before function declaration | 2014-10-22 | 73 | -2/+184 | |
| * | Spare code cosmetics | 2014-10-22 | 14 | -48/+31 | |
| * | [Keep2shareCC] Fix CAPTCHA_PATTERN | 2014-10-22 | 1 | -10/+9 | |
| * | [FilerNet] Revert last revert XD | 2014-10-22 | 1 | -13/+6 | |
| * | Code cosmetics | 2014-10-22 | 5 | -5/+5 | |
| * | LoadTo.py] Improve checkDownload | 2014-10-22 | 1 | -2/+5 | |
| * | Remove needless self.html | 2014-10-21 | 3 | -6/+0 | |
| * | [MegasharesCom] Fix PASSPORT_RENEW_PATTERN | 2014-10-20 | 1 | -9/+13 | |
| * | [Ftp] Improve __pattern__ | 2014-10-20 | 1 | -3/+4 | |
| * | Merge pull request #805 from zapp-brannigan/patch-1 | 2014-10-19 | 1 | -1/+1 | |
| |\ | |||||
| | * | [ZippyshareCom.py] fixed FILE_NAME_PATTERN again | 2014-10-19 | 1 | -2/+2 | |
| * | | Change some self.req.load to self.load | 2014-10-19 | 3 | -6/+6 | |
| * | | Update other plugins to support self.error | 2014-10-19 | 1 | -2/+2 | |
| * | | Update hosters to self.error | 2014-10-19 | 55 | -172/+172 | |
| * | | [UptoboxCom] Fix multiDL | 2014-10-19 | 1 | -2/+2 | |
| |/ | |||||
| * | [RapidgatorNet] Fix process routine | 2014-10-18 | 1 | -8/+10 | |
| * | Merge pull request #800 from zapp-brannigan/patch-1 | 2014-10-18 | 1 | -3/+3 | |
| |\ | |||||
| | * | Update PromptfileCom.py | 2014-10-16 | 1 | -3/+3 | |
| * | | [FilerNet] Revert captcha_key | 2014-10-18 | 1 | -6/+7 | |
| * | | [XFileSharingPro] Fixes | 2014-10-18 | 1 | -5/+9 | |
| * | | [XFileSharingPro][XFileSharingProFolder] Account pairing routine | 2014-10-18 | 1 | -4/+15 | |
| * | | Merge pull request #803 from zapp-brannigan/patch-3 | 2014-10-17 | 1 | -2/+2 | |
| |\ \ | |||||
| | * | | Update ZippyshareCom.py | 2014-10-17 | 1 | -2/+2 | |
| | |/ | |||||
| * / | [UploadedTo] Improved error handling (thx NETHeader) | 2014-10-17 | 1 | -2/+2 | |
| |/ | |||||
| * | New hoster NowVideoAt | 2014-10-15 | 2 | -5/+43 | |
| * | New plugin RapidfileshareNet (account + hoster) | 2014-10-15 | 1 | -0/+31 | |
| * | Improve unit detection in size pattern | 2014-10-14 | 47 | -47/+47 | |
| * | New plugin JunocloudMe (hoster + account) | 2014-10-14 | 1 | -0/+29 | |
| * | [MegaNz] Fix decryptAttr | 2014-10-11 | 1 | -4/+7 | |
| * | Pattern update 3 | 2014-10-11 | 24 | -35/+35 | |
| * | Pattern update 2 | 2014-10-11 | 76 | -99/+99 | |
| * | Pattern update 1 | 2014-10-11 | 52 | -71/+69 | |
| * | [FileshareInUa] Mark dead | 2014-10-11 | 1 | -71/+5 | |
| * | [CatShareNet] Account support | 2014-10-11 | 1 | -3/+3 | |
| * | Update OverLoadMe.py | 2014-10-10 | 1 | -2/+2 | |
| * | [FiredriveCom][SockshareCom] Mark dead | 2014-10-10 | 2 | -111/+6 | |
| * | [EasybytezCom] Update LINK_PATTERN | 2014-10-10 | 1 | -2/+2 | |
| * | ShareRapidCom -> MegaRapidCz | 2014-10-09 | 1 | -3/+3 | |
| * | Newline cosmetics | 2014-10-08 | 2 | -0/+4 | |
| * | Add __license__ key attribute to plugins | 2014-10-08 | 170 | -0/+170 | |
| * | Fix previous plugins update | 2014-10-08 | 21 | -42/+42 | |
| * | [XFileSharingPro] Restore | 2014-10-08 | 1 | -0/+30 | |
| * | Update plugins XFileSharingPro based | 2014-10-08 | 21 | -63/+63 | |
| * | [XFileSharingPro] Rename to XFSPHoster | 2014-10-08 | 1 | -361/+0 | |
* | | Fix previous merging | 2014-10-07 | 2 | -67/+0 | |
* | | Merge branch 'stable' into 0.4.10 | 2014-10-07 | 2 | -0/+67 | |
|\| | |||||
| * | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | 2014-10-07 | 170 | -342/+324 | |
| * | Marked some hosters as dead | 2014-10-07 | 6 | -51/+18 | |
| * | [XFileSharingPro] Code cosmetics | 2014-10-07 | 1 | -1/+1 | |
| * | [PandaPlaNet] Mark dead | 2014-10-07 | 2 | -28/+18 | |
| * | [OboomCom] Fix connection limit error (thx Efcis) | 2014-10-06 | 1 | -2/+6 | |
| * | [LomafileCom] Premium support + updated patterns | 2014-10-06 | 1 | -52/+20 | |
| * | [DevhostStFolder] Folder-in-folder support | 2014-10-06 | 1 | -3/+3 | |
| * | Spare code cosmetics | 2014-10-05 | 8 | -16/+15 | |
| * | New hoster plugin FilepupNet | 2014-10-05 | 1 | -0/+50 | |
| * | [MegasharesCom] Update patterns | 2014-10-05 | 1 | -13/+16 | |
| * | Spare code fixes about COOKIES | 2014-10-05 | 3 | -9/+22 | |
| * | Better import lib header | 2014-10-05 | 1 | -1/+1 | |
| * | Spare __pattern__ cosmetics | 2014-10-04 | 2 | -2/+2 | |
| * | [EgoFilesCom] Mark dead | 2014-10-04 | 1 | -80/+4 | |
| * | Fix broken plugins after SH_COOKIES -> COOKIES | 2014-10-04 | 3 | -4/+4 | |
| * | [OboomCom] Fix account login | 2014-10-04 | 1 | -3/+3 | |
* | | Fix previous merge commit | 2014-10-03 | 3 | -177/+0 | |
* | | Merge branch 'stable' into 0.4.10 | 2014-10-03 | 1 | -15/+7 | |
|\| | |||||
| * | Spare code cosmetics | 2014-10-03 | 3 | -13/+7 | |
| * | [OboomCom] Revert captcha changes | 2014-10-03 | 1 | -22/+28 | |
| * | Update plugins after CaptchaService and XFileSharingPro changes | 2014-10-03 | 29 | -108/+122 | |
| * | [MovReelCom] Fixed LINK_PATTERN | 2014-10-03 | 1 | -4/+5 | |
| * | [XFileSharingPro] TEMP_OFFLINE_PATTERN | 2014-10-03 | 1 | -0/+1 | |
| * | [XFileSharingPro] Captcha refactoring + pattern improvement | 2014-10-03 | 1 | -33/+40 | |
| * | [OneFichierCom] Fix waiting again | 2014-10-02 | 1 | -3/+3 | |
| * | [OneFichierCom] Fix typo | 2014-10-01 | 1 | -7/+7 | |
| * | [OneFichierCom] Bump version number | 2014-10-01 | 1 | -3/+2 | |
| * | [OneFichierCom] Fixed wait pattern + code optimizations | 2014-10-01 | 2 | -36/+31 | |
| * | [CatShareNet] Fixed and improved | 2014-09-29 | 1 | -4/+11 | |
* | | Merge branch 'stable' into 0.4.10 | 2014-09-28 | 3 | -0/+185 | |
|\| | |||||
| * | [XFileSharingPro] Fixed typo | 2014-09-28 | 1 | -2/+2 | |
| * | [SpeedyshareCom] Code cleanup | 2014-09-28 | 3 | -23/+33 | |
| * | New hoster DropboxCom | 2014-09-28 | 1 | -0/+42 | |
| * | New hoster Dev-Host | 2014-09-28 | 1 | -0/+48 | |
| * | Cleaned-up XFileSharingPro based plugins | 2014-09-28 | 18 | -39/+39 | |
| * | [DeadHoster] Improve getInfo + two hosters mark dead | 2014-09-28 | 2 | -37/+8 | |
| * | Prepare method improves setup one | 2014-09-28 | 1 | -12/+13 | |
| * | [XFileSharingPro] COOKIES preset to english + improved setup routine | 2014-09-28 | 4 | -17/+28 | |
| * | [UptoboxCom] MultiDL support | 2014-09-28 | 1 | -40/+7 | |
| * | [CatShareNet] Increase version number | 2014-09-28 | 1 | -1/+1 | |
| * | [CatShareNet] Fixup 2 | 2014-09-28 | 1 | -2/+2 | |
| * | [CatShareNet] Fixup | 2014-09-28 | 2 | -22/+22 | |
| * | [ZippyshareCom] Fix alternative checksum type | 2014-09-27 | 2 | -15/+26 | |
| * | [KingfilesNet] Better SOLVEMEDIA_PATTERN | 2014-09-27 | 1 | -3/+3 | |
| * | New hoster KingfilesNet | 2014-09-27 | 1 | -0/+93 | |
| * | [FiredriveCom] Fix TEMP_OFFLINE_PATTERN | 2014-09-27 | 2 | -2/+4 | |
| * | [CatShareNet] Fix missing recaptcha | 2014-09-27 | 1 | -1/+2 | |
| * | [CatShareNet] Plugin rewritten | 2014-09-27 | 2 | -19/+32 | |
| * | Logging string cosmetics | 2014-09-27 | 32 | -127/+59 | |
| * | [LomafileCom] range -> xrange | 2014-09-26 | 1 | -1/+1 | |
| * | [TurbobitNet] Fixed some patterns | 2014-09-26 | 1 | -20/+31 | |
| * | Rename SH flags | 2014-09-26 | 16 | -18/+18 | |
| * | [TusfilesNet] Added support for Premium users | 2014-09-26 | 1 | -4/+8 | |
| * | [ZippyshareCom] Improve __pattern__ a bit | 2014-09-25 | 1 | -1/+1 | |
| * | [ZippyshareCom] Partially rewritten | 2014-09-24 | 1 | -43/+30 | |
| * | [PremiumTo] fixed issue with get parameter on download | 2014-09-17 | 1 | -3/+2 | |
| * | [XFilesharingPro] Embedded urls support | 2014-09-15 | 1 | -1/+14 | |
| * | [BasePlugin] Little code cosmetics | 2014-09-14 | 1 | -4/+7 | |
| * | [FTP] Restore pattern. | 2014-09-13 | 1 | -2/+2 | |
| * | [Premium4Me] Renamed to PremiumTo | 2014-09-12 | 1 | -10/+10 | |
| * | [MultiDebrid] renaming files to MyfastlineCom | 2014-09-11 | 1 | -2/+2 | |
| * | [MultiDebrid] renamed to Myfastline | 2014-09-11 | 1 | -8/+5 | |
* | | module -> pyload | 2014-09-14 | 167 | -11811/+0 | |
* | | save_join -> safe_join & save_path -> safe_filename | 2014-09-14 | 1 | -2/+2 | |
|/ | |||||
* | [File4safe] distributing LINK_PATTERN | 2014-09-07 | 1 | -1/+1 | |
* | [Speedyshare] new hoster | 2014-09-07 | 1 | -0/+43 | |
* | [LoadTo] Fix patterns | 2014-09-04 | 1 | -5/+8 | |
* | [SimpleHoster] Improve parseFileInfo | 2014-09-04 | 1 | -3/+4 | |
* | [Easybytez] distributing LINK_PATTERN | 2014-08-31 | 1 | -1/+1 | |
* | [VimeoCom] Private video support | 2014-08-30 | 1 | -3/+5 | |
* | Update GooIm.py | 2014-08-30 | 1 | -17/+11 | |
* | [BasePlugin] Don't unquote url header | 2014-08-30 | 1 | -2/+2 | |
* | [RyushareCom] Fixed premium dl | 2014-08-30 | 1 | -2/+2 | |
* | Update UploadingCom.py | 2014-08-30 | 1 | -2/+2 | |
* | Fix wait for UptoBox | 2014-08-30 | 1 | -2/+2 | |
* | [DdlstorageCom] Mark dead | 2014-08-29 | 1 | -80/+5 | |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | 2014-08-01 | 164 | -1376/+806 | |
* | [DepositfilesCom] Fix missing declaration (thx hmlinaric) | 2014-08-01 | 1 | -1/+4 | |
* | Prefer single quote for dict key | 2014-08-01 | 1 | -1/+1 | |
* | Store all re.search/match object as "m" instead "found" | 2014-07-20 | 52 | -398/+403 | |
* | [DepositfilesCom] Fixed premium dl | 2014-07-20 | 1 | -14/+30 | |
* | Fix hosters SH_COOKIES syntax | 2014-07-20 | 10 | -28/+32 | |
* | [StreamCz] Parse https | 2014-07-20 | 1 | -3/+8 | |
* | [FreevideoCz] Mark as dead | 2014-07-20 | 1 | -57/+7 | |
* | [SockshareCom] Fix https://github.com/pyload/pyload/issues/696 | 2014-07-20 | 1 | -16/+7 | |
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | 2014-07-20 | 60 | -169/+155 | |
* | [ShareRapidCom] Fix https://github.com/pyload/pyload/issues/694 | 2014-07-20 | 1 | -18/+13 | |
* | Remove some unused pattern attributes | 2014-07-16 | 3 | -5/+2 | |
* | Prefer self.urls and self.packages for adding links | 2014-07-16 | 1 | -3/+2 | |
* | Prefer single quote for dict key name | 2014-07-15 | 39 | -159/+159 | |
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' in... | 2014-07-15 | 40 | -90/+105 | |
* | Fix class definition | 2014-07-15 | 1 | -1/+1 | |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 52 | -104/+7 | |
* | [l18n] Improved few source strings | 2014-07-14 | 1 | -3/+3 | |
* | [LoadTo] renamed pattern | 2014-07-11 | 1 | -2/+2 | |
* | Use parseError instead PluginParseError + unified all download pattern attrib... | 2014-07-10 | 73 | -206/+254 |