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
/
internal
/
AbstractExtractor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename AbstractExtractor to Extractor
Walter Purcaro
2014-12-26
1
-141
/
+0
*
Extractor rewritten (2)
Walter Purcaro
2014-12-24
1
-12
/
+43
*
Update extractor plugins
Walter Purcaro
2014-12-18
1
-14
/
+15
*
Fix __version__ format in some plugins
Walter Purcaro
2014-12-09
1
-1
/
+1
*
Code cosmetics: plugin class attributes
Walter Purcaro
2014-10-28
1
-3
/
+3
*
Two space before function declaration
Walter Purcaro
2014-10-22
1
-0
/
+8
*
Add __license__ key attribute to plugins
Walter Purcaro
2014-10-08
1
-0
/
+1
*
New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...
Walter Purcaro
2014-10-07
1
-2
/
+1
*
Remove trailing whitespaces + remove license headers + import urllib methods ...
Walter Purcaro
2014-08-01
1
-1
/
+0
*
Removed all @author flags + key attributes cleanup for internal & hooks plugins
Walter Purcaro
2014-07-15
1
-1
/
+6
*
Fixed PEP8 violations
Stefano
2014-04-18
1
-0
/
+1
*
Fix header # -*- coding: utf-8 -*-
Walter Purcaro
2014-04-11
1
-2
/
+0
*
Remove shebang #!/usr/bin/env python
Walter Purcaro
2014-04-11
1
-1
/
+1
*
Internal plugins PEP8 cleanup
Walter Purcaro
2013-11-23
1
-4
/
+5
*
added version to abstract extractor
RaNaN
2013-11-10
1
-0
/
+3
*
Update AbstractExtractor.py
AndroKev
2013-10-27
1
-1
/
+1
*
ExtractArchives - add an option to excludefiles
AndroKev
2013-10-27
1
-3
/
+4
*
improved plugin loader, import hook to always use newest plugin versions
RaNaN
2011-11-14
1
-0
/
+93