Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Linksnappy] Fixed expired account detect | 2014-06-12 | 1 | -2/+6 | ||
* | [Zippyshare] fixed #647 | 2014-06-04 | 1 | -2/+2 | ||
* | Merge pull request #628 from Jelenik/stable | 2014-06-03 | 1 | -2/+2 | ||
|\ | ||||||
| * | Update UlozTo.py - change of file_name_pattern | 2014-05-26 | 1 | -2/+2 | ||
* | | [MegaDebridEu] getFilename enhancement | 2014-06-03 | 1 | -3/+3 | ||
* | | Fixed #614 | 2014-06-03 | 1 | -2/+2 | ||
* | | Revert "[XFileSharingPro] Fixed premium mode" | 2014-05-29 | 1 | -2/+1 | ||
|/ | ||||||
* | [CaptchaBrotherhood] Pillow support | 2014-05-19 | 1 | -2/+2 | ||
* | [ShareRapid] Updates | 2014-05-19 | 1 | -5/+5 | ||
* | [DDLStorage] Improved getInfo | 2014-05-19 | 1 | -9/+12 | ||
* | [MovReel] Account plugin | 2014-05-16 | 1 | -0/+20 | ||
* | Merge pull request #617 from stefanos/patch-9 | 2014-05-16 | 1 | -1/+5 | ||
|\ | ||||||
| * | Update ShareonlineBiz.py | 2014-05-15 | 1 | -1/+5 | ||
* | | [UpdateManager] Using the new platform | 2014-05-16 | 1 | -30/+29 | ||
|\ \ | |/ |/| | ||||||
| * | Update Manager: fixed exception if there is no blacklist | 2014-05-07 | 1 | -1/+2 | ||
| * | Update Manager updated to use the new platform | 2014-05-07 | 1 | -30/+28 | ||
* | | [XFileSharingPro] Fixed premium mode | 2014-05-13 | 1 | -1/+2 | ||
* | | [Linksnappy] fixes | 2014-05-13 | 1 | -3/+18 | ||
* | | Updated Zippyshare | 2014-05-08 | 1 | -165/+30 | ||
|/ | ||||||
* | Fixed MegaDebridEu file names | 2014-05-05 | 3 | -3/+3 | ||
* | Update ShareonlineBiz | 2014-05-05 | 1 | -1/+5 | ||
* | Update ZippyshareCom | 2014-05-05 | 1 | -31/+15 | ||
* | New hoster: EpicShareNet | 2014-05-05 | 1 | -0/+24 | ||
* | New hoster: VidPlayNet | 2014-05-05 | 1 | -0/+25 | ||
* | New hoster: MegaFilesSe | 2014-05-05 | 1 | -0/+21 | ||
* | New hoster: LemUploads | 2014-05-05 | 1 | -0/+24 | ||
* | New hoster: PandaPlanet | 2014-05-05 | 1 | -0/+26 | ||
* | New multihoster: Mega-Debrid | 2014-05-05 | 3 | -0/+191 | ||
* | New multihoster: Linksnappy | 2014-05-04 | 3 | -0/+122 | ||
* | File4safe premium | 2014-05-03 | 4 | -6/+61 | ||
* | 1Fichier: premium support | 2014-04-30 | 2 | -3/+64 | ||
* | Uptobox: fixed #588 | 2014-04-28 | 1 | -1/+40 | ||
* | 1Fichier: fixed #592 | 2014-04-28 | 1 | -31/+23 | ||
* | file4safe added to XFS | 2014-04-28 | 1 | -2/+2 | ||
* | CaptchaService: fixed missing import | 2014-04-18 | 1 | -1/+2 | ||
* | Fixed PEP8 violations | 2014-04-18 | 4 | -3/+5 | ||
* | Fixed PEP8 violations | 2014-04-18 | 4 | -3/+6 | ||
* | Bayfiles: relogin requires user argument | 2014-04-18 | 1 | -2/+2 | ||
* | Removed unused imports | 2014-04-18 | 2 | -5/+1 | ||
* | Fixed some PEP8 violations | 2014-04-18 | 9 | -11/+14 | ||
* | Using in instead of has_key | 2014-04-18 | 2 | -5/+5 | ||
* | Egofiles: fixed #583 | 2014-04-18 | 1 | -2/+2 | ||
* | Streamcloud: fixed #583 | 2014-04-18 | 1 | -2/+2 | ||
* | Czshare renamed to Sdilej | 2014-04-18 | 3 | -15/+14 | ||
* | Fix some container __pattern__ | 2014-04-11 | 3 | -3/+3 | ||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 196 | -196/+196 | ||
* | Use pyfile instead self.pyfile | 2014-04-11 | 41 | -78/+78 | ||
* | Fix __pattern__ www | 2014-04-11 | 131 | -134/+134 | ||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 195 | -96/+132 | ||
* | Remove shebang #!/usr/bin/env python | 2014-04-11 | 51 | -51/+51 | ||
* | Fix HOSTER_NAME in XFileSharingPro plugins | 2014-04-11 | 16 | -18/+27 | ||
* | Use re.match for __pattern__ matches instead re.search | 2014-04-11 | 28 | -30/+30 | ||
* | Remove bad whitespaces | 2014-04-11 | 49 | -139/+134 | ||
* | Use wait to set time in SimpleHoster plugins | 2014-04-11 | 30 | -86/+45 | ||
* | Fix retry time formats | 2014-04-11 | 33 | -54/+54 | ||
* | Fix EOF | 2014-04-11 | 20 | -21/+12 | ||
* | Fix __config__ | 2014-04-11 | 43 | -110/+108 | ||
* | Fix __type__ for crypters | 2014-04-11 | 17 | -18/+18 | ||
* | Replace range with xrange | 2014-04-11 | 46 | -61/+61 | ||
* | Change Solvmedia to Solvemedia | 2014-04-11 | 2 | -2/+2 | ||
* | Fix __description__ | 2014-04-11 | 231 | -232/+231 | ||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 243 | -444/+474 | ||
* | RyushareCom: Code cosmetics | 2014-04-11 | 1 | -7/+7 | ||
* | RyushareCom: FILE_SIZE_PATTERN fixed | 2014-04-11 | 1 | -1/+3 | ||
* | XFileSharingPro: FILE_SIZE_PATTERN updated | 2014-04-11 | 1 | -2/+2 | ||
* | Hook: RestartFailed: Old version rewritten | 2014-04-11 | 1 | -19/+44 | ||
* | Crypter: TurbobitNetFolder: Improved _getLinks recursion | 2014-04-11 | 1 | -32/+28 | ||
* | Hoster: TusfilesNet: Updated | 2014-04-11 | 1 | -14/+27 | ||
* | New multihoster: Vipleech4u | 2014-04-10 | 3 | -0/+205 | ||
* | Upstore: using the improved ReCaptcha class | 2014-04-10 | 1 | -15/+11 | ||
* | Improved ReCaptcha class: | 2014-04-10 | 1 | -6/+29 | ||
* | New hoster: UpstoreNet | 2014-04-10 | 1 | -0/+74 | ||
* | XFS: Improved CAPTCHA_DIV_PATTERN | 2014-04-05 | 1 | -3/+3 | ||
* | XFS: host added | 2014-04-05 | 1 | -2/+2 | ||
* | New hoster: PotloadCom | 2014-04-02 | 1 | -0/+18 | ||
* | New hoster: VeohCom | 2014-04-02 | 1 | -0/+56 | ||
* | New hoster: PromptfileCom | 2014-03-31 | 1 | -0/+56 | ||
* | XFileSharingPro additions | 2014-03-31 | 1 | -2/+3 | ||
* | New multihoster: SimplyPremiumCom | 2014-03-31 | 3 | -0/+203 | ||
* | Unrar 5.x Support | 2014-03-29 | 1 | -5/+13 | ||
* | Youtube: fixed #498 | 2014-03-29 | 1 | -2/+2 | ||
* | Fixed UlozTo hoster and account | 2014-03-29 | 2 | -5/+18 | ||
* | Merge pull request #488 from vuolter/s/crypter/MultiupOrg | 2014-03-29 | 1 | -0/+49 | ||
|\ | ||||||
| * | New crypter MultiUpOrg | 2014-02-23 | 1 | -0/+49 | ||
* | | Merge pull request #562 from vuolter/s/hoster/ShareFilesCo | 2014-03-28 | 2 | -31/+6 | ||
|\ \ | ||||||
| * | | Hoster: ShareFilesCo: Mark dead | 2014-03-25 | 2 | -31/+6 | ||
* | | | New multihoster: OverLoadMe | 2014-03-25 | 3 | -0/+137 | ||
|/ / | ||||||
* | | Merge pull request #560 from vuolter/s/hoster/RapidgatorNet | 2014-03-25 | 1 | -3/+2 | ||
|\ \ | ||||||
| * | | Hoster: RapidgatorNet: __pattern__ updated (thx Gromit) | 2014-03-24 | 1 | -3/+2 | ||
* | | | Hoster: XFileSharingPro: Fixed expired session detection | 2014-03-24 | 2 | -20/+19 | ||
|/ / | ||||||
* | | 1fichier: fixed #553 | 2014-03-23 | 1 | -14/+21 | ||
* | | FreeWayMe: cosmetics | 2014-03-21 | 1 | -67/+67 | ||
* | | Removed ARD from the repository | 2014-03-20 | 1 | -83/+0 | ||
* | | Improve free-way plugin (thanks stickell for your comments!) | 2014-03-20 | 2 | -6/+4 | ||
* | | Add multihost plugin for free-way.me | 2014-03-20 | 3 | -0/+156 | ||
* | | Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7 | 2014-03-19 | 1 | -3/+2 | ||
* | | Filestube: patterns updated | 2014-03-19 | 1 | -3/+3 | ||
* | | ZDF: ignore series id, use progressive only, not hbbtv | 2014-03-19 | 1 | -3/+4 | ||
* | | Rapidgator: Pattern updated | 2014-03-19 | 1 | -74/+80 | ||
* | | OneFichier: Fixed #536 | 2014-03-19 | 1 | -6/+15 | ||
* | | Zippyshare: Fixed #545 | 2014-03-19 | 1 | -2/+3 | ||
* | | Add space between args on operator > | 2014-03-19 | 1 | -1/+1 | ||
* | | Easybytez registered user seen as premium account | 2014-03-18 | 1 | -5/+5 | ||
* | | Zippyshare: fixed #542 | 2014-03-14 | 1 | -2/+2 | ||
* | | New crypter: TusfilesNetFolder | 2014-03-12 | 1 | -0/+54 | ||
* | | FastshareCz: Fixed #521 | 2014-03-12 | 1 | -42/+53 | ||
* | | New hoster: FileomCom | 2014-03-12 | 1 | -0/+53 | ||
* | | XFileSharingPro: ability to use FILE_URL_REPLACEMENTS | 2014-03-12 | 1 | -7/+9 | ||
* | | LoadTo: fixed #523 | 2014-03-12 | 1 | -35/+64 | ||
* | | Hoster: UptoboxCom: Fixed | 2014-03-08 | 1 | -6/+30 | ||
* | | Zippyshare: fixed #537 | 2014-03-08 | 1 | -8/+6 | ||
* | | New crypter: DlProtectCom | 2014-03-07 | 1 | -0/+75 | ||
* | | K2S: added two wait patterns. | 2014-03-07 | 1 | -2/+19 | ||
* | | New hoster NosuploadCom | 2014-03-07 | 2 | -0/+51 | ||
* | | PutlockerCom (Firedrive now) and SockshareCom updated. | 2014-03-07 | 2 | -94/+116 | ||
* | | Hoster: CloudzerNet: Mark dead | 2014-03-04 | 1 | -74/+5 | ||
* | | Hoster: CyberlockerCh: Mark dead | 2014-03-04 | 1 | -8/+7 | ||
|/ | ||||||
* | Hoster: RyushareCom: Free dl fix (thx nomad71) | 2014-02-17 | 1 | -18/+10 | ||
* | XFileSharingPro: | 2014-01-18 | 2 | -4/+4 | ||
* | Filestube: version increase after 4c02adf00b8a7d6abcd2467eaff512f5780c4d7d | 2014-01-17 | 1 | -1/+1 | ||
* | Merge pull request #483 from igel-kun/filestube_fix | 2014-01-17 | 1 | -1/+1 | ||
|\ | ||||||
| * | Update FilestubeCom.py | 2014-01-16 | 1 | -1/+1 | ||
* | | UploadingCom: updated patterns | 2014-01-16 | 1 | -5/+6 | ||
* | | Filefactory: added PREMIUM_ONLY_PATTERN | 2014-01-16 | 1 | -1/+2 | ||
* | | SimpleHoster: improved PREMIUM_ONLY process | 2014-01-16 | 1 | -4/+7 | ||
|/ | ||||||
* | New hoster: SoundcloudCom | 2014-01-15 | 1 | -0/+54 | ||
* | New crypter: DailymotionBatch | 2014-01-15 | 1 | -0/+111 | ||
* | YoutubeBatch: Completed rewriting | 2014-01-15 | 1 | -65/+101 | ||
* | Filefactory: fixed premium (without direct) mode. | 2014-01-15 | 1 | -2/+3 | ||
* | New hoster: FileStoreTo | 2014-01-15 | 1 | -0/+48 | ||
* | TurbobitNetFolder: fixed #471 | 2014-01-11 | 1 | -22/+17 | ||
* | Keep2share: fixed #450 | 2014-01-10 | 1 | -9/+18 | ||
* | New crypter: TnyCz | 2014-01-10 | 1 | -0/+38 | ||
* | Hoster: ExtabitCom: Fix offline pattern + code cosmetics | 2014-01-10 | 1 | -4/+4 | ||
* | Filefactory: added offline pattern | 2014-01-09 | 1 | -1/+2 | ||
* | Depositfiles: added dfiles.ru domain | 2014-01-09 | 1 | -2/+2 | ||
* | Uptobox: fixed file info retrieve | 2014-01-09 | 1 | -2/+2 | ||
* | XFileSharingPro: improved DIRECT_LINK_PATTERN to fix #423 | 2014-01-09 | 1 | -2/+2 | ||
* | Uptobox: version increased after 41382d0 | 2014-01-09 | 1 | -1/+1 | ||
* | Uptobox: fixed premium expire detection | 2014-01-09 | 1 | -0/+2 | ||
* | ShareonlineBiz: Https fix + code cosmetics | 2014-01-09 | 1 | -67/+49 | ||
* | WebshareCz: rewritten | 2014-01-04 | 1 | -30/+56 | ||
* | CloudzerNet: fixed #185 | 2014-01-04 | 1 | -2/+16 | ||
* | CloudzerNet: improved getInfo | 2014-01-04 | 1 | -5/+3 | ||
* | StreamcloudEu: increased version number after | 2014-01-04 | 1 | -1/+1 | ||
* | Merge pull request #453 from skydevment/patch-1 | 2014-01-04 | 1 | -1/+1 | ||
|\ | ||||||
| * | Update StreamcloudEu.py | 2014-01-04 | 1 | -1/+1 | ||
* | | Update AlldebridCom.py | 2014-01-04 | 1 | -1/+1 | ||
|/ | ||||||
* | Shareonline: added HTTPS | 2013-12-31 | 1 | -2/+2 | ||
* | FilerNet: fixed #440 | 2013-12-29 | 1 | -4/+5 | ||
* | Crocko: fixed #447 | 2013-12-29 | 1 | -3/+2 | ||
* | Filefactory: fixed #446 | 2013-12-29 | 1 | -4/+9 | ||
* | Bring the improved wait method from 0.5 to 0.4.9 through SimpleHoster | 2013-12-29 | 1 | -1/+7 | ||
* | Keep2share: fixed #445 | 2013-12-29 | 1 | -2/+2 | ||
* | Dailymotion: Fully rewritten | 2013-12-29 | 1 | -37/+113 | ||
* | New hoster: MegareleaseOrg | 2013-12-14 | 1 | -0/+34 | ||
* | EasybytezComFolder: fixed #436 | 2013-12-14 | 1 | -7/+3 | ||
* | New hoster: HugefilesNet | 2013-12-14 | 1 | -0/+38 | ||
* | Fastshare: improved offline pattern. | 2013-12-13 | 1 | -2/+2 | ||
* | Checksum: disabled by default | 2013-12-13 | 1 | -2/+2 | ||
* | FshareVn: fixed lifetime account detect | 2013-12-13 | 1 | -10/+19 | ||
* | Easybytez: fixed expire date parse | 2013-12-13 | 1 | -3/+4 | ||
* | Checksum: merged #388 | 2013-12-13 | 1 | -34/+37 | ||
* | Keep2share: fixed #405 | 2013-12-13 | 1 | -24/+25 | ||
* | Some hosters marked as dead | 2013-12-13 | 20 | -891/+50 | ||
* | Old method returned, it appears that some servers still has an old method so ... | 2013-12-10 | 1 | -32/+23 | ||
* | New Crypter: SafelinkingNet | 2013-12-06 | 1 | -0/+80 | ||
* | Zippyshare: fixed #419 | 2013-12-06 | 1 | -1/+5 | ||
* | catch all errors when starting link decrypter | 2013-12-05 | 1 | -1/+7 | ||
* | HotfileCom: marked as dead | 2013-12-05 | 1 | -126/+4 | ||
* | Ulozto changed captcha code | 2013-12-04 | 1 | -24/+29 | ||
* | NowDownloadEu: fixed syntax error | 2013-12-03 | 1 | -2/+2 | ||
* | Filefactory: fixed free download | 2013-12-02 | 1 | -68/+32 | ||
* | Filefactory: fixed premium download | 2013-12-02 | 1 | -5/+8 | ||
* | Removed old way to log plugin messages | 2013-12-01 | 2 | -5/+5 | ||
* | XHamsterCom: removed debug message translation. | 2013-12-01 | 1 | -4/+4 | ||
* | Merge branch 'stable' of github.com:pyload/pyload into stable | 2013-11-30 | 18 | -184/+275 | ||
|\ | ||||||
| * | TurbobitNet: fixed #421 | 2013-11-28 | 1 | -1/+2 | ||
| * | Merge pull request #422 from vuolter/s/hoster/NowDownloadEu | 2013-11-27 | 1 | -2/+2 | ||
| |\ | ||||||
| | * | Hoster: NowDownloadEu: Recognize sx domain | 2013-11-27 | 1 | -2/+2 | ||
| * | | CrockoCom: new pattern and using xrange. | 2013-11-27 | 1 | -4/+4 | ||
| |/ | ||||||
| * | FilefactoryCom: fixed premium login. | 2013-11-26 | 1 | -27/+30 | ||
| * | FshareVn: updated account plugin | 2013-11-25 | 1 | -5/+5 | ||
| * | Merge pull request #418 from vuolter/s/internal_PEP8cleanup | 2013-11-25 | 9 | -114/+123 | ||
| |\ | ||||||
| | * | Internal plugins PEP8 cleanup | 2013-11-23 | 9 | -114/+123 | ||
| * | | Merge pull request #412 from vuolter/s/crypter/EasybytezComFolder | 2013-11-25 | 2 | -3/+10 | ||
| |\ \ | ||||||
| | * | | Crypter: EasybytezComFolder: Fixed (thx stickell) | 2013-11-23 | 2 | -3/+3 | ||
| | * | | Crypter: EasybytezComFolder: Fixed bad url processing (result in SimpleCrypte... | 2013-11-23 | 2 | -3/+10 | ||
| | |/ | ||||||
| * | | Merge pull request #335 from vuolter/s/crypter/YoutubeBatch | 2013-11-25 | 1 | -19/+90 | ||
| |\ \ | ||||||
| | * | | YoutubeBatch: log video links only if available | 2013-11-16 | 1 | -1/+2 | ||
| | * | | Crypter: YoutubeBatch rewritten | 2013-11-16 | 1 | -19/+89 | ||
| * | | | Merge pull request #397 from vuolter/s/hoster/BayfilesCom | 2013-11-25 | 1 | -9/+9 | ||
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Hoster: BayfilesCom: Less strict pattern | 2013-11-24 | 1 | -1/+1 | ||
| | * | | Hoster: BayfilesCom: Patterns updated | 2013-11-17 | 1 | -9/+9 | ||
* | | | | fixed import in ExternalScripts | 2013-11-30 | 1 | -2/+2 | ||
|/ / / | ||||||
* | | | Merge pull request #386 from vuolter/s/setup_clean | 2013-11-21 | 5 | -6/+0 | ||
|\ \ \ | ||||||
| * | | | Removed unnecessary assignments for self.html and self.wantReconnect | 2013-11-16 | 5 | -6/+0 | ||
| | |/ | |/| | ||||||
* | | | Merged #407 | 2013-11-21 | 1 | -0/+1 | ||
* | | | Hoster: NowDownloadEu: Parse uppercase id as well | 2013-11-21 | 1 | -1/+1 | ||
* | | | Merge pull request #392 from vuolter/s/hoster/PutlockerCom | 2013-11-20 | 1 | -5/+5 | ||
|\ \ \ |