Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | self.html -> self.data | 2015-10-23 | 1 | -2/+2 | |
| | |||||
* | 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 | |
| | |||||
* | Fixpack (3) | 2015-10-04 | 1 | -1/+1 | |
| | |||||
* | Update ZippyshareCom.py | 2015-09-25 | 1 | -2/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1543 | 2015-07-31 | 1 | -2/+2 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1520 | 2015-07-28 | 1 | -2/+2 | |
| | |||||
* | Fix typo | 2015-07-24 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics | 2015-07-24 | 1 | -2/+2 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -2/+2 | |
| | |||||
* | Improve Captcha | 2015-07-23 | 1 | -1/+1 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | Code cosmetics (2) | 2015-07-19 | 1 | -8/+8 | |
| | |||||
* | Code cosmetics | 2015-07-18 | 1 | -2/+2 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -7/+7 | |
| | |||||
* | Spare code cosmetics (3) | 2015-06-24 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics (2) | 2015-06-24 | 1 | -8/+8 | |
| | |||||
* | Update plugins after splitting CaptchaService | 2015-05-30 | 1 | -2/+2 | |
| | |||||
* | [SizedriveCom] Cleanup | 2015-05-04 | 1 | -1/+1 | |
| | |||||
* | [SimpleHoster] Improve file name handling | 2015-04-09 | 1 | -3/+3 | |
| | |||||
* | Merge branch 'pr/n1314_sebdelsol' into stable | 2015-04-08 | 1 | -0/+4 | |
|\ | |||||
| * | [zippyshare] fix bug #1311 | 2015-04-04 | 1 | -0/+4 | |
| | | | | | | | | | | Zippyshare sometimes encode file name with an image. In this case, use the file link to get the file name. (it's probably a bad hack. I don't know nothing about pyload Core). | ||||
* | | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1311 | 2015-04-08 | 1 | -2/+2 | |
|/ | |||||
* | __config__ cosmetics | 2015-03-25 | 1 | -0/+1 | |
| | |||||
* | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1262 | 2015-03-18 | 1 | -3/+3 | |
| | |||||
* | Import cleanup for datetime and time modules | 2015-03-14 | 1 | -4/+4 | |
| | |||||
* | [zippyshare] bug correction #1246 | 2015-03-11 | 1 | -15/+18 | |
| | | | | | | | | | | | Handle funky introspection like : ```javascript test = { test: function(x, y) { document.getElementById(x).href = y; } test.test('dlbutton', "http:\\ZippyshareIsFullOfTrickster.com"); ``` | ||||
* | [ZippyShare] Bug #1238 correction | 2015-03-09 | 1 | -3/+3 | |
| | | | | * remove non ascii character from the id part in the js variable name. * change the RE so that it works for any character in the id name | ||||
* | [ZippyshareCom] Better lib import | 2015-03-08 | 1 | -1/+1 | |
| | |||||
* | [ZippyshareCom] Cleanup | 2015-02-24 | 1 | -37/+35 | |
| | |||||
* | Zippyshare bug #1191 correction | 2015-02-23 | 1 | -13/+36 | |
| | | | | | This version use the internal `Beatifulsoup`. When you decide to get rid of it I suggest to add a dependency to `lxml`. I've found a way to handle deliberate errors in the JS scripts without relying on PyV8: I've added JS `try/catch` statements around zippyshare scripts. | ||||
* | [ZippyshareCom] Update get_checksum | 2015-02-19 | 1 | -4/+4 | |
| | |||||
* | [ZippyshareCom] Update get_checksum | 2015-02-15 | 1 | -4/+4 | |
| | |||||
* | [ZippyshareCom] Update get_checksum | 2015-02-11 | 1 | -6/+4 | |
| | |||||
* | [ZippyshareCom] Typo | 2015-02-08 | 1 | -2/+2 | |
| | |||||
* | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1150 | 2015-02-07 | 1 | -10/+7 | |
| | |||||
* | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1060 | 2015-01-22 | 1 | -14/+23 | |
| | |||||
* | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1049 | 2015-01-16 | 1 | -2/+2 | |
| | |||||
* | "New Year" Update: hoster plugins | 2015-01-09 | 1 | -11/+6 | |
| | |||||
* | [ZippyshareCom] Typo | 2014-12-28 | 1 | -10/+11 | |
| | |||||
* | [ZippyshareCom] Fix get_checksum routine | 2014-12-27 | 1 | -4/+5 | |
| | |||||
* | Update plugins | 2014-12-16 | 1 | -1/+1 | |
| | |||||
* | Update ZippyshareCom.py | 2014-12-12 | 1 | -2/+1 | |
| | | | | #bug correction : bad download url that is rejected with a 400 html error. change p_url creation to use '/'.join() instead of os.path.join() that doesn't work for an url. | ||||
* | Update some plugins | 2014-12-01 | 1 | -3/+3 | |
| | |||||
* | [SimpleHoster] Unquote file name | 2014-12-01 | 1 | -11/+4 | |
| | |||||
* | Fix cookie domain | 2014-11-21 | 1 | -1/+1 | |
| | |||||
* | [ZippyshareCom] Update patterns | 2014-11-10 | 1 | -3/+8 | |
| | |||||
* | [ZippyshareCom] Update NAME_PATTERN | 2014-11-09 | 1 | -2/+2 | |
| | |||||
* | [ZippyshareCom] Fix typo | 2014-11-08 | 1 | -3/+3 | |
| | |||||
* | [ZippyshareCom] Update get_checksum | 2014-11-08 | 1 | -4/+5 | |
| | |||||
* | [ZippyshareCom] Update plugin | 2014-11-04 | 1 | -6/+15 | |
| | |||||
* | Code cosmetics about file_info and other stuff | 2014-11-03 | 1 | -3/+3 | |
| | |||||
* | Update all other plugins | 2014-11-02 | 1 | -2/+2 | |
| | |||||
* | [ZippyshareCom] Fix get_checksum (thx zapp-brannigan) | 2014-11-01 | 1 | -17/+3 | |
| | |||||
* | [ZippyshareCom] Fix FILE_NAME_PATTERN (thx zapp-brannigan) | 2014-11-01 | 1 | -2/+2 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-25 | 1 | -1/+0 | |
| | |||||
* | Merge pull request #805 from zapp-brannigan/patch-1 | 2014-10-19 | 1 | -1/+1 | |
|\ | | | | | [ZippyshareCom.py] Fix FILE_NAME_PATTERN (again) | ||||
| * | [ZippyshareCom.py] fixed FILE_NAME_PATTERN again | 2014-10-19 | 1 | -2/+2 | |
| | | | | | | Zippyshare sucks ;) | ||||
* | | Update hosters to self.error | 2014-10-19 | 1 | -2/+2 | |
|/ | |||||
* | Update ZippyshareCom.py | 2014-10-17 | 1 | -2/+2 | |
| | | | | | The current version can not detect the filename, download is not working: 17.10.2014 16:43:23 DEBUG ZippyshareCom: FILE NAME: <img style="margin-left: 10px;" src="/fileName?key=82680550&size=small" alt="file name"> FILE SIZE: 209998315 | ||||
* | Improve unit detection in size pattern | 2014-10-14 | 1 | -1/+1 | |
| | |||||
* | 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/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | [XFileSharingPro] COOKIES preset to english + improved setup routine | 2014-09-28 | 1 | -1/+1 | |
| | |||||
* | [CatShareNet] Fixup | 2014-09-28 | 1 | -1/+1 | |
| | |||||
* | [ZippyshareCom] Fix alternative checksum type | 2014-09-27 | 1 | -14/+25 | |
| | |||||
* | Rename SH flags | 2014-09-26 | 1 | -1/+1 | |
| | |||||
* | [ZippyshareCom] Improve __pattern__ a bit | 2014-09-25 | 1 | -1/+1 | |
| | |||||
* | [ZippyshareCom] Partially rewritten | 2014-09-24 | 1 | -43/+30 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -3/+5 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Fix hosters SH_COOKIES syntax | 2014-07-20 | 1 | -1/+2 | |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | 2014-07-20 | 1 | -1/+1 | |
| | |||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | 2014-07-05 | 1 | -1/+1 | |
| | | | | "OFFLINE_PATTERN" | ||||
* | [Zippyshare] fixed #647 | 2014-06-04 | 1 | -2/+2 | |
| | |||||
* | Updated Zippyshare | 2014-05-08 | 1 | -165/+30 | |
| | | | | Merges #612 | ||||
* | Update ZippyshareCom | 2014-05-05 | 1 | -31/+15 | |
| | | | | | + updated test link Merges #605 | ||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix retry time formats | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Replace range with xrange | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7 | 2014-03-19 | 1 | -3/+2 | |
| | |||||
* | Zippyshare: Fixed #545 | 2014-03-19 | 1 | -2/+3 | |
| | | | | Thanks @gaberad | ||||
* | Zippyshare: fixed #542 | 2014-03-14 | 1 | -2/+2 | |
| | | | Thanks @gaberad | ||||
* | Zippyshare: fixed #537 | 2014-03-08 | 1 | -8/+6 | |
| | | | | | + new test link + cleanup | ||||
* | Zippyshare: fixed #419 | 2013-12-06 | 1 | -1/+5 | |
| | |||||
* | Zippyshare: little improvements. | 2013-10-13 | 1 | -4/+7 | |
| | |||||
* | Zippyshare: fixed #292 | 2013-10-03 | 1 | -37/+52 | |
| | |||||
* | Increased version number after 5401e18dfd406c2a8ed35c4b72c9df9f7dc3e436 | 2013-09-27 | 1 | -1/+1 | |
| | |||||
* | fixes #281 | 2013-09-27 | 1 | -5/+6 | |
| | |||||
* | Fixed PEP 8 violations in Hosters | 2013-07-22 | 1 | -51/+60 | |
| | |||||
* | Using CaptchaService to make them works on 0.5 | 2013-07-15 | 1 | -1/+1 | |
| | |||||
* | ZippyshareCom: fixed #135 | 2013-05-30 | 1 | -4/+9 | |
| | |||||
* | zippyshare - closed #674 | 2012-08-31 | 1 | -1/+2 | |
| | |||||
* | udpdate zippyshare, linkdecrypter - closed #670 | 2012-08-24 | 1 | -34/+45 | |
| | |||||
* | update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-Ac | 2012-08-06 | 1 | -4/+25 | |
| | | | | | Added BypassCaptcha - closed #647, #615, #639, #644, #562, #586, #642 | ||||
* | hotfile patch by JoKoT3 - close #556, fix zippyshare, bitshare login | 2012-03-11 | 1 | -4/+5 | |
| | |||||
* | fix zippyshare, 1fichier, uloz.to live, add some hoster | 2012-02-06 | 1 | -12/+114 | |
| | |||||
* | update zippyshare, uploadbox | 2011-11-24 | 1 | -62/+31 | |
| | |||||
* | ernieb's hoster patches | 2011-06-10 | 1 | -4/+7 | |
| | |||||
* | zippyshare fix, coproduction by ernieb and hagg | 2011-06-05 | 1 | -10/+29 | |
| | |||||
* | zippyshare fix | 2010-10-08 | 1 | -1/+1 | |
| | |||||
* | extended cnl | 2010-09-22 | 1 | -1/+1 | |
| | |||||
* | some automatic fixes | 2010-08-27 | 1 | -3/+3 | |
| | |||||
* | new dirs | 2010-08-25 | 1 | -0/+60 | |
| | |||||
* | merged gui | 2010-08-25 | 1 | -60/+0 | |
| | |||||
* | megaupload, zippyshare and depositfiles free user working | 2010-08-06 | 1 | -11/+18 | |
| | |||||
* | refactored plugins, new plugin manager | 2010-05-05 | 1 | -12/+10 | |
| | |||||
* | several fixes | 2010-05-04 | 1 | -1/+1 | |
| | |||||
* | Fixed Zippyshare | 2010-04-14 | 1 | -1/+1 | |
| | |||||
* | Pack Fixes | 2010-04-13 | 1 | -5/+1 | |
| | |||||
* | closes #13 | 2009-12-27 | 1 | -0/+59 | |