summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/AbstractExtractor.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-1/+0
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-1/+6
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-181-0/+1
|
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-2/+0
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@1387ded
* Internal plugins PEP8 cleanupGravatar Walter Purcaro 2013-11-231-4/+5
|
* added version to abstract extractorGravatar RaNaN 2013-11-101-0/+3
|
* Update AbstractExtractor.pyGravatar AndroKev 2013-10-271-1/+1
| | | there was a little bug
* ExtractArchives - add an option to excludefilesGravatar AndroKev 2013-10-271-3/+4
|
* improved plugin loader, import hook to always use newest plugin versionsGravatar RaNaN 2011-11-141-0/+93