Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Broken OneFIchierCom plugin | 2015-08-30 | 1 | -2/+2 | |
| | | | | Syntax error in commit [https://github.com/pyload/pyload/commit/10213910fdb5a1c2e7bde50fdd7cdfb99090bf7e] which makes importing OneFichierCom break. Please test your code before pull requesting. | ||||
* | Update OneFichierCom.py | 2015-08-23 | 1 | -1/+1 | |
| | |||||
* | Update OneFichierCom.py | 2015-08-22 | 1 | -1/+58 | |
| | |||||
* | Update OneFichierCom.py | 2015-08-18 | 1 | -1/+1 | |
| | |||||
* | Update OneFichierCom.py | 2015-08-14 | 1 | -1/+1 | |
| | | | Increment version | ||||
* | File name not found on OneFichier | 2015-08-14 | 1 | -1/+1 | |
| | | | Updated regexp, website now displays "File Name" instead of "FileName". | ||||
* | Fix content-disposition | 2015-07-28 | 1 | -2/+1 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -2/+2 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -7/+7 | |
| | |||||
* | [GoogledriveCom][OneFichierCom][UlozTo] Reset DISPOSITION to False | 2015-05-04 | 1 | -5/+5 | |
| | |||||
* | Temp fixup to `filename*=UTF-8` bug | 2015-03-31 | 1 | -13/+1 | |
| | |||||
* | OneFichier premium: remove double quote at the end of the filename | 2015-03-30 | 1 | -2/+2 | |
| | |||||
* | [GoogledriveCom] Fix handleDirect | 2015-03-30 | 1 | -1/+1 | |
| | |||||
* | Fix indentation problem in OneFichierCom.py | 2015-03-29 | 1 | -1/+1 | |
| | |||||
* | fix OneFichierCom premium issue : global name 'link' is not defined | 2015-03-29 | 1 | -3/+4 | |
| | |||||
* | Spare code cosmetics | 2015-03-28 | 1 | -15/+10 | |
| | |||||
* | Fix issue #1042 | 2015-03-27 | 1 | -1/+17 | |
| | | | https://github.com/pyload/pyload/issues/1042 | ||||
* | __config__ cosmetics | 2015-03-25 | 1 | -0/+1 | |
| | |||||
* | [OneFichierCom] Fix https://github.com/pyload/pyload/issues/1255 | 2015-03-17 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2015-02-09 | 1 | -2/+3 | |
| | |||||
* | [OneFichierCom] Fix handlePremium | 2015-01-18 | 1 | -2/+2 | |
| | |||||
* | Spare fixes | 2015-01-09 | 1 | -0/+60 | |
| | |||||
* | "New Year" Update: hoster plugins | 2015-01-09 | 1 | -60/+0 | |
| | |||||
* | Merge branch 'pr/n959_philou75' into stable | 2014-12-16 | 1 | -15/+4 | |
|\ | | | | | | | | | Conflicts: module/plugins/internal/SimpleHoster.py | ||||
| * | Make the waiting time work again on OneFichier.com | 2014-12-12 | 1 | -9/+2 | |
| | | |||||
* | | Plugin code cosmetics (3) | 2014-12-07 | 1 | -1/+1 | |
|/ | |||||
* | Update some plugins | 2014-12-01 | 1 | -2/+2 | |
| | |||||
* | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3) | 2014-11-15 | 1 | -2/+2 | |
| | |||||
* | [Plugin] Update and bugfix | 2014-11-09 | 1 | -4/+2 | |
| | |||||
* | Revert ↵ | 2014-11-09 | 1 | -3/+2 | |
| | | | | https://github.com/pyload/pyload/commit/7a09515ed34a5f5247c10d666ad8b60a5bd4f867 | ||||
* | [OneFichierCom] Temp bugfix | 2014-11-08 | 1 | -1/+3 | |
| | |||||
* | [OneFichierCom] Tryout to fix waiting error | 2014-11-07 | 1 | -13/+13 | |
| | |||||
* | [OneFichierCom] Don't use reconnnect | 2014-11-07 | 1 | -2/+2 | |
| | |||||
* | [OneFichierCom] Update hoster __pattern__ | 2014-11-04 | 1 | -2/+2 | |
| | |||||
* | [OneFichierCom] Fixed | 2014-11-04 | 1 | -24/+10 | |
| | |||||
* | [OneFichier] Plugin update | 2014-11-03 | 1 | -6/+6 | |
| | |||||
* | Update all other plugins | 2014-11-02 | 1 | -3/+3 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -9/+9 | |
| | |||||
* | Update plugins to last changes | 2014-10-28 | 1 | -1/+1 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -3/+3 | |
| | |||||
* | Spare code cosmetics | 2014-10-22 | 1 | -1/+0 | |
| | |||||
* | Update hosters to self.error | 2014-10-19 | 1 | -3/+3 | |
| | |||||
* | Improve unit detection in size pattern | 2014-10-14 | 1 | -1/+1 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -3/+6 | |
| | | | | Whitespaces and EOF fixup | ||||
* | [OneFichierCom] Fix waiting again | 2014-10-02 | 1 | -3/+3 | |
| | |||||
* | [OneFichierCom] Fix typo | 2014-10-01 | 1 | -7/+7 | |
| | |||||
* | [OneFichierCom] Bump version number | 2014-10-01 | 1 | -3/+2 | |
| | |||||
* | [OneFichierCom] Fixed wait pattern + code optimizations | 2014-10-01 | 1 | -31/+25 | |
| | |||||
* | Logging string cosmetics | 2014-09-27 | 1 | -1/+1 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 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" | 2014-07-20 | 1 | -2/+2 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 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 ↵ | 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 ↵ | 2014-07-05 | 1 | -1/+1 | |
| | | | | "OFFLINE_PATTERN" | ||||
* | 1Fichier: premium support | 2014-04-30 | 1 | -3/+18 | |
| | | | | Merges #594 and #595 | ||||
* | 1Fichier: fixed #592 | 2014-04-28 | 1 | -31/+23 | |
| | | | | Code improved to use SimpleHoster features. | ||||
* | Fixed some PEP8 violations | 2014-04-18 | 1 | -4/+4 | |
| | |||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use re.match for __pattern__ matches instead re.search | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@9117005 | ||||
* | Use wait to set time in SimpleHoster plugins | 2014-04-11 | 1 | -2/+1 | |
| | | | | Merges vuolter/pyload@bb002ac | ||||
* | Fix EOF | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@00052b2 | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | 1fichier: fixed #553 | 2014-03-23 | 1 | -14/+21 | |
| | | | | Merges #556 | ||||
* | OneFichier: Fixed #536 | 2014-03-19 | 1 | -6/+15 | |
| | | | | Merges #541 | ||||
* | OneFichierCom: enable download resume with free account too | 2013-10-01 | 1 | -1/+4 | |
| | |||||
* | Fixed PEP 8 violations in Hosters | 2013-07-22 | 1 | -19/+22 | |
| | |||||
* | OneFichierCom: version increased | 2013-04-19 | 1 | -1/+1 | |
| | | | after adc259b69f1b283c92cfcb759fffc05d777a309a | ||||
* | Update OneFichierCom.py | 2013-04-08 | 1 | -1/+1 | |
| | | | Waiting pattern correction following hoster modification | ||||
* | OneFichierCom: version number increased | 2013-03-30 | 1 | -1/+1 | |
| | |||||
* | Two plugins updated to avoid errors in 0.5 | 2013-03-30 | 1 | -2/+1 | |
| | |||||
* | Incremented version & added author. | 2013-03-10 | 1 | -3/+4 | |
| | |||||
* | Fixed OneFichierCom.py from userplugins. | 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 | 2012-09-08 | 1 | -6/+7 | |
| | |||||
* | update 1fichier | 2012-08-25 | 1 | -26/+21 | |
| | |||||
* | Fixed Onefichier, closed 664 | 2012-08-23 | 1 | -3/+3 | |
| | |||||
* | fix zippyshare, 1fichier, uloz.to live, add some hoster | 2012-02-06 | 1 | -3/+3 | |
| | |||||
* | linkdecrypter api (thx flowlee), fix uloz.to, 1fichier - closed #493, #494, #496 | 2012-01-12 | 1 | -104/+26 | |
| | |||||
* | Use new logging functions | 2011-06-05 | 1 | -7/+6 | |
| | |||||
* | Serveral Plugins: Clean up | 2011-05-30 | 1 | -1/+1 | |
| | |||||
* | Several Crypters and Hosters fixes, improvements, python2.5 issues... | 2011-05-15 | 1 | -49/+107 | |
| | |||||
* | Clean up | 2011-04-21 | 1 | -1/+1 | |
| | |||||
* | Little fixes | 2010-12-06 | 1 | -11/+6 | |
| | |||||
* | OneFichierCom hoster plugin regex bug fixes | 2010-10-19 | 1 | -21/+17 | |
| | |||||
* | fixed proxy support, downloadCheck function | 2010-09-30 | 1 | -2/+1 | |
| | |||||
* | NEW: 1fichier.com hoster plugin, not info API support yet. | 2010-09-28 | 1 | -0/+94 | |