summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/MovReelCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-0/+1
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-4/+1
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-051-1/+1
| | | | "OFFLINE_PATTERN"
* Fixed some PEP8 violationsGravatar Stefano 2014-04-181-0/+1
|
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@d3be840
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
| | | | Merges vuolter/pyload@aa7b3f9
* Fix HOSTER_NAME in XFileSharingPro pluginsGravatar Walter Purcaro 2014-04-111-1/+3
| | | | Merges vuolter/pyload@f20b998
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@e4b2562
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Fixed MovReelCom. Now uses XFileSharingPro and adapted to new site.Gravatar Joris 2013-11-071-7/+4
|
* MovreelCom changed to use XFileSharingProGravatar Joris 2013-11-071-95/+11
|
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-99/+103
|
* MovReelCom: hoster addedGravatar Joris 2013-04-221-0/+106