Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temp fixup to `filename*=UTF-8` bug | Walter Purcaro | 2015-03-31 | 1 | -13/+1 |
| | |||||
* | OneFichier premium: remove double quote at the end of the filename | Ludovic Lehmann | 2015-03-30 | 1 | -2/+2 |
| | |||||
* | [GoogledriveCom] Fix handleDirect | Walter Purcaro | 2015-03-30 | 1 | -1/+1 |
| | |||||
* | Fix indentation problem in OneFichierCom.py | ludoviclehmann | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | fix OneFichierCom premium issue : global name 'link' is not defined | Ludovic Lehmann | 2015-03-29 | 1 | -3/+4 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-28 | 1 | -15/+10 |
| | |||||
* | Fix issue #1042 | ludoviclehmann | 2015-03-27 | 1 | -1/+17 |
| | | | https://github.com/pyload/pyload/issues/1042 | ||||
* | __config__ cosmetics | Walter Purcaro | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | [OneFichierCom] Fix https://github.com/pyload/pyload/issues/1255 | Walter Purcaro | 2015-03-17 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-02-09 | 1 | -2/+3 |
| | |||||
* | [OneFichierCom] Fix handlePremium | Walter Purcaro | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | Spare fixes | Walter Purcaro | 2015-01-09 | 1 | -0/+60 |
| | |||||
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -60/+0 |
| | |||||
* | Merge branch 'pr/n959_philou75' into stable | Walter Purcaro | 2014-12-16 | 1 | -15/+4 |
|\ | | | | | | | | | Conflicts: module/plugins/internal/SimpleHoster.py | ||||
| * | Make the waiting time work again on OneFichier.com | philou75 | 2014-12-12 | 1 | -9/+2 |
| | | |||||
* | | Plugin code cosmetics (3) | Walter Purcaro | 2014-12-07 | 1 | -1/+1 |
|/ | |||||
* | Update some plugins | Walter Purcaro | 2014-12-01 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3) | Thierry Merle | 2014-11-15 | 1 | -2/+2 |
| | |||||
* | [Plugin] Update and bugfix | Walter Purcaro | 2014-11-09 | 1 | -4/+2 |
| | |||||
* | Revert ↵ | Walter Purcaro | 2014-11-09 | 1 | -3/+2 |
| | | | | https://github.com/pyload/pyload/commit/7a09515ed34a5f5247c10d666ad8b60a5bd4f867 | ||||
* | [OneFichierCom] Temp bugfix | Walter Purcaro | 2014-11-08 | 1 | -1/+3 |
| | |||||
* | [OneFichierCom] Tryout to fix waiting error | Walter Purcaro | 2014-11-07 | 1 | -13/+13 |
| | |||||
* | [OneFichierCom] Don't use reconnnect | Walter Purcaro | 2014-11-07 | 1 | -2/+2 |
| | |||||
* | [OneFichierCom] Update hoster __pattern__ | Walter Purcaro | 2014-11-04 | 1 | -2/+2 |
| | |||||
* | [OneFichierCom] Fixed | Walter Purcaro | 2014-11-04 | 1 | -24/+10 |
| | |||||
* | [OneFichier] Plugin update | Thierry Merle | 2014-11-03 | 1 | -6/+6 |
| | |||||
* | Update all other plugins | Walter Purcaro | 2014-11-02 | 1 | -3/+3 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -9/+9 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 1 | -1/+0 |
| | |||||
* | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -3/+3 |
| | |||||
* | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -3/+6 |
| | | | | Whitespaces and EOF fixup | ||||
* | [OneFichierCom] Fix waiting again | Walter Purcaro | 2014-10-02 | 1 | -3/+3 |
| | |||||
* | [OneFichierCom] Fix typo | Walter Purcaro | 2014-10-01 | 1 | -7/+7 |
| | |||||
* | [OneFichierCom] Bump version number | Walter Purcaro | 2014-10-01 | 1 | -3/+2 |
| | |||||
* | [OneFichierCom] Fixed wait pattern + code optimizations | Walter Purcaro | 2014-10-01 | 1 | -31/+25 |
| | |||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -5/+8 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -2/+2 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -0/+1 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -2/+2 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
| | | | | "OFFLINE_PATTERN" | ||||
* | 1Fichier: premium support | Elrick69 | 2014-04-30 | 1 | -3/+18 |
| | | | | Merges #594 and #595 | ||||
* | 1Fichier: fixed #592 | Stefano | 2014-04-28 | 1 | -31/+23 |
| | | | | Code improved to use SimpleHoster features. | ||||
* | Fixed some PEP8 violations | Stefano | 2014-04-18 | 1 | -4/+4 |
| | |||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@9117005 | ||||
* | Use wait to set time in SimpleHoster plugins | Walter Purcaro | 2014-04-11 | 1 | -2/+1 |
| | | | | Merges vuolter/pyload@bb002ac | ||||
* | Fix EOF | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@00052b2 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | 1fichier: fixed #553 | Thierry Merle | 2014-03-23 | 1 | -14/+21 |
| | | | | Merges #556 | ||||
* | OneFichier: Fixed #536 | Thierry Merle | 2014-03-19 | 1 | -6/+15 |
| | | | | Merges #541 | ||||
* | OneFichierCom: enable download resume with free account too | Walter Purcaro | 2013-10-01 | 1 | -1/+4 |
| | |||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -19/+22 |
| | |||||
* | OneFichierCom: version increased | Stefano | 2013-04-19 | 1 | -1/+1 |
| | | | after adc259b69f1b283c92cfcb759fffc05d777a309a | ||||
* | Update OneFichierCom.py | philou75 | 2013-04-08 | 1 | -1/+1 |
| | | | Waiting pattern correction following hoster modification | ||||
* | OneFichierCom: version number increased | Stefano | 2013-03-30 | 1 | -1/+1 |
| | |||||
* | Two plugins updated to avoid errors in 0.5 | Stefano | 2013-03-30 | 1 | -2/+1 |
| | |||||
* | Incremented version & added author. | imclem | 2013-03-10 | 1 | -3/+4 |
| | |||||
* | Fixed OneFichierCom.py from userplugins. | imclem | 2013-03-10 | 1 | -2/+1 |
| | | | | | | | OneFichierCom.py from userplugins in home directory was failing at downloading multiple files. When the first file was downloaded the plugin was'nt handling the waiting time. This was due tu the fact that the sentence in the web page saying to wait has changed. I just modified the sentence to make the plugin wait correctly before or between each download. | ||||
* | update turbobit, 1fichier - closed #679, maybe #665 | zoidberg10 | 2012-09-08 | 1 | -6/+7 |
| | |||||
* | update 1fichier | zoidberg10 | 2012-08-25 | 1 | -26/+21 |
| | |||||
* | Fixed Onefichier, closed 664 | godofdream | 2012-08-23 | 1 | -3/+3 |
| | |||||
* | fix zippyshare, 1fichier, uloz.to live, add some hoster | zoidberg10 | 2012-02-06 | 1 | -3/+3 |
| | |||||
* | linkdecrypter api (thx flowlee), fix uloz.to, 1fichier - closed #493, #494, #496 | zoidberg10 | 2012-01-12 | 1 | -104/+26 |
| | |||||
* | Use new logging functions | fragonib | 2011-06-05 | 1 | -7/+6 |
| | |||||
* | Serveral Plugins: Clean up | fragonib | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | Several Crypters and Hosters fixes, improvements, python2.5 issues... | fragonib | 2011-05-15 | 1 | -49/+107 |
| | |||||
* | Clean up | fragonib | 2011-04-21 | 1 | -1/+1 |
| | |||||
* | Little fixes | fragonib | 2010-12-06 | 1 | -11/+6 |
| | |||||
* | OneFichierCom hoster plugin regex bug fixes | fragonib | 2010-10-19 | 1 | -21/+17 |
| | |||||
* | fixed proxy support, downloadCheck function | RaNaN | 2010-09-30 | 1 | -2/+1 |
| | |||||
* | NEW: 1fichier.com hoster plugin, not info API support yet. | fragonib | 2010-09-28 | 1 | -0/+94 |