Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimpleHoster] Improve parseFileInfo | 2014-09-04 | 1 | -8/+8 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -19/+6 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -1/+1 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -1/+3 | |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -3/+4 | |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 2014-07-10 | 1 | -1/+1 | |
| | | | | 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 | -10/+20 | |
| | | | | "OFFLINE_PATTERN" | ||||
* | [SimpleHoster] Improve documentation of own public attributes | 2014-06-29 | 1 | -5/+9 | |
| | |||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | SimpleHoster: improved PREMIUM_ONLY process | 2014-01-16 | 1 | -4/+7 | |
| | | | | Usually premium only pages doesn't show the file information so trying to get them would raise an exception. | ||||
* | Bring the improved wait method from 0.5 to 0.4.9 through SimpleHoster | 2013-12-29 | 1 | -1/+7 | |
| | |||||
* | Internal plugins PEP8 cleanup | 2013-11-23 | 1 | -1/+2 | |
| | |||||
* | SimpleHoster: new PREMIUM_ONLY_PATTERN (see #350). | 2013-10-29 | 1 | -26/+48 | |
| | | | | + cosmetics | ||||
* | Hosters: replaced line continuation with brackets | 2013-10-16 | 1 | -2/+2 | |
| | |||||
* | SimpleHoster: improved 0.4.9 cookie bug workaround | 2013-10-13 | 1 | -1/+3 | |
| | |||||
* | SimpleHoster: workaround load cookies 0.4.9 bug | 2013-10-08 | 1 | -2/+4 | |
| | | | | See also ecb3e1cf7733d6f217082abcbe41c0e07dc522da | ||||
* | Plugins: cosmetics See #286 | 2013-10-02 | 1 | -2/+3 | |
| | |||||
* | SimpleHoster: fixed wrong pattern names in documentation | 2013-04-02 | 1 | -2/+2 | |
| | |||||
* | update hellshare (now premium only), SimpleHoster.py - utf8-encode url | 2012-11-15 | 1 | -39/+36 | |
| | |||||
* | small plugin fixes, closed #694, #695 | 2012-10-20 | 1 | -14/+41 | |
| | |||||
* | update mediafire, rusfolder | 2012-09-12 | 1 | -2/+2 | |
| | |||||
* | update depositfiles, easybytes, add ryushare | 2012-08-12 | 1 | -5/+10 | |
| | |||||
* | easybytez.com -- closed #625 | 2012-08-10 | 1 | -12/+29 | |
| | |||||
* | AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro plugin | 2012-03-07 | 1 | -22/+32 | |
| | |||||
* | fix uloz.to premium, add turbobit.net free | 2012-02-11 | 1 | -9/+19 | |
| | |||||
* | fix linkdecrypter hook, add 115.com | 2012-02-02 | 1 | -31/+39 | |
| | |||||
* | fix some hosters, disable some more | 2012-01-25 | 1 | -5/+16 | |
| | |||||
* | linkdecrypter api (thx flowlee), fix uloz.to, 1fichier - closed #493, #494, #496 | 2012-01-12 | 1 | -5/+12 | |
| | |||||
* | update letitbit.net | 2012-01-06 | 1 | -7/+23 | |
| | |||||
* | pyLoad 0.4.9 | 2011-12-14 | 1 | -3/+2 | |
| | |||||
* | fix input encoding in setup | 2011-12-14 | 1 | -1/+2 | |
| | |||||
* | httprequest: encode('utf_8') for unicode post | 2011-12-08 | 1 | -36/+40 | |
| | |||||
* | simplehoster - use parseFileSize | 2011-12-05 | 1 | -39/+42 | |
| | |||||
* | update hellspy.cz, add bayfiles.com | 2011-11-29 | 1 | -16/+26 | |
| | |||||
* | update zippyshare, uploadbox | 2011-11-24 | 1 | -2/+2 | |
| | |||||
* | add 2shared.com | 2011-11-22 | 1 | -2/+9 | |
| | |||||
* | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns | 2011-11-22 | 1 | -6/+6 | |
| | |||||
* | SimpleHoster fix | 2011-11-21 | 1 | -6/+8 | |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | 2011-11-14 | 1 | -1/+11 | |
| | |||||
* | fix Depositfiles, UlozTo | 2011-11-13 | 1 | -2/+2 | |
| | |||||
* | Move getFileInfo to SimpleHoster.py; update Mediafire | 2011-11-13 | 1 | -0/+107 | |