summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/ZippyshareCom.py
Commit message (Collapse)AuthorAgeFilesLines
* simpler versionGravatar sebdelsol 2015-12-291-24/+22
| | | | It uses some JS to emulate a document - so it'll be simpler to add any JS function in case Zippyshare's devs decide to add deeper instrospection. It has worked for several months on my side - quite the same code actually.
* Spare code cosmeticsGravatar Walter Purcaro 2015-12-271-3/+3
|
* Update hosters (1)Gravatar Walter Purcaro 2015-12-271-9/+7
|
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-281-2/+5
|
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-271-1/+1
|
* self.html -> self.dataGravatar Walter Purcaro 2015-10-231-2/+2
|
* Boring code cosmeticsGravatar Walter Purcaro 2015-10-201-1/+1
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-2/+3
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* Fixpack (3)Gravatar Walter Purcaro 2015-10-041-1/+1
|
* Update ZippyshareCom.pyGravatar GammaC0de 2015-09-251-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1543Gravatar Walter Purcaro 2015-07-311-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1520Gravatar Walter Purcaro 2015-07-281-2/+2
|
* Fix typoGravatar Walter Purcaro 2015-07-241-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-241-2/+2
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-2/+2
|
* Improve CaptchaGravatar Walter Purcaro 2015-07-231-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-8/+8
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-2/+2
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-7/+7
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-06-241-1/+1
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-8/+8
|
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-301-2/+2
|
* [SizedriveCom] CleanupGravatar Walter Purcaro 2015-05-041-1/+1
|
* [SimpleHoster] Improve file name handlingGravatar Walter Purcaro 2015-04-091-3/+3
|
* Merge branch 'pr/n1314_sebdelsol' into stableGravatar Walter Purcaro 2015-04-081-0/+4
|\
| * [zippyshare] fix bug #1311Gravatar sebdelsol 2015-04-041-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/1311Gravatar Walter Purcaro 2015-04-081-2/+2
|/
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1262Gravatar Walter Purcaro 2015-03-181-3/+3
|
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-4/+4
|
* [zippyshare] bug correction #1246Gravatar sebdelsol 2015-03-111-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 Gravatar sebdelsol 2015-03-091-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 importGravatar Walter Purcaro 2015-03-081-1/+1
|
* [ZippyshareCom] CleanupGravatar Walter Purcaro 2015-02-241-37/+35
|
* Zippyshare bug #1191 correctionGravatar sebdelsol 2015-02-231-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_checksumGravatar Walter Purcaro 2015-02-191-4/+4
|
* [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2015-02-151-4/+4
|
* [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2015-02-111-6/+4
|
* [ZippyshareCom] TypoGravatar Walter Purcaro 2015-02-081-2/+2
|
* [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1150Gravatar Walter Purcaro 2015-02-071-10/+7
|
* [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1060Gravatar Walter Purcaro 2015-01-221-14/+23
|
* [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1049Gravatar Walter Purcaro 2015-01-161-2/+2
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-11/+6
|
* [ZippyshareCom] TypoGravatar Walter Purcaro 2014-12-281-10/+11
|
* [ZippyshareCom] Fix get_checksum routineGravatar Walter Purcaro 2014-12-271-4/+5
|
* Update pluginsGravatar Walter Purcaro 2014-12-161-1/+1
|
* Update ZippyshareCom.pyGravatar sebdelsol 2014-12-121-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 pluginsGravatar Walter Purcaro 2014-12-011-3/+3
|
* [SimpleHoster] Unquote file nameGravatar Walter Purcaro 2014-12-011-11/+4
|
* Fix cookie domainGravatar Walter Purcaro 2014-11-211-1/+1
|
* [ZippyshareCom] Update patternsGravatar Walter Purcaro 2014-11-101-3/+8
|
* [ZippyshareCom] Update NAME_PATTERNGravatar Walter Purcaro 2014-11-091-2/+2
|
* [ZippyshareCom] Fix typoGravatar Walter Purcaro 2014-11-081-3/+3
|
* [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2014-11-081-4/+5
|
* [ZippyshareCom] Update pluginGravatar Walter Purcaro 2014-11-041-6/+15
|
* Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-031-3/+3
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-2/+2
|
* [ZippyshareCom] Fix get_checksum (thx zapp-brannigan)Gravatar Walter Purcaro 2014-11-011-17/+3
|
* [ZippyshareCom] Fix FILE_NAME_PATTERN (thx zapp-brannigan)Gravatar Walter Purcaro 2014-11-011-2/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-1/+0
|
* Merge pull request #805 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2014-10-191-1/+1
|\ | | | | [ZippyshareCom.py] Fix FILE_NAME_PATTERN (again)
| * [ZippyshareCom.py] fixed FILE_NAME_PATTERN againGravatar zapp-brannigan 2014-10-191-2/+2
| | | | | | Zippyshare sucks ;)
* | Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-2/+2
|/
* Update ZippyshareCom.pyGravatar zapp-brannigan 2014-10-171-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 patternGravatar Walter Purcaro 2014-10-141-1/+1
|
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* [XFileSharingPro] COOKIES preset to english + improved setup routineGravatar Walter Purcaro 2014-09-281-1/+1
|
* [CatShareNet] FixupGravatar Walter Purcaro 2014-09-281-1/+1
|
* [ZippyshareCom] Fix alternative checksum typeGravatar Walter Purcaro 2014-09-271-14/+25
|
* Rename SH flagsGravatar Walter Purcaro 2014-09-261-1/+1
|
* [ZippyshareCom] Improve __pattern__ a bitGravatar Walter Purcaro 2014-09-251-1/+1
|
* [ZippyshareCom] Partially rewrittenGravatar Walter Purcaro 2014-09-241-43/+30
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-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 syntaxGravatar Walter Purcaro 2014-07-201-1/+2
|
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-1/+1
|
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-051-1/+1
| | | | "OFFLINE_PATTERN"
* [Zippyshare] fixed #647Gravatar stickell 2014-06-041-2/+2
|
* Updated ZippyshareGravatar Leon Bergmann 2014-05-081-165/+30
| | | | Merges #612
* Update ZippyshareComGravatar Leon Bergmann 2014-05-051-31/+15
| | | | | + updated test link Merges #605
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix retry time formatsGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@498b9e3
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@a50c8ff
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7Gravatar Stefano 2014-03-191-3/+2
|
* Zippyshare: Fixed #545Gravatar Stefano 2014-03-191-2/+3
| | | | Thanks @gaberad
* Zippyshare: fixed #542Gravatar Stefano 2014-03-141-2/+2
| | | Thanks @gaberad
* Zippyshare: fixed #537Gravatar Stefano 2014-03-081-8/+6
| | | | | + new test link + cleanup
* Zippyshare: fixed #419Gravatar Stefano 2013-12-061-1/+5
|
* Zippyshare: little improvements.Gravatar Stefano 2013-10-131-4/+7
|
* Zippyshare: fixed #292Gravatar Stefano 2013-10-031-37/+52
|
* Increased version number after 5401e18dfd406c2a8ed35c4b72c9df9f7dc3e436Gravatar Stefano 2013-09-271-1/+1
|
* fixes #281Gravatar anderi 2013-09-271-5/+6
|
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-51/+60
|
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-1/+1
|
* ZippyshareCom: fixed #135Gravatar Stefano 2013-05-301-4/+9
|
* zippyshare - closed #674Gravatar zoidberg10 2012-08-311-1/+2
|
* udpdate zippyshare, linkdecrypter - closed #670Gravatar zoidberg10 2012-08-241-34/+45
|
* update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-AcGravatar godofdream 2012-08-061-4/+25
| | | | | Added BypassCaptcha - closed #647, #615, #639, #644, #562, #586, #642
* hotfile patch by JoKoT3 - close #556, fix zippyshare, bitshare loginGravatar zoidberg10 2012-03-111-4/+5
|
* fix zippyshare, 1fichier, uloz.to live, add some hosterGravatar zoidberg10 2012-02-061-12/+114
|
* update zippyshare, uploadboxGravatar zoidberg10 2011-11-241-62/+31
|
* ernieb's hoster patchesGravatar mkaay 2011-06-101-4/+7
|
* zippyshare fix, coproduction by ernieb and haggGravatar RaNaN 2011-06-051-10/+29
|
* zippyshare fixGravatar mkaay 2010-10-081-1/+1
|
* extended cnlGravatar mkaay 2010-09-221-1/+1
|
* some automatic fixesGravatar RaNaN 2010-08-271-3/+3
|
* new dirsGravatar RaNaN 2010-08-251-0/+60
|
* merged guiGravatar mkaay 2010-08-251-60/+0
|
* megaupload, zippyshare and depositfiles free user workingGravatar Jeix 2010-08-061-11/+18
|
* refactored plugins, new plugin managerGravatar mkaay 2010-05-051-12/+10
|
* several fixesGravatar mkaay 2010-05-041-1/+1
|
* Fixed ZippyshareGravatar spoob 2010-04-141-1/+1
|
* Pack FixesGravatar spoob 2010-04-131-5/+1
|
* closes #13Gravatar mkaay 2009-12-271-0/+59