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
/
hooks
Commit message (
Expand
)
Author
Age
Files
Lines
*
New plugin: MultiHoster
Walter Purcaro
2014-12-23
1
-1
/
+1
*
Rename MultiHoster plugin to MultiHook
Walter Purcaro
2014-12-23
20
-66
/
+66
*
[ExpertDecoders] Fix typo (thx DKeppi)
Walter Purcaro
2014-12-23
1
-2
/
+2
*
[XFileSharingPro] Support salefiles.com
Walter Purcaro
2014-12-22
1
-4
/
+32
*
Spare code cosmetics
Walter Purcaro
2014-12-22
1
-8
/
+8
*
Update extractor plugins
Walter Purcaro
2014-12-18
1
-16
/
+21
*
[LinestorageCom] Added hoster plugin
Walter Purcaro
2014-12-17
1
-2
/
+2
*
[DebridItaliaCom] Fix hook getHoster
Walter Purcaro
2014-12-17
1
-3
/
+2
*
Spare code cosmetics
Walter Purcaro
2014-12-16
1
-9
/
+9
*
[SkipRev] Another fix
Walter Purcaro
2014-12-16
1
-3
/
+3
*
Update plugins (2)
Walter Purcaro
2014-12-16
2
-5
/
+5
*
Update plugins after SimpleHoster changes
Walter Purcaro
2014-12-12
1
-4
/
+4
*
Spare code cosmetics
Walter Purcaro
2014-12-09
1
-28
/
+33
*
Fix __version__ format in some plugins
Walter Purcaro
2014-12-09
1
-1
/
+1
*
Don't start unused periodical in some addons
Walter Purcaro
2014-12-09
19
-18
/
+113
*
[SkipRev] Update (2)
Walter Purcaro
2014-12-08
1
-16
/
+12
*
[RestartSlow] New fixed version re-added
Walter Purcaro
2014-12-08
1
-0
/
+61
*
[SkipRev] Tiny fixup
Walter Purcaro
2014-12-07
1
-5
/
+6
*
Plugin code cosmetics (3)
Walter Purcaro
2014-12-07
15
-24
/
+28
*
[SkipRev] Update
Walter Purcaro
2014-12-06
1
-9
/
+33
*
[RestartSlow] Temp removed
Walter Purcaro
2014-12-06
1
-39
/
+0
*
[XFileSharingPro] Improve regexp
Walter Purcaro
2014-12-06
1
-4
/
+4
*
[DebridItaliaCom] Updated
Walter Purcaro
2014-12-06
1
-9
/
+8
*
Fix with statement on old env like python 2.5 (2)
Walter Purcaro
2014-12-05
2
-2
/
+6
*
[UpdateManager] Fix with statement on old env like python 2.5
Walter Purcaro
2014-12-05
1
-1
/
+3
*
[SkipRev] Syntax fixes
Walter Purcaro
2014-12-03
1
-8
/
+8
*
[UpdateManager] Fix https://github.com/pyload/pyload/issues/940 (2)
Walter Purcaro
2014-12-03
1
-6
/
+6
*
[UpdateManager] Fix https://github.com/pyload/pyload/issues/940
Walter Purcaro
2014-12-02
1
-32
/
+35
*
[SkipRev] Typo
Walter Purcaro
2014-12-02
1
-2
/
+2
*
[SkipRev] Fixup 1
Walter Purcaro
2014-12-02
1
-4
/
+4
*
[SkipRev] Updated
Walter Purcaro
2014-12-02
1
-0
/
+56
*
New addon RestartSlow
Walter Purcaro
2014-12-02
1
-0
/
+39
*
Update some plugins
Walter Purcaro
2014-12-01
2
-3
/
+8
*
[UpdateManager] Option autorestart
Walter Purcaro
2014-12-01
1
-7
/
+8
*
[Captcha9kw] Option "Captcha per minute" (thx stefanos)
Walter Purcaro
2014-11-28
1
-14
/
+17
*
[XFileSharingPro] Temp disable universal hook feature
Walter Purcaro
2014-11-24
1
-3
/
+3
*
[BasePlugin] Fix typo
Walter Purcaro
2014-11-23
1
-1
/
+1
*
[XFileSharingPro] Improve hooks patterns
Walter Purcaro
2014-11-23
1
-3
/
+3
*
Spare code cosmetics
Walter Purcaro
2014-11-13
1
-2
/
+2
*
[Captcha9kw] Restore https feature + code cosmetics
Walter Purcaro
2014-11-12
1
-12
/
+11
*
[Captcha9kw] Fix typo
Walter Purcaro
2014-11-12
1
-5
/
+5
*
[Captcha9kw] Fix some stuff (thx stefanos)
Walter Purcaro
2014-11-12
1
-14
/
+34
*
[Captcha9kw] Fix str.strip 2
Walter Purcaro
2014-11-12
1
-3
/
+3
*
[Captcha9kw] Fix str.strip
Walter Purcaro
2014-11-12
1
-3
/
+3
*
[Captcha9kw] Code improvements
Walter Purcaro
2014-11-12
1
-63
/
+56
*
[Captcha9kw] Some fixes (thx Nippey)
Walter Purcaro
2014-11-11
1
-31
/
+31
*
[UpdateManager] Fix version representation
Walter Purcaro
2014-11-11
1
-18
/
+29
*
[Captcha9kw] Improve __config__
Walter Purcaro
2014-11-10
1
-11
/
+11
*
Format error in Default config
Velociraptor85
2014-11-10
1
-2
/
+2
*
Code cosmetics
Walter Purcaro
2014-11-10
12
-96
/
+103
*
[Captcha9kw] Fix indentation
Walter Purcaro
2014-11-09
1
-7
/
+7
*
Code cosmetics
Walter Purcaro
2014-11-09
8
-13
/
+13
*
Use with statement instead open method when accessing fod + handle i/o error
Walter Purcaro
2014-11-09
2
-48
/
+52
*
[Captcha9kw] Fix a couple of typo
Walter Purcaro
2014-11-09
1
-14
/
+13
*
[Checksum] Don't use b''
Walter Purcaro
2014-11-09
1
-3
/
+3
*
[Captcha9kw] Update
Walter Purcaro
2014-11-08
1
-105
/
+186
*
[LinkdecrypterCom] Check if is down
Walter Purcaro
2014-11-08
1
-5
/
+11
*
Tiny code cosmetics to fix previous ones
Walter Purcaro
2014-11-06
1
-1
/
+1
*
Code cosmetics
Walter Purcaro
2014-11-06
1
-3
/
+3
*
Code cosmetics
Walter Purcaro
2014-11-06
1
-2
/
+2
*
[XFSHoster] Use URL_REPLACEMENTS to clean url
Walter Purcaro
2014-11-04
1
-3
/
+3
*
[RestartFailed] Removed clutter message in normal mode
Firefly
2014-11-04
1
-2
/
+2
*
Code cosmetics
Walter Purcaro
2014-11-04
1
-9
/
+9
*
[XFileSharingPro] Fix typo
Walter Purcaro
2014-11-03
1
-2
/
+2
*
[XFileSharingPro] Fix hook plugin
Walter Purcaro
2014-11-02
1
-25
/
+35
*
Don't handle bugged event pluginConfigChanged
Walter Purcaro
2014-11-01
3
-7
/
+7
*
[XFileSharingPro] Tiny code cosmetics
Walter Purcaro
2014-11-01
1
-2
/
+3
*
[IRCInterface] Initial SSL Support
Robert Müller
2014-11-01
1
-1
/
+7
*
[XFileSharingPro] Massive cleanup for hook plugin
Walter Purcaro
2014-10-30
1
-49
/
+30
*
Code cosmetics: use self.core.api instead self.api (for now)
Walter Purcaro
2014-10-28
2
-19
/
+16
*
Code cosmetics: plugin class attributes
Walter Purcaro
2014-10-28
42
-186
/
+186
*
Update plugins to last changes
Walter Purcaro
2014-10-28
1
-1
/
+1
*
Update __config__
Walter Purcaro
2014-10-28
34
-67
/
+33
*
Spare code cosmetics
Walter Purcaro
2014-10-27
8
-17
/
+18
*
[XFileSharingPro] Added filevice.com to HOSTER_LIST
Walter Purcaro
2014-10-26
1
-2
/
+2
*
Extend translation support in plugins + a lot of code cosmetics and typo fixes
Walter Purcaro
2014-10-26
8
-22
/
+22
*
Avoid gettext conflict due variable `_`
Walter Purcaro
2014-10-25
3
-3
/
+3
*
Two space before function declaration
Walter Purcaro
2014-10-22
23
-0
/
+136
*
Code cosmetics
Walter Purcaro
2014-10-22
1
-1
/
+1
*
Update Captcha9kw.py
eerozeteen
2014-10-22
1
-2
/
+2
*
[UpdateManager] MIN_INTERVAL is 6h now
Walter Purcaro
2014-10-20
1
-2
/
+2
*
Fixes
Walter Purcaro
2014-10-19
1
-6
/
+6
*
[XFileSharingPro] Improve hook regex
Walter Purcaro
2014-10-18
1
-2
/
+2
*
Fix TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet accounts
Walter Purcaro
2014-10-17
1
-1
/
+1
*
[XFileSharingPro] Updated to support XFileSharingProFolder
Walter Purcaro
2014-10-17
1
-35
/
+47
*
[ClickAndLoad] Code cosmetics
Walter Purcaro
2014-10-14
1
-28
/
+28
*
[XFSPHoster] TEXT_ENCODING support
Walter Purcaro
2014-10-14
1
-2
/
+2
*
[XFileSharingPro] Fix regexp
Walter Purcaro
2014-10-13
1
-8
/
+12
*
[XFileSharingPro] Code cosmetics 2
Walter Purcaro
2014-10-12
1
-11
/
+11
*
[XFileSharingPro] Code cosmetics
Walter Purcaro
2014-10-12
1
-1
/
+1
*
[DeleteFinished] Fix pluginConfigChanged
Walter Purcaro
2014-10-12
1
-2
/
+12
*
[XFileSharingPro] Match option
Walter Purcaro
2014-10-12
1
-28
/
+51
*
[XFileSharingPro] Hoster list cleanup + linestorage.com
Walter Purcaro
2014-10-11
1
-20
/
+7
*
Pattern update 3
Walter Purcaro
2014-10-11
2
-2
/
+2
*
Pattern update 1
Walter Purcaro
2014-10-11
4
-4
/
+4
*
Newline cosmetics
Walter Purcaro
2014-10-08
1
-0
/
+2
*
Add __license__ key attribute to plugins
Walter Purcaro
2014-10-08
42
-0
/
+42
*
New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...
Walter Purcaro
2014-10-07
42
-86
/
+77
*
[XFileSharingPro] Code cosmetics
Walter Purcaro
2014-10-07
1
-12
/
+12
*
Fix pillow import header
Walter Purcaro
2014-10-05
1
-1
/
+5
*
Remove old Ev0InFetcher hook
Walter Purcaro
2014-10-05
1
-80
/
+0
*
Better import lib header
Walter Purcaro
2014-10-05
1
-2
/
+2
*
Logging string cosmetics
Walter Purcaro
2014-09-27
28
-90
/
+87
*
Extend ExtractArchive events + code optimizations
Walter Purcaro
2014-09-25
2
-65
/
+128
*
[XFilesharingPro] Embedded urls support
igel-kun
2014-09-15
1
-2
/
+5
*
[Premium4Me] Renamed to PremiumTo
stickell
2014-09-12
1
-8
/
+6
*
[MultiDebrid] renaming files to MyfastlineCom
stickell
2014-09-11
1
-2
/
+2
*
[MultiDebrid] renamed to Myfastline
stickell
2014-09-11
1
-6
/
+3
*
[Checksum] Moved the checksum validation toggle to the plugin because the gen...
stickell
2014-08-31
1
-6
/
+7
*
UpdateManager] Fix I/O conflict on activation + fix removePlugins + some code...
Walter Purcaro
2014-08-30
1
-41
/
+38
*
Remove trailing whitespaces + remove license headers + import urllib methods ...
Walter Purcaro
2014-08-01
43
-518
/
+126
*
[UpdateManager] Disable reloadplugins schedule on plugin deactivation
Walter Purcaro
2014-08-01
1
-2
/
+5
*
Store all re.search/match object as "m" instead "found"
Walter Purcaro
2014-07-20
1
-2
/
+2
*
[UpdateManager] Rewritten removePlugins method + protect from self-removing
Walter Purcaro
2014-07-20
1
-19
/
+39
*
Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9
Walter Purcaro
2014-07-20
3
-6
/
+3
*
[UpdateManager] Fix https://github.com/pyload/pyload/issues/687
Walter Purcaro
2014-07-15
1
-35
/
+49
*
Prefer single quote for dict key name
Walter Purcaro
2014-07-15
19
-86
/
+82
*
Fix code indentation, some bad whitespaces and missing authors + use 'not' in...
Walter Purcaro
2014-07-15
12
-15
/
+18
*
Removed all @author flags + key attributes cleanup for internal & hooks plugins
Walter Purcaro
2014-07-15
43
-85
/
+174
*
[l18n] Improved few source strings
Stefano
2014-07-14
1
-5
/
+5
*
[CaptchaTrader] Removed because service is dead
Walter Purcaro
2014-07-13
1
-157
/
+0
*
[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
*
[UpdateManager] Fixed broken updating for new plugin + sort updates + better ...
Walter Purcaro
2014-07-07
1
-43
/
+46
*
Remove two dead plugins
Walter Purcaro
2014-07-06
2
-147
/
+0
*
[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
*
[UpdateManager] Better if-condition check (thx stickell)
Walter Purcaro
2014-07-05
1
-1
/
+1
*
Fixed https://github.com/pyload/pyload/issues/671 + improved threading
Walter Purcaro
2014-07-05
1
-5
/
+5
*
[UpdateManager] Fix interval changing procedure
Walter Purcaro
2014-07-02
1
-5
/
+11
*
[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
1
-1
/
+0
*
[UpdateManager] Fix removePlugins method
Walter Purcaro
2014-06-26
1
-2
/
+2
*
[UpdateManager] bump
stickell
2014-06-26
1
-1
/
+1
*
[UpdateManager] rewritten
Walter Purcaro
2014-06-26
1
-118
/
+151
*
[SimplyPremium] Updated API
EvolutionClip
2014-06-25
1
-4
/
+4
*
[CaptchaBrotherhood] Pillow support
Stefano
2014-05-19
1
-2
/
+2
*
[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
|
/
*
Fixed MegaDebridEu file names
Stefano
2014-05-05
1
-1
/
+1
*
New multihoster: Mega-Debrid
D.Ducatel
2014-05-05
1
-0
/
+42
*
New multihoster: Linksnappy
Stefano
2014-05-04
1
-0
/
+26
*
File4safe premium
Stefano
2014-05-03
1
-2
/
+2
*
file4safe added to XFS
Stefano
2014-04-28
1
-2
/
+2
*
Fixed PEP8 violations
Stefano
2014-04-18
4
-3
/
+6
*
Fix header # -*- coding: utf-8 -*-
Walter Purcaro
2014-04-11
17
-4
/
+16
*
Remove shebang #!/usr/bin/env python
Walter Purcaro
2014-04-11
1
-1
/
+1
*
Remove bad whitespaces
Walter Purcaro
2014-04-11
7
-9
/
+9
*
Fix retry time formats
Walter Purcaro
2014-04-11
1
-1
/
+1
*
Fix EOF
Walter Purcaro
2014-04-11
1
-1
/
+0
*
Fix __config__
Walter Purcaro
2014-04-11
35
-83
/
+83
*
Replace range with xrange
Walter Purcaro
2014-04-11
3
-3
/
+3
*
Fix __description__
Walter Purcaro
2014-04-11
26
-26
/
+26
*
Fix __author_name__ and __author_mail__
Walter Purcaro
2014-04-11
30
-59
/
+60
*
Hook: RestartFailed: Old version rewritten
Walter Purcaro
2014-04-11
1
-19
/
+44
*
New multihoster: Vipleech4u
Ivo Buff
2014-04-10
1
-0
/
+80
*
XFS: host added
igel-kun
2014-04-05
1
-2
/
+2
*
XFileSharingPro additions
igel-kun
2014-03-31
1
-2
/
+3
*
New multihoster: SimplyPremiumCom
EvolutionClip
2014-03-31
1
-0
/
+42
*
New multihoster: OverLoadMe
marley2013
2014-03-25
1
-0
/
+28
*
Improve free-way plugin (thanks stickell for your comments!)
flubshi
2014-03-20
1
-4
/
+2
*
Add multihost plugin for free-way.me
flubshi
2014-03-20
1
-0
/
+41
*
XFileSharingPro:
igel-kun
2014-01-18
1
-2
/
+2
*
Update AlldebridCom.py
Maximilian Berger
2014-01-04
1
-1
/
+1
*
Checksum: disabled by default
Stefano
2013-12-13
1
-2
/
+2
*
Checksum: merged #388
Walter Purcaro
2013-12-13
1
-34
/
+37
*
catch all errors when starting link decrypter
RaNaN
2013-12-05
1
-1
/
+7
*
fixed import in ExternalScripts
RaNaN
2013-11-30
1
-2
/
+2
*
Merged #407
=?UTF-8?q?Michael=20Elsd=C3=B6rfer?=
2013-11-21
1
-0
/
+1
*
New multi-hoster: RPNetBiz
Dman
2013-11-03
1
-0
/
+47
*
Merge remote-tracking branch 'upstream/stable' into stable
AndroKev
2013-11-02
1
-3
/
+4
|
\
|
*
Captcha9kw: merged #356
stefanos
2013-10-31
1
-3
/
+4
*
|
Deleted default value and cleaned the code a little bit
AndroKev
2013-11-02
1
-1
/
+1
*
|
ExtractArchives - add an option to excludefiles
AndroKev
2013-10-27
1
-4
/
+5
|
/
*
Hosters: replaced line continuation with brackets
Walter Purcaro
2013-10-16
1
-3
/
+3
*
Captcha9kw: new selfsolve option
stefanos
2013-10-07
1
-4
/
+5
*
Checksum: reverted b2e7352 due to a case sensitive issue
Stefano
2013-10-04
1
-15
/
+1
*
DDLStorage: rewritten to use API.
Stefano
2013-10-02
1
-1
/
+15
*
Removed SkipRev. See #167
Stefano
2013-09-21
1
-47
/
+0
*
Checksum: fixed #262
Stefano
2013-09-18
1
-2
/
+2
*
Plugins: core.config -> config
Walter Purcaro
2013-09-03
4
-14
/
+14
*
WindowsPhoneToastNotify: fixed type of storage value
Andy Voigt
2013-08-26
1
-2
/
+2
*
WindowsPhoneToastNotify: add notification timeout
Andy Voigt
2013-08-26
1
-7
/
+10
*
WindowsPhoneToastNotify: fixed string
Stefano
2013-08-23
1
-2
/
+3
*
create WindowsPhoneToastNotify hook
Andy Voigt
2013-08-18
1
-0
/
+64
*
Merge pull request #226 from Kagenoshin/simplydebrid
Stefano
2013-08-13
1
-0
/
+20
|
\
|
*
Simplydebrid: renamed to standard
Stefano
2013-07-20
1
-2
/
+2
|
*
Simplydebrid: fixed syntax error
Stefano
2013-07-20
1
-1
/
+2
|
*
Code optimized
Stefano
2013-07-20
1
-4
/
+4
|
*
Cleanup
Ivo Buff
2013-07-12
1
-12
/
+12
|
*
SimplydebridCOM plugin added
Ivo Buff
2013-07-12
1
-0
/
+19
*
|
Fastfix: renamed and code cleanup
Stefano
2013-07-26
1
-8
/
+7
*
|
Merge branch 'stable' of git://github.com/Dinawhk/pyload into Dinawhk-stable
Stefano
2013-07-26
1
-0
/
+28
|
\
\
|
*
|
fastix integration 2nd
Max
2013-07-22
1
-0
/
+28
|
|
/
*
|
Fixed some pylint violations
Stefano
2013-07-25
1
-2
/
+2
*
|
Fixed PEP 8 violations in Hooks
Stefano
2013-07-24
33
-573
/
+574
*
|
DebridItaliaCom: two more hosters supported
Stefano
2013-07-24
1
-2
/
+2
*
|
Normalize line endings to avoid line endings merge conflicts
Stefano
2013-07-21
2
-195
/
+195
*
|
Fixed 2 source strings
Stefano
2013-07-18
1
-1
/
+1
[next]