index
:
pyload.git
1.0.0
fixed
master
stable
testing
Fix annoying and persistent error with download name decoding. See branch 'fixed'!
Robin Obůrka
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Key attributes cleanup for account, container and crypter plugins
Walter Purcaro
2014-07-15
141
-96
/
+420
*
Prefer single quote for dict key name
Walter Purcaro
2014-07-15
115
-440
/
+436
*
Fix code indentation, some bad whitespaces and missing authors + use 'not' in...
Walter Purcaro
2014-07-15
86
-167
/
+207
*
Fix class definition
Walter Purcaro
2014-07-15
2
-3
/
+3
*
Removed all @author flags + key attributes cleanup for internal & hooks plugins
Walter Purcaro
2014-07-15
149
-296
/
+293
*
[l18n] Improved few source strings
Stefano
2014-07-14
2
-8
/
+8
*
[CaptchaTrader] Removed because service is dead
Walter Purcaro
2014-07-13
1
-157
/
+0
*
[Account] fixed bug introduced in 01e76034bcad5e5aab7f6e141782071e5c328649
stickell
2014-07-13
1
-1
/
+1
*
[LoadTo] renamed pattern
stickell
2014-07-11
1
-2
/
+2
*
[CaptchaService] Remove SolveMedia __init__
Walter Purcaro
2014-07-10
1
-21
/
+1
*
[WarserverCz] Remove account
Walter Purcaro
2014-07-10
1
-68
/
+0
*
Use parseError instead PluginParseError + unified all download pattern attrib...
Walter Purcaro
2014-07-10
86
-233
/
+283
*
[SimpleCrypter] Support parseError
Walter Purcaro
2014-07-10
1
-21
/
+7
*
[WarserverCz] Mark as DeadHoster
Walter Purcaro
2014-07-10
1
-67
/
+6
*
[FiredriveCom] Handle parse error
Walter Purcaro
2014-07-09
1
-3
/
+10
*
New hoster RemixshareCom
Walter Purcaro
2014-07-09
1
-0
/
+56
*
[LoadTo] Fixed 3 bugs
zapp-brannigan
2014-07-09
1
-21
/
+14
*
[Lomafile] new hoster
Stefano
2014-07-09
1
-0
/
+55
*
Update Account.py
Hoai-Thu Vuong
2014-07-08
1
-1
/
+1
*
New crypter FilecloudIoFolder
Walter Purcaro
2014-07-08
1
-0
/
+30
*
New crypter FiredriveComFolder
Walter Purcaro
2014-07-07
2
-1
/
+40
*
[UpdateManager] Improve code a bit more again
Walter Purcaro
2014-07-07
1
-5
/
+6
*
[RestartFailed] Fixed bad interval checking
Walter Purcaro
2014-07-07
1
-9
/
+10
*
[FiredriveCom] Fixed download link recognition + added TEMP_OFFLINE_PATTERN
Walter Purcaro
2014-07-07
1
-3
/
+8
*
[UpdateManager] Fixed broken updating for new plugin + sort updates + better ...
Walter Purcaro
2014-07-07
1
-43
/
+46
*
Use Base log methods
Walter Purcaro
2014-07-06
2
-2
/
+2
*
Revert Ftp.py and Http.py changes
Walter Purcaro
2014-07-06
2
-2
/
+2
*
Fix account checkLogin + related code cosmetics
Walter Purcaro
2014-07-06
7
-23
/
+25
*
Remove two dead plugins
Walter Purcaro
2014-07-06
6
-453
/
+7
*
Compute wait time using secondsToMidnight
Walter Purcaro
2014-07-06
9
-53
/
+53
*
[UpdateManager] Little code cleanup + improved threading
Walter Purcaro
2014-07-05
1
-4
/
+4
*
[RestartFailed] Code cleanup
Walter Purcaro
2014-07-05
1
-35
/
+30
*
[BayfilesCom] Fix https://github.com/pyload/pyload/issues/575
Walter Purcaro
2014-07-05
1
-3
/
+3
*
[SimpleCrypter] Added missed PAGES_PATTERN example
Walter Purcaro
2014-07-05
1
-1
/
+1
*
[YoutubeBatch] Little pattern fixup
Walter Purcaro
2014-07-05
1
-1
/
+1
*
[ImgurComAlbum] Added www and mobile to pattern
nathschwarz
2014-07-05
1
-2
/
+2
*
Use "is" instead "==" for bool condition check
Walter Purcaro
2014-07-05
2
-2
/
+2
*
[UpdateManager] Better if-condition check (thx stickell)
Walter Purcaro
2014-07-05
1
-1
/
+1
*
[ShareLinksBiz] Fix broken pattern due last update
Walter Purcaro
2014-07-05
1
-1
/
+1
*
New hoster: FileParadoxIn
RazorWing
2014-07-05
1
-0
/
+23
*
[SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN...
Walter Purcaro
2014-07-05
74
-92
/
+102
*
[SimpleCrypter] Better inline docs + support for offline & temp.offline check
Walter Purcaro
2014-07-05
3
-15
/
+33
*
[DailymotionCom] Default quality changed to "Highest"
Walter Purcaro
2014-07-05
1
-1
/
+1
*
[PutlockerCom] Renamed to FiredriveCom
Walter Purcaro
2014-07-05
1
-7
/
+5
*
New hoster: VimeoCom
Walter Purcaro
2014-07-05
2
-30
/
+82
*
[VeohCom] Auto quality detection
Walter Purcaro
2014-07-05
1
-11
/
+17
*
Cleaned ShareLinksBiz pattern + better if-check for RSDF plugin
Walter Purcaro
2014-07-05
2
-3
/
+3
*
Fixed https://github.com/pyload/pyload/issues/671 + improved threading
Walter Purcaro
2014-07-05
1
-5
/
+5
*
[FilefactoryComFolder] Rewritten
Stefano
2014-07-02
1
-35
/
+12
*
[SimpleCrypter] ability to set cookies
Stefano
2014-07-02
1
-2
/
+8
*
[Filefactory] Improved offline pattern
Stefano
2014-07-02
1
-2
/
+3
*
[Filefactory] getInfo handle direct links
Stefano
2014-07-02
1
-5
/
+14
*
[UpdateManager] Fix interval changing procedure
Walter Purcaro
2014-07-02
1
-5
/
+11
*
[Uploaded] Fixes
igel-kun
2014-07-01
1
-3
/
+3
*
[FilerNetFolder] New crypter
Stefano
2014-07-01
1
-0
/
+19
*
[ImgurComAlbum] new crypter
nath_schwarz
2014-06-30
1
-0
/
+21
*
[Bitshare] Fixed #663
Stefano
2014-06-30
1
-1
/
+7
*
[RSDF] Improve code a bit (thx charlie89)
Walter Purcaro
2014-06-30
1
-2
/
+5
*
[SimpleHoster] Improve documentation of own public attributes
Walter Purcaro
2014-06-29
1
-5
/
+9
*
Update FilepostCom.py
igel-kun
2014-06-29
1
-1
/
+2
*
[UpdateManager] Store new pyload's version number when a system update is ava...
Walter Purcaro
2014-06-27
1
-2
/
+2
*
Spare fixes
Walter Purcaro
2014-06-27
2
-2
/
+1
*
[UpdateManager] Fix removePlugins method
Walter Purcaro
2014-06-26
1
-2
/
+2
*
[SimplyPremium] Fix #649
Stefano
2014-06-26
1
-12
/
+11
*
[UpdateManager] bump
stickell
2014-06-26
1
-1
/
+1
*
[UpdateManager] rewritten
Walter Purcaro
2014-06-26
1
-118
/
+151
*
[Fshare] Fixed #651
Stefano
2014-06-26
1
-3
/
+3
*
[Filefactory] Improved free links detect
Samir Boulema
2014-06-25
1
-3
/
+3
*
[SimplyPremium] Updated API
EvolutionClip
2014-06-25
1
-4
/
+4
*
[YouTube] Support shortened "youtu.be" links.
Stefano
2014-06-24
1
-2
/
+11
*
[Oboom] new hoster and account
Stanley F
2014-06-12
2
-0
/
+179
*
[Linksnappy] Fixed expired account detect
Stefano
2014-06-12
1
-2
/
+6
*
[Zippyshare] fixed #647
stickell
2014-06-04
1
-2
/
+2
*
Merge pull request #628 from Jelenik/stable
stickell
2014-06-03
1
-2
/
+2
|
\
|
*
Update UlozTo.py - change of file_name_pattern
Jelenik
2014-05-26
1
-2
/
+2
*
|
[MegaDebridEu] getFilename enhancement
Ducatel David
2014-06-03
1
-3
/
+3
*
|
Fixed #614
Dominik Hardtke
2014-06-03
1
-2
/
+2
*
|
Revert "[XFileSharingPro] Fixed premium mode"
Stefano
2014-05-29
1
-2
/
+1
|
/
*
[CaptchaBrotherhood] Pillow support
Stefano
2014-05-19
1
-2
/
+2
*
[ShareRapid] Updates
Jelenik
2014-05-19
1
-5
/
+5
*
[DDLStorage] Improved getInfo
Stefano
2014-05-19
1
-9
/
+12
*
[MovReel] Account plugin
t4skforce
2014-05-16
1
-0
/
+20
*
Merge pull request #617 from stefanos/patch-9
stickell
2014-05-16
1
-1
/
+5
|
\
|
*
Update ShareonlineBiz.py
stefanos
2014-05-15
1
-1
/
+5
*
|
[UpdateManager] Using the new platform
Stefano
2014-05-16
1
-30
/
+29
|
\
\
|
|
/
|
/
|
|
*
Update Manager: fixed exception if there is no blacklist
Stefano
2014-05-07
1
-1
/
+2
|
*
Update Manager updated to use the new platform
Stefano
2014-05-07
1
-30
/
+28
*
|
[XFileSharingPro] Fixed premium mode
Stefano
2014-05-13
1
-1
/
+2
*
|
[Linksnappy] fixes
Stefano
2014-05-13
1
-3
/
+18
*
|
Updated Zippyshare
Leon Bergmann
2014-05-08
1
-165
/
+30
|
/
*
Fixed MegaDebridEu file names
Stefano
2014-05-05
3
-3
/
+3
*
Update ShareonlineBiz
stefanos
2014-05-05
1
-1
/
+5
*
Update ZippyshareCom
Leon Bergmann
2014-05-05
1
-31
/
+15
*
New hoster: EpicShareNet
t4skforce
2014-05-05
1
-0
/
+24
*
New hoster: VidPlayNet
t4skforce
2014-05-05
1
-0
/
+25
*
New hoster: MegaFilesSe
t4skforce
2014-05-05
1
-0
/
+21
*
New hoster: LemUploads
t4skforce
2014-05-05
1
-0
/
+24
*
New hoster: PandaPlanet
t4skforce
2014-05-05
1
-0
/
+26
*
New multihoster: Mega-Debrid
D.Ducatel
2014-05-05
3
-0
/
+191
*
New multihoster: Linksnappy
Stefano
2014-05-04
3
-0
/
+122
*
File4safe premium
Stefano
2014-05-03
4
-6
/
+61
*
1Fichier: premium support
Elrick69
2014-04-30
2
-3
/
+64
*
Uptobox: fixed #588
Stefano
2014-04-28
1
-1
/
+40
*
1Fichier: fixed #592
Stefano
2014-04-28
1
-31
/
+23
*
file4safe added to XFS
Stefano
2014-04-28
1
-2
/
+2
*
CaptchaService: fixed missing import
Stefano
2014-04-18
1
-1
/
+2
*
Fixed PEP8 violations
Stefano
2014-04-18
4
-3
/
+5
*
Fixed PEP8 violations
Stefano
2014-04-18
4
-3
/
+6
*
Bayfiles: relogin requires user argument
Stefano
2014-04-18
1
-2
/
+2
*
Removed unused imports
Stefano
2014-04-18
2
-5
/
+1
*
Fixed some PEP8 violations
Stefano
2014-04-18
9
-11
/
+14
*
Using in instead of has_key
Stefano
2014-04-18
2
-5
/
+5
*
Egofiles: fixed #583
Stefano
2014-04-18
1
-2
/
+2
*
Streamcloud: fixed #583
stickell
2014-04-18
1
-2
/
+2
*
Czshare renamed to Sdilej
BlackSmith
2014-04-18
3
-15
/
+14
*
Fix some container __pattern__
Walter Purcaro
2014-04-11
3
-3
/
+3
*
Replace __pattern__ double quotes with single
Walter Purcaro
2014-04-11
196
-196
/
+196
*
Use pyfile instead self.pyfile
Walter Purcaro
2014-04-11
41
-78
/
+78
*
Fix __pattern__ www
Walter Purcaro
2014-04-11
131
-134
/
+134
*
Fix header # -*- coding: utf-8 -*-
Walter Purcaro
2014-04-11
195
-96
/
+132
*
Remove shebang #!/usr/bin/env python
Walter Purcaro
2014-04-11
51
-51
/
+51
*
Fix HOSTER_NAME in XFileSharingPro plugins
Walter Purcaro
2014-04-11
16
-18
/
+27
*
Use re.match for __pattern__ matches instead re.search
Walter Purcaro
2014-04-11
28
-30
/
+30
*
Remove bad whitespaces
Walter Purcaro
2014-04-11
49
-139
/
+134
*
Use wait to set time in SimpleHoster plugins
Walter Purcaro
2014-04-11
30
-86
/
+45
*
Fix retry time formats
Walter Purcaro
2014-04-11
33
-54
/
+54
*
Fix EOF
Walter Purcaro
2014-04-11
20
-21
/
+12
*
Fix __config__
Walter Purcaro
2014-04-11
43
-110
/
+108
*
Fix __type__ for crypters
Walter Purcaro
2014-04-11
17
-18
/
+18
*
Replace range with xrange
Walter Purcaro
2014-04-11
46
-61
/
+61
*
Change Solvmedia to Solvemedia
Walter Purcaro
2014-04-11
2
-2
/
+2
*
Fix __description__
Walter Purcaro
2014-04-11
231
-232
/
+231
*
Fix __author_name__ and __author_mail__
Walter Purcaro
2014-04-11
243
-444
/
+474
*
RyushareCom: Code cosmetics
Walter Purcaro
2014-04-11
1
-7
/
+7
*
RyushareCom: FILE_SIZE_PATTERN fixed
Walter Purcaro
2014-04-11
1
-1
/
+3
*
XFileSharingPro: FILE_SIZE_PATTERN updated
Walter Purcaro
2014-04-11
1
-2
/
+2
*
Hook: RestartFailed: Old version rewritten
Walter Purcaro
2014-04-11
1
-19
/
+44
*
Crypter: TurbobitNetFolder: Improved _getLinks recursion
Walter Purcaro
2014-04-11
1
-32
/
+28
*
Hoster: TusfilesNet: Updated
Walter Purcaro
2014-04-11
1
-14
/
+27
*
New multihoster: Vipleech4u
Ivo Buff
2014-04-10
3
-0
/
+205
*
Upstore: using the improved ReCaptcha class
Stefano
2014-04-10
1
-15
/
+11
*
Improved ReCaptcha class:
Stefano
2014-04-10
1
-6
/
+29
*
New hoster: UpstoreNet
igel-kun
2014-04-10
1
-0
/
+74
*
XFS: Improved CAPTCHA_DIV_PATTERN
igel-kun
2014-04-05
1
-3
/
+3
*
XFS: host added
igel-kun
2014-04-05
1
-2
/
+2
*
New hoster: PotloadCom
Stefano
2014-04-02
1
-0
/
+18
*
New hoster: VeohCom
Walter Purcaro
2014-04-02
1
-0
/
+56
*
New hoster: PromptfileCom
igel-kun
2014-03-31
1
-0
/
+56
*
XFileSharingPro additions
igel-kun
2014-03-31
1
-2
/
+3
*
New multihoster: SimplyPremiumCom
EvolutionClip
2014-03-31
3
-0
/
+203
*
Unrar 5.x Support
Ben White
2014-03-29
1
-5
/
+13
*
Youtube: fixed #498
Stefano
2014-03-29
1
-2
/
+2
*
Fixed UlozTo hoster and account
radek-senfeld
2014-03-29
2
-5
/
+18
*
Merge pull request #488 from vuolter/s/crypter/MultiupOrg
Stefano
2014-03-29
1
-0
/
+49
|
\
|
*
New crypter MultiUpOrg
Walter Purcaro
2014-02-23
1
-0
/
+49
*
|
Merge pull request #562 from vuolter/s/hoster/ShareFilesCo
Stefano
2014-03-28
2
-31
/
+6
|
\
\
|
*
|
Hoster: ShareFilesCo: Mark dead
Walter Purcaro
2014-03-25
2
-31
/
+6
*
|
|
New multihoster: OverLoadMe
marley2013
2014-03-25
3
-0
/
+137
|
/
/
*
|
Merge pull request #560 from vuolter/s/hoster/RapidgatorNet
Stefano
2014-03-25
1
-3
/
+2
|
\
\
|
*
|
Hoster: RapidgatorNet: __pattern__ updated (thx Gromit)
Walter Purcaro
2014-03-24
1
-3
/
+2
*
|
|
Hoster: XFileSharingPro: Fixed expired session detection
Walter Purcaro
2014-03-24
2
-20
/
+19
|
/
/
*
|
1fichier: fixed #553
Thierry Merle
2014-03-23
1
-14
/
+21
*
|
FreeWayMe: cosmetics
Stefano
2014-03-21
1
-67
/
+67
*
|
Removed ARD from the repository
Stefano
2014-03-20
1
-83
/
+0
*
|
Improve free-way plugin (thanks stickell for your comments!)
flubshi
2014-03-20
2
-6
/
+4
*
|
Add multihost plugin for free-way.me
flubshi
2014-03-20
3
-0
/
+156
*
|
Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7
Stefano
2014-03-19
1
-3
/
+2
*
|
Filestube: patterns updated
Stefano
2014-03-19
1
-3
/
+3
*
|
ZDF: ignore series id, use progressive only, not hbbtv
m42e
2014-03-19
1
-3
/
+4
*
|
Rapidgator: Pattern updated
Walter Purcaro
2014-03-19
1
-74
/
+80
*
|
OneFichier: Fixed #536
Thierry Merle
2014-03-19
1
-6
/
+15
*
|
Zippyshare: Fixed #545
Stefano
2014-03-19
1
-2
/
+3
*
|
Add space between args on operator >
CrazYoshi
2014-03-19
1
-1
/
+1
*
|
Easybytez registered user seen as premium account
CrazYoshi
2014-03-18
1
-5
/
+5
*
|
Zippyshare: fixed #542
Stefano
2014-03-14
1
-2
/
+2
*
|
New crypter: TusfilesNetFolder
Stefano
2014-03-12
1
-0
/
+54
*
|
FastshareCz: Fixed #521
Walter Purcaro
2014-03-12
1
-42
/
+53
*
|
New hoster: FileomCom
Walter Purcaro
2014-03-12
1
-0
/
+53
*
|
XFileSharingPro: ability to use FILE_URL_REPLACEMENTS
Stefano
2014-03-12
1
-7
/
+9
*
|
LoadTo: fixed #523
Stefano
2014-03-12
1
-35
/
+64
*
|
Hoster: UptoboxCom: Fixed
Walter Purcaro
2014-03-08
1
-6
/
+30
*
|
Zippyshare: fixed #537
Stefano
2014-03-08
1
-8
/
+6
*
|
New crypter: DlProtectCom
Stefano
2014-03-07
1
-0
/
+75
*
|
K2S: added two wait patterns.
igel-kun
2014-03-07
1
-2
/
+19
*
|
New hoster NosuploadCom
igel-kun
2014-03-07
2
-0
/
+51
*
|
PutlockerCom (Firedrive now) and SockshareCom updated.
Walter Purcaro
2014-03-07
2
-94
/
+116
*
|
Hoster: CloudzerNet: Mark dead
Walter Purcaro
2014-03-04
1
-74
/
+5
*
|
Hoster: CyberlockerCh: Mark dead
Walter Purcaro
2014-03-04
1
-8
/
+7
|
/
*
Hoster: RyushareCom: Free dl fix (thx nomad71)
Walter Purcaro
2014-02-17
1
-18
/
+10
*
XFileSharingPro:
igel-kun
2014-01-18
2
-4
/
+4
*
Filestube: version increase after 4c02adf00b8a7d6abcd2467eaff512f5780c4d7d
Stefano
2014-01-17
1
-1
/
+1
*
Merge pull request #483 from igel-kun/filestube_fix
Stefano
2014-01-17
1
-1
/
+1
|
\
|
*
Update FilestubeCom.py
igel-kun
2014-01-16
1
-1
/
+1
*
|
UploadingCom: updated patterns
Stefano
2014-01-16
1
-5
/
+6
*
|
Filefactory: added PREMIUM_ONLY_PATTERN
Stefano
2014-01-16
1
-1
/
+2
*
|
SimpleHoster: improved PREMIUM_ONLY process
Stefano
2014-01-16
1
-4
/
+7
|
/
*
New hoster: SoundcloudCom
peekayy
2014-01-15
1
-0
/
+54
*
New crypter: DailymotionBatch
Walter Purcaro
2014-01-15
1
-0
/
+111
*
YoutubeBatch: Completed rewriting
Walter Purcaro
2014-01-15
1
-65
/
+101
*
Filefactory: fixed premium (without direct) mode.
Stefano
2014-01-15
1
-2
/
+3
[next]