| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fix downloads on UploadedTo" | Koch Michael
| 2014-06-01 | 1 | -3/+3 |
* | Merge remote-tracking branch 'upstream/master' | Koch Michael
| 2014-06-01 | 1 | -1/+6 |
|\ |
|
| * | added missing argument | RaNaN
| 2014-06-01 | 1 | -1/+1 |
| * | implemented deprecated method for some crypter | RaNaN
| 2014-06-01 | 1 | -1/+6 |
* | | Fix downloads on UploadedTo | Koch Michael
| 2014-05-31 | 1 | -3/+3 |
* | | Fix wrong value for 'Traffic Left' for hoster UploadedTo | Koch Michael
| 2014-05-31 | 1 | -2/+2 |
|/ |
|
* | fixed downloads | RaNaN
| 2014-05-01 | 1 | -2/+2 |
* | trying to fix curl chunk | RaNaN
| 2014-04-28 | 1 | -0/+2 |
* | updated bottle, fixed a header and referer bug | RaNaN
| 2014-04-21 | 3 | -10/+23 |
* | Moving new plugins from module to pyload | Stefano
| 2014-04-21 | 26 | -0/+1437 |
* | CaptchaService: fixed missing import | Stefano
| 2014-04-21 | 1 | -2/+3 |
* | Fixed PEP8 violations | Stefano
| 2014-04-21 | 3 | -2/+4 |
* | Fixed PEP8 violations | Stefano
| 2014-04-21 | 3 | -3/+5 |
* | Bayfiles: relogin requires user argument | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Removed unused imports | Stefano
| 2014-04-21 | 2 | -5/+1 |
* | Fixed some PEP8 violations | Stefano
| 2014-04-21 | 8 | -11/+13 |
* | Using in instead of has_key | Stefano
| 2014-04-21 | 2 | -5/+5 |
* | Egofiles: fixed #583 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Streamcloud: fixed #583 | stickell
| 2014-04-21 | 1 | -2/+2 |
* | Czshare renamed to Sdilej | BlackSmith
| 2014-04-21 | 3 | -15/+14 |
* | Fix some container __pattern__ | Walter Purcaro
| 2014-04-21 | 2 | -2/+2 |
* | Replace __pattern__ double quotes with single | Walter Purcaro
| 2014-04-21 | 182 | -182/+182 |
* | Use pyfile instead self.pyfile | Walter Purcaro
| 2014-04-21 | 40 | -75/+75 |
* | Fix __pattern__ www | Walter Purcaro
| 2014-04-21 | 126 | -127/+127 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro
| 2014-04-21 | 179 | -88/+116 |
* | Remove shebang #!/usr/bin/env python | Walter Purcaro
| 2014-04-21 | 48 | -48/+48 |
* | Fix HOSTER_NAME in XFileSharingPro plugins | Walter Purcaro
| 2014-04-21 | 16 | -18/+27 |
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro
| 2014-04-21 | 28 | -30/+30 |
* | Remove bad whitespaces | Walter Purcaro
| 2014-04-21 | 35 | -40/+39 |
* | Use wait to set time in SimpleHoster plugins | Walter Purcaro
| 2014-04-21 | 30 | -86/+45 |
* | Fix retry time formats | Walter Purcaro
| 2014-04-21 | 33 | -54/+54 |
* | Fix EOF | Walter Purcaro
| 2014-04-21 | 14 | -14/+10 |
* | Fix __config__ | Walter Purcaro
| 2014-04-21 | 38 | -95/+93 |
* | Fix __type__ for crypters | Walter Purcaro
| 2014-04-21 | 15 | -15/+15 |
* | Replace range with xrange | Walter Purcaro
| 2014-04-21 | 44 | -52/+52 |
* | Change Solvmedia to Solvemedia | Walter Purcaro
| 2014-04-21 | 2 | -2/+2 |
* | Fix __description__ | Walter Purcaro
| 2014-04-21 | 216 | -217/+216 |
* | Fix __author_name__ and __author_mail__ | Walter Purcaro
| 2014-04-21 | 226 | -415/+443 |
* | RyushareCom: Code cosmetics | Walter Purcaro
| 2014-04-21 | 1 | -7/+7 |
* | RyushareCom: FILE_SIZE_PATTERN fixed | Walter Purcaro
| 2014-04-21 | 1 | -1/+3 |
* | XFileSharingPro: FILE_SIZE_PATTERN updated | Walter Purcaro
| 2014-04-21 | 1 | -2/+2 |
* | Hook: RestartFailed: Old version rewritten | Walter Purcaro
| 2014-04-21 | 1 | -19/+44 |
* | Crypter: TurbobitNetFolder: Improved _getLinks recursion | Walter Purcaro
| 2014-04-21 | 1 | -32/+28 |
* | Hoster: TusfilesNet: Updated | Walter Purcaro
| 2014-04-21 | 1 | -14/+27 |
* | Improved ReCaptcha class: | Stefano
| 2014-04-21 | 1 | -6/+29 |
* | XFS: Improved CAPTCHA_DIV_PATTERN | igel-kun
| 2014-04-21 | 1 | -3/+3 |
* | XFS: host added | igel-kun
| 2014-04-21 | 1 | -2/+2 |
* | XFileSharingPro additions | igel-kun
| 2014-04-21 | 1 | -2/+3 |
* | Unrar 5.x Support | Ben White
| 2014-04-21 | 1 | -5/+13 |
* | Youtube: fixed #498 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Fixed UlozTo hoster and account | radek-senfeld
| 2014-04-21 | 2 | -5/+18 |
* | Merge pull request #562 from vuolter/s/hoster/ShareFilesCo | Stefano
| 2014-04-21 | 2 | -31/+6 |
* | Merge pull request #560 from vuolter/s/hoster/RapidgatorNet | Stefano
| 2014-04-21 | 1 | -3/+2 |
* | Merge pull request #561 from vuolter/s/hoster/UptoboxCom | Stefano
| 2014-04-21 | 2 | -20/+19 |
* | 1fichier: fixed #553 | Thierry Merle
| 2014-04-21 | 1 | -14/+21 |
* | Removed ARD from the repository | Stefano
| 2014-04-21 | 1 | -83/+0 |
* | Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7 | Stefano
| 2014-04-21 | 1 | -3/+2 |
* | Filestube: patterns updated | Stefano
| 2014-04-21 | 1 | -3/+3 |
* | ZDF: ignore series id, use progressive only, not hbbtv | m42e
| 2014-04-21 | 1 | -3/+4 |
* | Rapidgator: Pattern updated | Walter Purcaro
| 2014-04-21 | 1 | -74/+80 |
* | OneFichier: Fixed #536 | Thierry Merle
| 2014-04-21 | 1 | -6/+15 |
* | Zippyshare: Fixed #545 | Stefano
| 2014-04-21 | 1 | -2/+3 |
* | Merge pull request #546 from CrazYoshi/patch-1 | Stefano
| 2014-04-21 | 1 | -5/+5 |
* | Zippyshare: fixed #542 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | FastshareCz: Fixed #521 | Walter Purcaro
| 2014-04-21 | 1 | -42/+53 |
* | XFileSharingPro: ability to use FILE_URL_REPLACEMENTS | Stefano
| 2014-04-21 | 1 | -7/+9 |
* | LoadTo: fixed #523 | Stefano
| 2014-04-21 | 1 | -35/+64 |
* | Merge pull request #538 from vuolter/s/hoster/UptoboxCom | Stefano
| 2014-04-21 | 1 | -6/+30 |
* | Zippyshare: fixed #537 | Stefano
| 2014-04-21 | 1 | -8/+6 |
* | K2S: added two wait patterns. | igel-kun
| 2014-04-21 | 1 | -2/+19 |
* | PutlockerCom (Firedrive now) and SockshareCom updated. | Walter Purcaro
| 2014-04-21 | 2 | -94/+116 |
* | Merge pull request #535 from vuolter/s/mark_dead | Stefano
| 2014-04-21 | 2 | -82/+12 |
* | Merge pull request #511 from vuolter/s/hoster/RyushareCom | Stefano
| 2014-04-21 | 1 | -18/+10 |
* | XFileSharingPro: | igel-kun
| 2014-04-21 | 2 | -4/+4 |
* | Filestube: version increase after 4c02adf00b8a7d6abcd2467eaff512f5780c4d7d | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | Merge pull request #483 from igel-kun/filestube_fix | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | UploadingCom: updated patterns | Stefano
| 2014-04-21 | 1 | -5/+6 |
* | Filefactory: added PREMIUM_ONLY_PATTERN | Stefano
| 2014-04-21 | 1 | -1/+2 |
* | SimpleHoster: improved PREMIUM_ONLY process | Stefano
| 2014-04-21 | 1 | -4/+7 |
* | YoutubeBatch: Completed rewriting | Walter Purcaro
| 2014-04-21 | 1 | -65/+101 |
* | Filefactory: fixed premium (without direct) mode. | Stefano
| 2014-04-21 | 1 | -2/+3 |
* | TurbobitNetFolder: fixed #471 | Stefano
| 2014-04-21 | 1 | -22/+17 |
* | Keep2share: fixed #450 | Stefano
| 2014-04-21 | 1 | -9/+18 |
* | Merge pull request #470 from vuolter/s/hoster/ExtabitCom | Stefano
| 2014-04-21 | 1 | -4/+4 |
* | Filefactory: added offline pattern | Stefano
| 2014-04-21 | 1 | -1/+2 |
* | Depositfiles: added dfiles.ru domain | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Uptobox: fixed file info retrieve | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | XFileSharingPro: improved DIRECT_LINK_PATTERN to fix #423 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Uptobox: version increased after 41382d0 | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | Uptobox: fixed premium expire detection | Stefano
| 2014-04-21 | 1 | -0/+2 |
* | ShareonlineBiz: Https fix + code cosmetics | Walter Purcaro
| 2014-04-21 | 1 | -67/+49 |
* | WebshareCz: rewritten | Stefano
| 2014-04-21 | 1 | -30/+56 |
* | CloudzerNet: fixed #185 | Stefano
| 2014-04-21 | 1 | -2/+16 |
* | CloudzerNet: improved getInfo | Stefano
| 2014-04-21 | 1 | -5/+3 |
* | StreamcloudEu: increased version number after | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | Merge pull request #453 from skydevment/patch-1 | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | Merge pull request #454 from git-commit/patch-1 | RaNaN
| 2014-04-21 | 1 | -1/+1 |
* | Shareonline: added HTTPS | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | FilerNet: fixed #440 | Stefano
| 2014-04-21 | 1 | -4/+5 |
* | Crocko: fixed #447 | Stefano
| 2014-04-21 | 1 | -3/+2 |
* | Filefactory: fixed #446 | Stefano
| 2014-04-21 | 1 | -4/+9 |
* | Bring the improved wait method from 0.5 to 0.4.9 through SimpleHoster | Stefano
| 2014-04-21 | 1 | -1/+7 |
* | Keep2share: fixed #445 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Dailymotion: Fully rewritten | Walter Purcaro
| 2014-04-21 | 1 | -37/+113 |
* | added connection flags to download status | RaNaN
| 2014-01-29 | 2 | -0/+3 |
* | fixes for download scheduler | RaNaN
| 2014-01-19 | 1 | -1/+0 |
* | rewritten download scheduling, improved account manager, db version increased... | RaNaN
| 2014-01-18 | 2 | -7/+9 |
* | small fixes and improvements for download engine | RaNaN
| 2014-01-13 | 3 | -15/+12 |
* | update multihoster when account updates | RaNaN
| 2014-01-05 | 1 | -1/+8 |
* | added progress type enum, new DebugCrypter + Hoster, little improvements for ... | RaNaN
| 2013-12-29 | 7 | -12/+91 |
* | added auth to request class | RaNaN
| 2013-12-29 | 2 | -2/+14 |
* | Moving new plugins from module to pyload | Stefano
| 2013-12-16 | 2 | -0/+72 |
* | EasybytezComFolder: fixed #436 | Stefano
| 2013-12-16 | 1 | -7/+3 |
* | Fastshare: improved offline pattern. | Stefano
| 2013-12-16 | 1 | -2/+2 |
* | Checksum: disabled by default | Stefano
| 2013-12-16 | 1 | -2/+2 |
* | FshareVn: fixed lifetime account detect | Stefano
| 2013-12-16 | 1 | -10/+19 |
* | Easybytez: fixed expire date parse | Stefano
| 2013-12-16 | 1 | -3/+4 |
* | Checksum: merged #388 | Walter Purcaro
| 2013-12-16 | 1 | -34/+37 |
* | Keep2share: fixed #405 | Stefano
| 2013-12-16 | 1 | -24/+25 |
* | Some hosters marked as dead | Walter Purcaro
| 2013-12-16 | 20 | -891/+50 |
* | Merge pull request #434 from kmarty/stable | Stefano
| 2013-12-16 | 1 | -32/+23 |
* | Plugin locations cleanup after merge from stable | Stefano
| 2013-12-15 | 1 | -0/+80 |
* | Zippyshare: fixed #419 | Stefano
| 2013-12-15 | 1 | -1/+5 |
* | catch all errors when starting link decrypter | RaNaN
| 2013-12-15 | 1 | -1/+7 |
* | HotfileCom: marked as dead | Stefano
| 2013-12-15 | 1 | -127/+4 |
* | Merge pull request #427 from kmarty/stable | Stefano
| 2013-12-15 | 1 | -24/+29 |
* | NowDownloadEu: fixed syntax error | Stefano
| 2013-12-15 | 1 | -2/+2 |
* | Filefactory: fixed free download | Stefano
| 2013-12-15 | 1 | -68/+32 |
* | Filefactory: fixed premium download | Stefano
| 2013-12-15 | 1 | -5/+8 |
* | Removed old way to log plugin messages | Stefano
| 2013-12-15 | 2 | -5/+5 |
* | XHamsterCom: removed debug message translation. | Stefano
| 2013-12-15 | 1 | -4/+4 |
* | TurbobitNet: fixed #421 | Stefano
| 2013-12-15 | 1 | -1/+2 |
* | Merge pull request #422 from vuolter/s/hoster/NowDownloadEu | Stefano
| 2013-12-15 | 1 | -2/+2 |
* | CrockoCom: new pattern and using xrange. | Stefano
| 2013-12-15 | 1 | -4/+4 |
* | FilefactoryCom: fixed premium login. | Stefano
| 2013-12-15 | 1 | -27/+30 |
* | FshareVn: updated account plugin | Stefano
| 2013-12-15 | 1 | -5/+5 |
* | Merge pull request #418 from vuolter/s/internal_PEP8cleanup | Stefano
| 2013-12-15 | 8 | -64/+72 |
* | Merge pull request #412 from vuolter/s/crypter/EasybytezComFolder | Stefano
| 2013-12-15 | 2 | -3/+10 |
* | more options to get webUI through proxy working | RaNaN
| 2013-12-15 | 1 | -7/+6 |
* | renamed new self.user to self.owner | RaNaN
| 2013-12-08 | 1 | -1/+1 |
* | workaround for older plugins | RaNaN
| 2013-12-08 | 3 | -6/+12 |
* | more fixes for older plugins | RaNaN
| 2013-12-08 | 1 | -0/+4 |
* | fixes to adapt old plugins | RaNaN
| 2013-12-08 | 1 | -1/+1 |
* | fixed are few addons and improved crypter workarounds | RaNaN
| 2013-12-01 | 7 | -49/+45 |
* | Merge pull request #335 from vuolter/s/crypter/YoutubeBatch | Stefano
| 2013-11-30 | 1 | -19/+90 |
* | Merge pull request #397 from vuolter/s/hoster/BayfilesCom | Stefano
| 2013-11-30 | 1 | -9/+9 |
* | Merged #407 | =?UTF-8?q?Michael=20Elsd=C3=B6rfer?=
| 2013-11-30 | 1 | -0/+1 |
* | Merge pull request #386 from vuolter/s/setup_clean | Stefano
| 2013-11-30 | 5 | -6/+0 |
* | Merge pull request #415 from vuolter/s/hoster/NowDownloadEu | Stefano
| 2013-11-30 | 1 | -1/+1 |
* | Merge pull request #392 from vuolter/s/hoster/PutlockerCom | RaNaN
| 2013-11-30 | 1 | -5/+5 |
* | Merge pull request #396 from vuolter/s/hoster/TusfilesNet | RaNaN
| 2013-11-30 | 1 | -4/+4 |
* | extraction via context menu + progress information working | RaNaN
| 2013-11-26 | 2 | -6/+6 |
* | invoke addons via context menu | RaNaN
| 2013-11-25 | 1 | -2/+3 |
* | improved addonManager, new property to expose addon information, new function... | RaNaN
| 2013-11-22 | 3 | -43/+73 |
* | fixed and improved last pull request | RaNaN
| 2013-11-22 | 1 | -42/+33 |
* | Merge pull request #216 from vuolter/m/periodical | RaNaN
| 2013-11-22 | 1 | -3/+28 |
|\ |
|
| * | initPeriodical calls startPeriodical if periodcal was overwritten | Walter Purcaro
| 2013-11-16 | 1 | -2/+7 |
| * | Renamed setInterval reset opt to recount | Walter Purcaro
| 2013-11-16 | 1 | -2/+2 |
| * | Improved start and stop methods | Walter Purcaro
| 2013-11-16 | 1 | -7/+5 |
| * | typo | Walter Purcaro
| 2013-11-16 | 1 | -3/+3 |
| * | startPeriodical + setInterval methods | Walter Purcaro
| 2013-11-16 | 1 | -7/+19 |
| * | typo | Walter Purcaro
| 2013-11-16 | 1 | -1/+1 |
| * | Improved addon periodic call | Walter Purcaro
| 2013-11-16 | 1 | -6/+16 |
* | | adapted multihoster to new plugin manager | RaNaN
| 2013-11-17 | 4 | -22/+33 |
* | | restored multihoster overwritten by merge | RaNaN
| 2013-11-17 | 8 | -21/+65 |
* | | Merge remote-tracking branch 'origin/stable' | RaNaN
| 2013-11-17 | 101 | -1642/+1168 |
* | | refactored pluginManager | RaNaN
| 2013-11-17 | 2 | -16/+8 |
|/ |
|
* | improved wait method for hoster | RaNaN
| 2013-11-01 | 1 | -5/+12 |
* | small changes to dl algorithm | RaNaN
| 2013-10-12 | 2 | -6/+9 |
* | Moved new plugins to pyload | Stefano
| 2013-10-11 | 1 | -0/+14 |
* | Removed dead plugins. | Stefano
| 2013-10-11 | 5 | -112/+9 |
* | NCryptIn: ability to decrypt single encrypted links. | Stefano
| 2013-10-11 | 1 | -28/+43 |
* | LofCc: using ReCaptcha from CaptchaService | Stefano
| 2013-10-11 | 1 | -2/+2 |
* | NCryptIn: using ReCaptcha from CaptchaService | Stefano
| 2013-10-11 | 1 | -2/+2 |
* | Keep2share: using ReCaptcha from CaptchaService | Stefano
| 2013-10-11 | 1 | -2/+2 |
* | GooIm: multiple downloads, resume and unlimited chunks are allowed even in fr... | Stefano
| 2013-10-11 | 1 | -1/+5 |
* | Moved new plugins to pyload | Stefano
| 2013-10-09 | 6 | -0/+277 |
* | FilecloudIo: premium support | Stefano
| 2013-10-09 | 2 | -6/+42 |
* | SimpleHoster: workaround load cookies 0.4.9 bug | Stefano
| 2013-10-09 | 1 | -2/+4 |
* | Captcha9kw: new selfsolve option | stefanos
| 2013-10-09 | 1 | -4/+5 |
* | adapter simplecrypter plugin | RaNaN
| 2013-10-08 | 2 | -50/+37 |
* | Checksum: reverted b2e7352 due to a case sensitive issue | Stefano
| 2013-10-07 | 1 | -15/+1 |
* | Merge pull request #295 from vuolter/s/hoster_cosmetics_fix | Stefano
| 2013-10-07 | 2 | -2/+2 |
* | YouTube: fixed #287 | Stefano
| 2013-10-07 | 1 | -2/+9 |
* | Zippyshare: fixed #292 | Stefano
| 2013-10-07 | 1 | -37/+52 |
* | Merge pull request #289 from vuolter/s/hoster/MegaNz | RaNaN
| 2013-10-07 | 1 | -4/+9 |
* | Plugins: cosmetics See #286 | Stefano
| 2013-10-07 | 23 | -45/+31 |
* | Merge pull request #285 from vuolter/s/hoster/OneFichierCom | Stefano
| 2013-10-07 | 1 | -1/+4 |
* | DDLStorage: rewritten to use API. | Stefano
| 2013-10-07 | 3 | -8/+125 |
* | GamefrontCom: unlimited chunks even for free users | Stefano
| 2013-10-07 | 1 | -1/+2 |
* | New crypter: TurbobitNetFolder | Stefano
| 2013-10-07 | 1 | -2/+2 |
* | ShareRapidCom: rewritten most of the plugin | Stefano
| 2013-10-07 | 1 | -57/+20 |
* | XFileSharingPro: fixed premium direct links crash | Stefano
| 2013-10-07 | 1 | -2/+6 |
* | Increased version number after 5401e18dfd406c2a8ed35c4b72c9df9f7dc3e436 | Stefano
| 2013-10-07 | 1 | -1/+1 |
* | Merge pull request #284 from anderi/patch-1 | Stefano
| 2013-10-07 | 1 | -5/+6 |
* | IfolderRu: fixed #267 | Stefano
| 2013-10-07 | 1 | -2/+2 |
* | XFileSharingPro: reverted cbb3d4c and 07ebba1 | Stefano
| 2013-10-07 | 1 | -11/+10 |
* | small bug fixes | RaNaN
| 2013-09-29 | 2 | -20/+3 |
* | rewritten decrypter and info fetching thread | RaNaN
| 2013-09-26 | 4 | -58/+56 |
* | new DLC plugins | RaNaN
| 2013-09-26 | 6 | -0/+0 |