Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [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 | ||
* | | [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 | ||
* | [WarserverCz] Mark as DeadHoster | 2014-07-10 | 1 | -67/+6 | ||
* | [FiredriveCom] Handle parse error | 2014-07-09 | 1 | -3/+10 | ||
* | New hoster RemixshareCom | 2014-07-09 | 1 | -0/+56 | ||
* | [LoadTo] Fixed 3 bugs | 2014-07-09 | 1 | -21/+14 | ||
* | [Lomafile] new hoster | 2014-07-09 | 1 | -0/+55 | ||
* | New crypter FiredriveComFolder | 2014-07-07 | 1 | -1/+1 | ||
* | [FiredriveCom] Fixed download link recognition + added TEMP_OFFLINE_PATTERN | 2014-07-07 | 1 | -3/+8 | ||
* | Fix account checkLogin + related code cosmetics | 2014-07-06 | 1 | -2/+2 | ||
* | Remove two dead plugins | 2014-07-06 | 2 | -190/+7 | ||
* | Compute wait time using secondsToMidnight | 2014-07-06 | 9 | -53/+53 | ||
* | [BayfilesCom] Fix https://github.com/pyload/pyload/issues/575 | 2014-07-05 | 1 | -3/+3 | ||
* | Use "is" instead "==" for bool condition check | 2014-07-05 | 1 | -1/+1 | ||
* | New hoster: FileParadoxIn | 2014-07-05 | 1 | -0/+23 | ||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN... | 2014-07-05 | 73 | -82/+82 | ||
* | [DailymotionCom] Default quality changed to "Highest" | 2014-07-05 | 1 | -1/+1 | ||
* | [PutlockerCom] Renamed to FiredriveCom | 2014-07-05 | 1 | -7/+5 | ||
* | New hoster: VimeoCom | 2014-07-05 | 1 | -0/+82 | ||
* | [VeohCom] Auto quality detection | 2014-07-05 | 1 | -11/+17 | ||
* | [Filefactory] Improved offline pattern | 2014-07-02 | 1 | -2/+3 | ||
* | [Filefactory] getInfo handle direct links | 2014-07-02 | 1 | -5/+14 | ||
* | [Uploaded] Fixes | 2014-07-01 | 1 | -3/+3 | ||
* | [Bitshare] Fixed #663 | 2014-06-30 | 1 | -1/+7 | ||
* | Update FilepostCom.py | 2014-06-29 | 1 | -1/+2 | ||
* | Spare fixes | 2014-06-27 | 1 | -1/+1 | ||
* | [SimplyPremium] Fix #649 | 2014-06-26 | 1 | -12/+11 | ||
* | [Filefactory] Improved free links detect | 2014-06-25 | 1 | -3/+3 | ||
* | [YouTube] Support shortened "youtu.be" links. | 2014-06-24 | 1 | -2/+11 | ||
* | [Oboom] new hoster and account | 2014-06-12 | 1 | -0/+129 | ||
* | [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 | ||
* | | Revert "[XFileSharingPro] Fixed premium mode" | 2014-05-29 | 1 | -2/+1 | ||
|/ | ||||||
* | [DDLStorage] Improved getInfo | 2014-05-19 | 1 | -9/+12 | ||
* | Update ShareonlineBiz.py | 2014-05-15 | 1 | -1/+5 | ||
* | [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 | 1 | -1/+1 | ||
* | 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 | 1 | -0/+100 | ||
* | New multihoster: Linksnappy | 2014-05-04 | 1 | -0/+53 | ||
* | File4safe premium | 2014-05-03 | 1 | -0/+36 | ||
* | 1Fichier: premium support | 2014-04-30 | 1 | -3/+18 | ||
* | Uptobox: fixed #588 | 2014-04-28 | 1 | -1/+40 | ||
* | 1Fichier: fixed #592 | 2014-04-28 | 1 | -31/+23 | ||
* | 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 | 1 | -7/+7 | ||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 129 | -129/+129 | ||
* | Use pyfile instead self.pyfile | 2014-04-11 | 17 | -35/+35 | ||
* | Fix __pattern__ www | 2014-04-11 | 93 | -94/+94 | ||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 111 | -51/+70 | ||
* | Remove shebang #!/usr/bin/env python | 2014-04-11 | 32 | -32/+32 | ||
* | Fix HOSTER_NAME in XFileSharingPro plugins | 2014-04-11 | 16 | -18/+27 | ||
* | Use re.match for __pattern__ matches instead re.search | 2014-04-11 | 20 | -21/+21 | ||
* | Remove bad whitespaces | 2014-04-11 | 3 | -3/+3 | ||
* | Use wait to set time in SimpleHoster plugins | 2014-04-11 | 30 | -86/+45 | ||
* | Fix retry time formats | 2014-04-11 | 28 | -48/+48 | ||
* | Fix EOF | 2014-04-11 | 5 | -5/+5 | ||
* | Fix __config__ | 2014-04-11 | 5 | -13/+13 | ||
* | Fix __type__ for crypters | 2014-04-11 | 1 | -25/+0 | ||
* | Replace range with xrange | 2014-04-11 | 32 | -40/+40 | ||
* | Fix __description__ | 2014-04-11 | 100 | -100/+100 | ||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 102 | -172/+196 | ||
* | 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 | ||
* | Hoster: TusfilesNet: Updated | 2014-04-11 | 1 | -14/+27 | ||
* | New multihoster: Vipleech4u | 2014-04-10 | 1 | -0/+84 | ||
* | Upstore: using the improved ReCaptcha class | 2014-04-10 | 1 | -15/+11 | ||
* | New hoster: UpstoreNet | 2014-04-10 | 1 | -0/+74 | ||
* | XFS: Improved CAPTCHA_DIV_PATTERN | 2014-04-05 | 1 | -3/+3 | ||
* | 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 | ||
* | New multihoster: SimplyPremiumCom | 2014-03-31 | 1 | -0/+103 | ||
* | Youtube: fixed #498 | 2014-03-29 | 1 | -2/+2 | ||
* | Fixed UlozTo hoster and account | 2014-03-29 | 1 | -1/+14 | ||
* | Merge pull request #562 from vuolter/s/hoster/ShareFilesCo | 2014-03-28 | 1 | -18/+6 | ||
|\ | ||||||
| * | Hoster: ShareFilesCo: Mark dead | 2014-03-25 | 1 | -18/+6 | ||
* | | New multihoster: OverLoadMe | 2014-03-25 | 1 | -0/+78 | ||
|/ | ||||||
* | 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 | ||
* | Removed ARD from the repository | 2014-03-20 | 1 | -83/+0 | ||
* | Add multihost plugin for free-way.me | 2014-03-20 | 1 | -0/+48 | ||
* | Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7 | 2014-03-19 | 1 | -3/+2 | ||
* | 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 | ||
* | Zippyshare: fixed #542 | 2014-03-14 | 1 | -2/+2 | ||
* | 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 | ||
* | K2S: added two wait patterns. | 2014-03-07 | 1 | -2/+19 | ||
* | New hoster NosuploadCom | 2014-03-07 | 1 | -0/+38 | ||
* | 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 | 1 | -2/+2 | ||
* | UploadingCom: updated patterns | 2014-01-16 | 1 | -5/+6 | ||
* | Filefactory: added PREMIUM_ONLY_PATTERN | 2014-01-16 | 1 | -1/+2 | ||
* | New hoster: SoundcloudCom | 2014-01-15 | 1 | -0/+54 | ||
* | Filefactory: fixed premium (without direct) mode. | 2014-01-15 | 1 | -2/+3 | ||
* | New hoster: FileStoreTo | 2014-01-15 | 1 | -0/+48 | ||
* | Keep2share: fixed #450 | 2014-01-10 | 1 | -9/+18 | ||
* | 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 | ||
* | 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 | ||
* | Update StreamcloudEu.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 | ||
* | 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 | ||
* | New hoster: HugefilesNet | 2013-12-14 | 1 | -0/+38 |