Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix https://github.com/pyload/pyload/issues/2112 | 2015-10-28 | 1 | -2/+5 | |
| | |||||
* | Increase all __version__ for crypters and hosters | 2015-10-27 | 1 | -1/+1 | |
| | |||||
* | self.html -> self.data | 2015-10-23 | 1 | -5/+5 | |
| | |||||
* | Fix XFS plugins | 2015-10-23 | 1 | -1/+1 | |
| | |||||
* | Boring code cosmetics | 2015-10-20 | 1 | -1/+1 | |
| | |||||
* | Version up for all plugins | 2015-10-18 | 1 | -1/+1 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 1 | -2/+3 | |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | 2015-10-10 | 1 | -1/+1 | |
| | |||||
* | A lot of plugin code cosmetics | 2015-10-01 | 1 | -1/+1 | |
| | |||||
* | Spare plugin updates | 2015-08-19 | 1 | -2/+2 | |
| | |||||
* | Update MediafireCom.py | 2015-08-17 | 1 | -1/+1 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -2/+2 | |
| | |||||
* | Improve Captcha | 2015-07-23 | 1 | -2/+2 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -9/+9 | |
| | |||||
* | Update all | 2015-06-24 | 1 | -4/+2 | |
| | |||||
* | Update plugins after splitting CaptchaService | 2015-05-30 | 1 | -2/+3 | |
| | |||||
* | [GoogledriveCom][MediafireCom] Cleanup | 2015-05-28 | 1 | -3/+2 | |
| | |||||
* | [MediafireCom] Fix solvemedia captcha handling | 2015-05-27 | 1 | -2/+3 | |
| | |||||
* | [MediafireCom] ReCaptcha | 2015-05-24 | 1 | -4/+18 | |
| | |||||
* | [MediafireCom] Version up | 2015-03-29 | 1 | -2/+2 | |
| | |||||
* | mediafire link in new format #1297 | 2015-03-29 | 1 | -1/+1 | |
| | |||||
* | __config__ cosmetics | 2015-03-25 | 1 | -0/+1 | |
| | |||||
* | [DailymotionBatch][YoutubeBatch] Renamed | 2015-03-06 | 1 | -2/+0 | |
| | |||||
* | [MediafireCom] Update | 2015-03-06 | 1 | -93/+29 | |
| | |||||
* | Update plugins after CaptchaService changes | 2015-01-22 | 1 | -2/+2 | |
| | |||||
* | Replace 'except' with 'except Exception' | 2015-01-13 | 1 | -1/+1 | |
| | |||||
* | "New Year" Update: hoster plugins | 2015-01-09 | 1 | -4/+4 | |
| | |||||
* | [SimpleHoster] Improve multi-hoster feature | 2014-12-23 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics | 2014-12-22 | 1 | -16/+17 | |
| | |||||
* | Fix password retrieving in some plugins | 2014-12-20 | 1 | -6/+9 | |
| | |||||
* | Spare code cosmetics | 2014-12-09 | 1 | -3/+5 | |
| | |||||
* | Code cosmetics about file_info and other stuff | 2014-11-03 | 1 | -0/+2 | |
| | |||||
* | Update all other plugins | 2014-11-02 | 1 | -2/+2 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -5/+5 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -3/+3 | |
| | |||||
* | Avoid gettext conflict due variable `_` | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-25 | 1 | -2/+1 | |
| | |||||
* | Simplify captcha challenge calls | 2014-10-23 | 1 | -6/+1 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+3 | |
| | |||||
* | Update hosters to self.error | 2014-10-19 | 1 | -3/+3 | |
| | |||||
* | Pattern update 3 | 2014-10-11 | 1 | -3/+3 | |
| | |||||
* | Pattern update 2 | 2014-10-11 | 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 | -2/+3 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Update plugins after CaptchaService and XFileSharingPro changes | 2014-10-03 | 1 | -13/+9 | |
| | |||||
* | Logging string cosmetics | 2014-09-27 | 1 | -1/+1 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -17/+6 | |
| | | | | 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 | -6/+6 | |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | 2014-07-20 | 1 | -1/+1 | |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -2/+0 | |
| | |||||
* | 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" | ||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix __pattern__ www | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -0/+1 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Replace range with xrange | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Plugins: cosmetics See #286 | 2013-10-02 | 1 | -2/+4 | |
| | |||||
* | MediafireCom: code cleanup | 2013-05-05 | 1 | -18/+22 | |
| | |||||
* | MediafireCom: fixed #98 | 2013-05-05 | 1 | -44/+12 | |
| | | | | Mediafire now uses SolveMedia instead of ReCaptcha | ||||
* | Various fixes in 24 plugins | 2013-03-07 | 1 | -3/+3 | |
| | |||||
* | update mediafire, rusfolder | 2012-09-12 | 1 | -4/+6 | |
| | |||||
* | update mediafire.com, rapidgator.net -- closed #598, #617 | 2012-06-16 | 1 | -4/+7 | |
| | |||||
* | Update DepositfilesCom, MediafireCom, UlozTo, XFileSharingPro | 2012-05-17 | 1 | -1/+7 | |
| | |||||
* | fix some hosters, disable some more | 2012-01-25 | 1 | -2/+2 | |
| | |||||
* | fix filepost, mediafire closed #495 | 2012-01-11 | 1 | -4/+7 | |
| | |||||
* | closed #491 mf, fix mu password | 2012-01-10 | 1 | -20/+30 | |
| | |||||
* | merge in plugin updates | 2012-01-05 | 1 | -3/+3 | |
| | |||||
* | update bloody mediafire, fix share-rapid file info | 2011-12-20 | 1 | -64/+21 | |
| | |||||
* | improve mediafire plugin | 2011-12-12 | 1 | -17/+64 | |
| | |||||
* | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns | 2011-11-22 | 1 | -4/+3 | |
| | |||||
* | Update Mediafire, folder support for Fileserve and Mediafire | 2011-11-18 | 1 | -14/+29 | |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | 2011-11-14 | 1 | -12/+5 | |
| | |||||
* | Move getFileInfo to SimpleHoster.py; update Mediafire | 2011-11-13 | 1 | -43/+7 | |
| | |||||
* | mediafire fix, decode=True usualy fix decoding issues | 2011-10-10 | 1 | -3/+3 | |
| | |||||
* | fix mediafire.com plugin | 2011-10-10 | 1 | -2/+2 | |
| | |||||
* | add megashares.com plugin (#262) | 2011-10-07 | 1 | -7/+12 | |
| | |||||
* | mediafire.com plugin fix | 2011-10-06 | 1 | -3/+3 | |
| | |||||
* | mediafire.com plugin update (still not finished) | 2011-10-05 | 1 | -28/+59 | |
| | |||||
* | closed #161 | 2011-10-05 | 1 | -31/+29 | |
| | |||||
* | hoster plugin fixes; new plugins: mediafire, sendspace | 2011-10-05 | 1 | -0/+130 | |