Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Logging string cosmetics | 2014-09-27 | 1 | -4/+4 | |
| | |||||
* | 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 | -2/+2 | |
| | |||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -2/+2 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -2/+2 | |
| | | | | 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 | -2/+0 | |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 2014-07-10 | 1 | -1/+3 | |
| | | | | 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 | -2/+2 | |
| | | | | "OFFLINE_PATTERN" | ||||
* | Update UlozTo.py - change of file_name_pattern | 2014-05-26 | 1 | -2/+2 | |
| | | | - last used file_name_pattern was not present in html, I have it changed for info from title tag | ||||
* | Fixed some PEP8 violations | 2014-04-18 | 1 | -1/+2 | |
| | |||||
* | Using in instead of has_key | 2014-04-18 | 1 | -3/+3 | |
| | |||||
* | 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 | ||||
* | Use wait to set time in SimpleHoster plugins | 2014-04-11 | 1 | -2/+1 | |
| | | | | Merges vuolter/pyload@bb002ac | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -1/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed UlozTo hoster and account | 2014-03-29 | 1 | -1/+14 | |
| | | | | Merged #554 | ||||
* | Old method returned, it appears that some servers still has an old method so ↵ | 2013-12-10 | 1 | -32/+23 | |
| | | | | both methods are required | ||||
* | Ulozto changed captcha code | 2013-12-04 | 1 | -24/+29 | |
| | |||||
* | Fixed PEP 8 violations in Hosters | 2013-07-22 | 1 | -27/+29 | |
| | |||||
* | fixed log api call for several plugins | 2013-07-17 | 1 | -2/+2 | |
| | |||||
* | Various fixes in 24 plugins | 2013-03-07 | 1 | -2/+1 | |
| | |||||
* | Fixed error getting file size | 2013-02-26 | 1 | -2/+2 | |
| | |||||
* | Use 'Content-Disposition:' as filename of downloaded file | 2013-02-26 | 1 | -4/+4 | |
| | |||||
* | CaptchaBrotherhood plugin | 2012-07-31 | 1 | -3/+3 | |
| | |||||
* | expertdecoders.com captcha solving | 2012-07-27 | 1 | -4/+5 | |
| | |||||
* | update uloz.to, cloudnator.com, checksum plugin | 2012-06-14 | 1 | -11/+24 | |
| | |||||
* | Update DepositfilesCom, MediafireCom, UlozTo, XFileSharingPro | 2012-05-17 | 1 | -3/+4 | |
| | |||||
* | update uloz.to, uploading.com - closed #466 | 2012-04-20 | 1 | -5/+9 | |
| | |||||
* | fix uloz.to premium, add turbobit.net free | 2012-02-11 | 1 | -10/+14 | |
| | |||||
* | filefactory premium, uloz.to new url pattern | 2012-02-08 | 1 | -39/+43 | |
| | |||||
* | fix zippyshare, 1fichier, uloz.to live, add some hoster | 2012-02-06 | 1 | -2/+2 | |
| | |||||
* | update uloz.to | 2012-02-01 | 1 | -40/+34 | |
| | |||||
* | linkdecrypter api (thx flowlee), fix uloz.to, 1fichier - closed #493, #494, #496 | 2012-01-12 | 1 | -7/+7 | |
| | |||||
* | uloz.to premium, update linkdecrypter.com | 2012-01-11 | 1 | -97/+95 | |
| | |||||
* | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns | 2011-11-22 | 1 | -2/+2 | |
| | |||||
* | cz hoster - update search patterns | 2011-11-20 | 1 | -15/+10 | |
| | |||||
* | fix Depositfiles, UlozTo | 2011-11-13 | 1 | -8/+11 | |
| | |||||
* | Move getFileInfo to SimpleHoster.py; update Mediafire | 2011-11-13 | 1 | -36/+9 | |
| | |||||
* | plugin pack by zoidberg | 2011-09-18 | 1 | -0/+167 | |