Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New crypter: FreetexthostCom | Stefano | 2013-11-01 | 1 | -0/+37 |
| | | | | Requested in #360 | ||||
* | New crypter: PastebinCom | Stefano | 2013-11-01 | 1 | -0/+31 |
| | | | | Requested in #361 | ||||
* | New hoster and folder: DuploadOrg | Stefano | 2013-10-27 | 1 | -0/+30 |
| | |||||
* | NCryptIn: better folder name detect | Stefano | 2013-10-23 | 1 | -28/+28 |
| | | | | + cosmetics | ||||
* | Merge pull request #336 from fragonib/stable | Stefano | 2013-10-23 | 1 | -94/+131 |
|\ | | | | | Updated NCryptIn.py | ||||
| * | Update NCryptIn.py | fragonib | 2013-10-19 | 1 | -94/+131 |
| | | | | | | NCryptIn: Improved link source management | ||||
* | | EasybytezComFolder: stickell tip | Walter Purcaro | 2013-10-20 | 1 | -1/+1 |
| | | |||||
* | | EasybytezComFolder: better naming | Walter Purcaro | 2013-10-20 | 1 | -2/+2 |
|/ | |||||
* | C1neonCom marked as dead | Walter Purcaro | 2013-10-15 | 1 | -125/+2 |
| | |||||
* | CryptItCom: mark as dead | Walter Purcaro | 2013-10-13 | 1 | -28/+3 |
| | |||||
* | Mark dead crypters as DeadCrypter | Walter Purcaro | 2013-10-13 | 9 | -834/+35 |
| | |||||
* | Removed dead plugins. | Stefano | 2013-10-11 | 2 | -31/+6 |
| | | | | See #304 | ||||
* | NCryptIn: ability to decrypt single encrypted links. | Stefano | 2013-10-11 | 1 | -28/+43 |
| | | | | Requested in #303 | ||||
* | LofCc: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 |
| | |||||
* | NCryptIn: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 |
| | |||||
* | New crypter: FiletramCom | Stefano | 2013-10-09 | 1 | -0/+31 |
| | |||||
* | New crypter: TurbobitNetFolder | Stefano | 2013-09-28 | 1 | -0/+60 |
| | |||||
* | Fixed URL regex | z00nx 0 | 2013-09-26 | 1 | -1/+1 |
| | |||||
* | Initial XupPl decrypter | z00nx 0 | 2013-09-26 | 1 | -0/+18 |
| | |||||
* | New crypter: FilestubeCom | Stefano | 2013-09-07 | 1 | -0/+31 |
| | | | | Requested in #257 | ||||
* | Fixed some pylint violations | Stefano | 2013-07-25 | 4 | -31/+29 |
| | |||||
* | Fixed some errors | Stefano | 2013-07-23 | 1 | -1/+0 |
| | |||||
* | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 43 | -648/+811 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 6 | -908/+908 |
| | |||||
* | New crypter plugin requested in #190 | Stefano | 2013-07-16 | 1 | -0/+47 |
| | |||||
* | SimpleCrypter is now able to handle links on multiple pages | Stefano | 2013-07-16 | 1 | -29/+4 |
| | |||||
* | New crypter requested in #186 | Stefano | 2013-07-09 | 1 | -0/+31 |
| | |||||
* | DdlstogrageComFolder: fixed regex. | Stefano | 2013-06-22 | 1 | -24/+22 |
| | | | | Now based on SimpleCrypter | ||||
* | NCryptIn: version increased | Stefano | 2013-05-25 | 1 | -1/+1 |
| | | | http://forum.pyload.org/viewtopic.php?p=9444#p9444 | ||||
* | Movie2kTo.py: Removed redundant code. Thanks to stickell. | Christopher | 2013-05-12 | 1 | -14/+10 |
| | | | | https://github.com/pyload/pyload/pull/115#issuecomment-17777585 | ||||
* | Movie2kTo.py: Added regular expression for matching the hoster URL. | Christopher | 2013-05-12 | 1 | -2/+13 |
| | |||||
* | YoutubeBatch.py, YoutubeCom.py: Synced regulare expression. | Christopher | 2013-05-11 | 1 | -3/+3 |
| | | | | YoutubeBatch.py now also supports https (tested). | ||||
* | SerienjunkiesOrg: version increased after ↵ | Stefano | 2013-04-30 | 1 | -1/+1 |
| | | | | cff3a4897e312a904a43ca0155dab922c6723d3a | ||||
* | SerienjunkiesOrg: fail if the link is blocked by the GeoIP | Stefano | 2013-04-30 | 1 | -0/+2 |
| | | | | see #93 | ||||
* | New crypter EasybytezComFolder | Stefano | 2013-04-20 | 1 | -0/+60 |
| | | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter | ||||
* | Merge pull request #87 from Nold360/stable | Stefano | 2013-04-16 | 1 | -3/+30 |
|\ | | | | | Added circlecaptcha to NCryptIn-Plugin | ||||
| * | Converted tabs to spaces | Nold360 | 2013-04-16 | 1 | -3/+2 |
| | | |||||
| * | I hate this comment.. but now it's finally fixed... | Nold360 | 2013-04-16 | 1 | -1/+1 |
| | | |||||
| * | Added Workaround for duplicate links in NCryptIn | Nold360 | 2013-04-16 | 1 | -1/+15 |
| | | |||||
| * | Added circlecaptcha to NCryptIn-Plugin | Nold360 | 2013-04-16 | 1 | -2/+16 |
| | | |||||
* | | Merge pull request #84 from 4Christopher/stable-DownloadVimeoCom | Stefano | 2013-04-16 | 1 | -0/+30 |
|\ \ | |/ |/| | Wrote DownloadVimeoCom. | ||||
| * | DownloadVimeoCom: Fixed regular expression. | Christopher | 2013-04-15 | 1 | -1/+1 |
| | | |||||
| * | DownloadVimeoCom: removed pattern for Dailymotion.com | Christopher | 2013-04-14 | 1 | -1/+1 |
| | | | | | | | | There is already a plugin for Dailymotion.com. | ||||
| * | Wrote DownloadVimeoCom. | Christopher | 2013-04-14 | 1 | -0/+30 |
| | | | | | | | | | | The website is used to get the download URL from Vimeo.com, Smotri.com, and Dailymotion.com. | ||||
* | | Merge pull request #79 from 4Christopher/stable | Stefano | 2013-04-15 | 1 | -17/+20 |
|\ \ | | | | | | | Optimized Movie2kTo | ||||
| * | | Added Putlocker to the list of accepted hosters. | Christopher | 2013-04-13 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'stable' of git://github.com/pyload/pyload into stable | Christopher | 2013-04-13 | 8 | -58/+202 |
| |\| | |||||
| * | | Cleanup. | Christopher | 2013-04-13 | 1 | -9/+8 |
| | | | |||||
| * | | Fixed regular expression and optimized quality report. | Christopher | 2013-04-13 | 1 | -2/+3 |
| | | | |||||
| * | | Merge branch 'stable' of git://github.com/pyload/pyload into stable | Christopher | 2013-03-26 | 3 | -38/+23 |
| |\ \ | |||||
| * | | | Movie2kTo: Added setting for quality in the folder name. | Christopher | 2013-03-18 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | You set if you want the quality output be part of the folder name. | ||||
| * | | | Movie2kTo: Corrected package name this plugin returns. | Christopher | 2013-03-13 | 1 | -4/+5 |
| | | | | |||||
* | | | | SerienjunkiesOrg: increased version after #85 | Stefano | 2013-04-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | Removing MegaUploadCom leftovers | Richard Schwab | 2013-04-15 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | MBLinkInfo: updated pattern | Stefano | 2013-04-12 | 1 | -2/+2 |
| | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8957#p8957 | ||||
* | | | New crypter: MBLinkInfo | Stefano | 2013-04-12 | 1 | -0/+27 |
| | | | |||||
* | | | Merge pull request #69 from enkore/stable | RaNaN | 2013-04-07 | 1 | -10/+25 |
|\ \ \ | | | | | | | | | Ported YoutubeBatch to new google api | ||||
| * | | | Ported YoutubeBatch to new google api | enkore | 2013-04-07 | 1 | -10/+25 |
| | |/ | |/| | | | | | | | | | | | | | Now playlists with more than a dozen or so videos work TODO: Add support for downloading channels | ||||
* | | | Merge branch 'stable' of https://github.com/pyload/pyload into stable | Stefano | 2013-04-06 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: module/plugins/crypter/UploadedToFolder.py | ||||
| * | | | UploadedToFolder: updated pattern (see #63) | Stefano | 2013-04-06 | 1 | -3/+20 |
| | | | | | | | | | | | | | | | | + license + cosmetics | ||||
* | | | | Using SimpleCrypter to avoid repeating getPackageNameAndFolder. | Stefano | 2013-04-06 | 4 | -31/+55 |
| | | | | | | | | | | | | | | | | | | | | + licenses + cosmetics | ||||
* | | | | NetfolderIn, SimpleCrypter: stripping folder name. | Stefano | 2013-04-06 | 1 | -19/+16 |
|/ / / | | | | | | | | | | + cosmetics | ||||
* | | | DataHuFolder: error message if folder is password protected but no password ↵ | Stefano | 2013-04-03 | 1 | -1/+3 |
| | | | | | | | | | | | | is specified | ||||
* | | | DataHuFolder: added support to password protected folders | Stefano | 2013-04-02 | 1 | -3/+41 |
| | | | |||||
* | | | New crypter for Data.hu folders | Stefano | 2013-04-02 | 1 | -0/+15 |
| | | | |||||
* | | | New crypter plugin for Goo.gl | Stefano | 2013-03-31 | 1 | -0/+26 |
| | | | |||||
* | | | Two plugins updated to avoid errors in 0.5 | Stefano | 2013-03-30 | 1 | -1/+1 |
|/ / | |||||
* | | Rewrote FourChanOrg crypter | enkore | 2013-03-25 | 1 | -26/+12 |
| | | |||||
* | | Plugins: fixed inconsistent indentation | Stefano | 2013-03-23 | 2 | -12/+11 |
|/ | |||||
* | Movie2kTo: Fixed and tested it. | Christopher | 2013-03-13 | 1 | -11/+25 |
| | |||||
* | Movie2kTo: Added quality recognition. | Christopher | 2013-03-13 | 1 | -11/+24 |
| | | | | | Sites without a quality value will fail with this version … But on the other hand the current pattern relies on the quality value … | ||||
* | Movie2kTo: Changed regex. I hope it now matches every site. | Christopher | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | moved ChipDe to the hoster plugins … | Christopher | 2013-03-12 | 1 | -24/+0 |
| | |||||
* | Movie2kTo: fixed hoster recognition | Christopher | 2013-03-12 | 1 | -9/+6 |
| | | | | | | | It appeared to me that the hoster and the id of a video can be present in either a JavaScript section or in a HTML section on *one* page. I first assumed that all hosters on one page can be found ether in a JavaScript section or in a HTML section. | ||||
* | Movie2kTo: fixed regex to be more reliable | Christopher | 2013-03-12 | 1 | -1/+5 |
| | |||||
* | made the firstN setting ready for more than one hoster | Christopher | 2013-03-11 | 1 | -3/+3 |
| | |||||
* | added setting to set how many URLs should be returned for each episode. | Christopher | 2013-03-11 | 2 | -27/+30 |
| | | | | | | Usually the first URL will be all you need. The movie2k.to website also just returns the first URL but in the source code of the website there are more links for each episode … | ||||
* | wrote crypter plugin for chip.de/videos | Christopher | 2013-03-11 | 1 | -0/+25 |
| | |||||
* | Added support for UploadedTo folders | Stefano | 2013-03-08 | 1 | -0/+45 |
| | |||||
* | SpeedLoadOrgFolder: Package name detection | Stefano | 2013-03-07 | 1 | -0/+1 |
| | |||||
* | SpeedLoadOrgFolder: crypter rewritten | Stefano | 2013-03-07 | 1 | -38/+5 |
| | | | | Trivial changes to the SimpleCrypter class | ||||
* | Various fixes in 24 plugins | Stefano | 2013-03-07 | 1 | -2/+2 |
| | |||||
* | little fixes | Christopher | 2013-02-27 | 1 | -13/+17 |
| | |||||
* | fixed support for films | Christopher | 2013-02-27 | 1 | -18/+21 |
| | |||||
* | added support to add all episodes and/or seasons | Christopher | 2013-02-27 | 1 | -14/+54 |
| | |||||
* | wrote crypter/Movie2kTo.py | Christopher | 2013-02-27 | 1 | -0/+62 |
| | |||||
* | Crypter for SpeedLoadOrg Folders | Stefano | 2013-02-18 | 1 | -0/+47 |
| | |||||
* | Added LetitbitNetFolder decrypter | z00nx | 2013-01-11 | 1 | -0/+33 |
| | |||||
* | ShareLinksBiz: FIX package info retrieval | fragonib | 2012-12-26 | 1 | -4/+12 |
| | |||||
* | LinkSaveIn: FIX compiler warnings | fragonib | 2012-12-26 | 1 | -7/+7 |
| | |||||
* | RelinkUs: Crypter several improvements. | fragonib | 2012-12-26 | 1 | -81/+189 |
| | |||||
* | Dereferer plugin | zoidberg10 | 2012-11-18 | 1 | -0/+34 |
| | |||||
* | update Youtube crypter | zoidberg10 | 2012-11-15 | 1 | -17/+10 |
| | |||||
* | update hellshare (now premium only), SimpleHoster.py - utf8-encode url | zoidberg10 | 2012-11-15 | 1 | -31/+31 |
| | |||||
* | sharelinks.biz - closed #697 (but see #704), remove dead hosters | zoidberg10 | 2012-11-01 | 3 | -57/+4 |
| | |||||
* | update lix.in crypter - closed #707, hotfile.com - decode, enable checksum | zoidberg10 | 2012-11-01 | 1 | -2/+2 |
| | |||||
* | youtube - add 3D formats, update playlist crypter | zoidberg10 | 2012-10-27 | 1 | -3/+3 |
| | |||||
* | Fix DuckcryptInfo and NowDownloadEu | godofdream | 2012-10-03 | 1 | -3/+4 |
| | |||||
* | filebeer folder crypter, multihoster unload fix | zoidberg10 | 2012-09-30 | 1 | -0/+35 |
| | |||||
* | Added DuckcryptInfo decrypter, smaller fixes | godofdream | 2012-08-29 | 2 | -2/+59 |
| | |||||
* | udpdate zippyshare, linkdecrypter - closed #670 | zoidberg10 | 2012-08-24 | 1 | -4/+12 |
| | |||||
* | Fixed c1neonCom plugin | godofdream | 2012-08-17 | 1 | -4/+4 |
| | |||||
* | update multishare account, xfilesharingpro | zoidberg10 | 2012-08-13 | 1 | -6/+11 |
| | |||||
* | updates c1neonCom decrypter | godofdream | 2012-08-07 | 1 | -5/+6 |
| | |||||
* | updated Serienjunkies, Shareonline - closed #571, #409 | godofdream | 2012-08-06 | 1 | -2/+5 |
| | |||||
* | Added DdlStorage-folder support - closed #609, #573 | godofdream | 2012-08-06 | 1 | -0/+32 |
| | |||||
* | update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-Ac | godofdream | 2012-08-06 | 1 | -3/+6 |
| | | | | | Added BypassCaptcha - closed #647, #615, #639, #644, #562, #586, #642 | ||||
* | linkdecrypter.com -- closed #612, #630 | zoidberg10 | 2012-07-27 | 1 | -12/+11 |
| | |||||
* | update mediafire.com, rapidgator.net -- closed #598, #617 | zoidberg10 | 2012-06-16 | 1 | -2/+2 |
| | |||||
* | closed #589 closed #586 | Jeix | 2012-05-14 | 2 | -24/+32 |
| | |||||
* | update sharerapid account, serienjunkies by godofdream | zoidberg10 | 2012-04-27 | 1 | -75/+186 |
| | |||||
* | ShareRapid fix, closed #586, closed #588, thx godofdream | Jeix | 2012-04-25 | 1 | -0/+124 |
| | |||||
* | update letitbit, depositfiles, ul.to; add trailerzone crypter by godofdream | zoidberg10 | 2012-04-11 | 1 | -0/+45 |
| | | | | closed #570 | ||||
* | turbobit.net premium, lix.in fix | zoidberg10 | 2012-02-14 | 1 | -3/+3 |
| | |||||
* | fix linkdecrypter hook, add 115.com | zoidberg10 | 2012-02-02 | 1 | -0/+21 |
| | |||||
* | closed #517, #520 | zoidberg10 | 2012-01-30 | 1 | -4/+2 |
| | |||||
* | fix some hosters, disable some more | zoidberg10 | 2012-01-25 | 1 | -5/+2 |
| | |||||
* | Oron.com Folder Plugin | CryNickSystems | 2012-01-17 | 1 | -0/+32 |
| | |||||
* | linkdecrypter api (thx flowlee), fix uloz.to, 1fichier - closed #493, #494, #496 | zoidberg10 | 2012-01-12 | 1 | -49/+60 |
| | |||||
* | uloz.to premium, update linkdecrypter.com | zoidberg10 | 2012-01-11 | 1 | -7/+8 |
| | |||||
* | Merged in hzpz/pyload (pull request #11) | RaNaN | 2011-12-22 | 2 | -0/+114 |
|\ | |||||
| * | Added iload.to decrypter | hzpz | 2011-12-22 | 1 | -0/+62 |
| | | |||||
| * | Added Wii-Reloaded.org decrypter | hzpz | 2011-12-20 | 1 | -0/+52 |
| | | |||||
* | | update bloody mediafire, fix share-rapid file info | zoidberg10 | 2011-12-20 | 1 | -0/+14 |
|/ | |||||
* | improve mediafire plugin | zoidberg10 | 2011-12-12 | 1 | -18/+33 |
| | |||||
* | megaupload decode file info, megaupload/depositfiles folders | zoidberg10 | 2011-12-01 | 4 | -0/+64 |
| | |||||
* | update hellspy.cz, add bayfiles.com | zoidberg10 | 2011-11-29 | 3 | -2/+109 |
| | |||||
* | update letitbit.net, fix fileserve lists | zoidberg10 | 2011-11-27 | 1 | -11/+12 |
| | |||||
* | Update Mediafire, folder support for Fileserve and Mediafire | zoidberg10 | 2011-11-18 | 3 | -2/+76 |
| | |||||
* | closed #420 | RaNaN | 2011-11-15 | 1 | -38/+44 |
| | |||||
* | filesonic/wupload folders | zoidberg10 | 2011-11-01 | 1 | -0/+31 |
| | |||||
* | removed dropbox linkdecrypting, seems to have no purpose | RaNaN | 2011-10-31 | 1 | -2/+2 |
| | |||||
* | plugins: czshare premium, czshare/quickshare/filefactory folders | zoidberg10 | 2011-09-23 | 4 | -6/+107 |
| | |||||
* | closed #393 | RaNaN | 2011-09-21 | 1 | -1/+1 |
| | |||||
* | New plugins: HellspyCz, LetitbitNet, FreevideoCz, StreamCz, UlozToFolder | zoidberg10 | 2011-09-20 | 2 | -13/+56 |
| | |||||
* | plugin pack by zoidberg | RaNaN | 2011-09-18 | 2 | -0/+124 |
| | |||||
* | has_key refractored, package name generator by Geek | RaNaN | 2011-07-14 | 1 | -2/+2 |
| | |||||
* | sj fix | RaNaN | 2011-07-05 | 1 | -2/+2 |
| | |||||
* | fixed some bugs, new externalscripts plugin | RaNaN | 2011-07-04 | 1 | -2/+2 |
| | |||||
* | fix #349 add captcha support | Paul King | 2011-06-29 | 1 | -17/+44 |
| | |||||
* | haggs' linksavein patch | RaNaN | 2011-06-23 | 1 | -37/+64 |
| | |||||
* | cleaned rslayer plugin | RaNaN | 2011-06-19 | 1 | -11/+12 |
| | |||||
* | wupload fix, rslayercom update | RaNaN | 2011-06-19 | 1 | -22/+33 |
| | |||||
* | fixed hoerbuch.in plugin (closes #328) | mkaay | 2011-06-15 | 2 | -31/+33 |
| | |||||
* | fixed SJ.org (closes #327) | mkaay | 2011-06-15 | 1 | -1/+1 |
| | |||||
* | RelinkUs, ShareLinksBiz, BitshareCom little improvements | fragonib | 2011-06-12 | 2 | -16/+30 |
| | |||||
* | Use new logging functions | fragonib | 2011-06-05 | 5 | -78/+78 |
| | |||||
* | fixed positional captchas + availbillity over thrift | RaNaN | 2011-05-31 | 1 | -2/+3 |
| | |||||
* | ShareLinksBiz decrypter | fragonib | 2011-05-30 | 1 | -0/+254 |
| | |||||
* | Serveral Plugins: Clean up | fragonib | 2011-05-30 | 4 | -5/+5 |
| | |||||
* | Several Crypters and Hosters fixes, improvements, python2.5 issues... | fragonib | 2011-05-15 | 2 | -40/+139 |
| | |||||
* | allow remote rsdf on linksave.in #310 | Paul King | 2011-05-14 | 1 | -2/+2 |
| | |||||
* | improved some code style issues | RaNaN | 2011-05-14 | 4 | -10/+10 |
| | |||||
* | NCryptIn: Fixed support for web links | fragonib | 2011-05-02 | 1 | -9/+20 |
| | |||||
* | Serveral Plugins: Clean up | fragonib | 2011-05-02 | 3 | -37/+32 |
| | |||||
* | NCryptIn: Improved support | fragonib | 2011-04-30 | 1 | -74/+120 |
| | |||||
* | NCryptIn: FIX invalid password | fragonib | 2011-04-18 | 1 | -2/+4 |
| | |||||
* | NCryptIn: Bug fixes | fragonib | 2011-02-20 | 1 | -39/+42 |
| | |||||
* | fixed #206 (HoerbuchIn) | mkaay | 2011-02-01 | 1 | -33/+39 |
| | |||||
* | really fixed proxy support | mkaay | 2011-01-31 | 2 | -0/+4 |
| | |||||
* | added captchatrader.com support, fixed lof.cc | mkaay | 2011-01-31 | 2 | -2/+2 |
| | |||||
* | cleanup code | RaNaN | 2011-01-30 | 1 | -3/+3 |
| | |||||
* | linksave and ncrypt working with captchas | RaNaN | 2011-01-29 | 2 | -15/+43 |
| | |||||
* | First working version | fragonib | 2011-01-26 | 1 | -0/+148 |
| | |||||
* | fixed sj.org | mkaay | 2011-01-26 | 1 | -1/+9 |
| | |||||
* | overview speed fix, added lib dir | mkaay | 2011-01-26 | 2 | -2/+2 |
| | |||||
* | fixed cleanup | RaNaN | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | new cryptit plugin | RaNaN | 2011-01-18 | 1 | -23/+17 |
| | |||||
* | netfolder, hotfile fix, filesonic/sharingmatrix beta | Jeix | 2011-01-16 | 1 | -3/+4 |
| | |||||
* | closed #160 | Jeix | 2010-12-18 | 1 | -1/+7 |
| | | | | fixed Megaupload, Uploading | ||||
* | Little fixes | fragonib | 2010-12-06 | 3 | -15/+10 |
| | |||||
* | NetfolderIn: Add support for http://netfolder.in/{id}/{name} style links | fragonib | 2010-11-27 | 1 | -1/+1 |
| | |||||
* | NetfolderIn: Forgot to update version | fragonib | 2010-11-27 | 1 | -1/+1 |
| | |||||
* | NetfolderIn: Add support for password protected packages | fragonib | 2010-11-27 | 1 | -11/+76 |
| | |||||
* | RelinkUs: Add support for password protected packages | fragonib | 2010-11-18 | 1 | -17/+66 |
| | |||||
* | scheduler optimization, SJOrg fix, better crypter limit | mkaay | 2010-11-05 | 1 | -0/+6 |
| | |||||
* | sj fix | mkaay | 2010-11-05 | 1 | -2/+11 |
| | |||||
* | closed #162 | RaNaN | 2010-10-24 | 1 | -2/+1 |
| | |||||
* | New LinkSaveIn crypter plugin version | fragonib | 2010-10-21 | 1 | -0/+90 |
| | |||||
* | ReLinkUs plugin improvement | fragonib | 2010-10-21 | 1 | -20/+27 |
| | |||||
* | closed #159 | RaNaN | 2010-10-20 | 1 | -24/+22 |
| | |||||
* | New ReLinkUs crypter plugin version | fragonib | 2010-10-19 | 1 | -42/+79 |
| | |||||
* | netfolder, hotfile folder | RaNaN | 2010-09-19 | 2 | -0/+50 |
| | |||||
* | little fixes | RaNaN | 2010-08-30 | 1 | -3/+1 |
| | |||||
* | some automatic fixes | RaNaN | 2010-08-27 | 3 | -153/+153 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 14 | -0/+965 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 14 | -965/+0 |
| | |||||
* | fixed SerienjunkiesOrg error on bad formated season pages | mkaay | 2010-08-18 | 1 | -2/+7 |
| | |||||
* | sj still not working | RaNaN | 2010-08-17 | 1 | -1/+1 |
| | |||||
* | Youtube Playlist | spoob | 2010-08-15 | 1 | -3/+4 |
| | |||||
* | priority fix, unrar improve, serienjunkiesorg improve | mkaay | 2010-08-15 | 1 | -50/+44 |
| | |||||
* | merge | mkaay | 2010-08-13 | 1 | -0/+47 |
|\ | |||||
| * | recaptcha + new crypter lof.cc | mkaay | 2010-08-13 | 1 | -0/+47 |
| | | |||||
* | | Youtube Playlist Download | spoob | 2010-08-12 | 2 | -52/+33 |
|/ | |||||
* | ShareonlineBiz free+premium, DDLMusicOrg working, SerienjunkiesOrg fix, ↵ | mkaay | 2010-08-11 | 2 | -40/+27 |
| | | | | FileDatabase fix, other fixes | ||||
* | file info prefetching (RapidshareCom UploadedTo), download folder fix, ↵ | mkaay | 2010-08-07 | 1 | -74/+27 |
| | | | | SerienjunkiesOrg fix | ||||
* | more improvements and cleaned some imports | RaNaN | 2010-07-29 | 1 | -1/+1 |
| | |||||
* | Crypt | Jeix | 2010-07-09 | 1 | -1/+8 |
| | |||||
* | Crypt-It.com | Jeix | 2010-07-07 | 1 | -0/+37 |
| | |||||
* | new plugin interface test, ShareonlineBiz + SerienjunkiesOrg + ↵ | mkaay | 2010-05-17 | 1 | -9/+8 |
| | | | | MegauploadedCom fix, other stuff |