summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter
Commit message (Collapse)AuthorAgeFilesLines
* New crypter: FreetexthostComGravatar Stefano 2013-11-011-0/+37
| | | | Requested in #360
* New crypter: PastebinComGravatar Stefano 2013-11-011-0/+31
| | | | Requested in #361
* New hoster and folder: DuploadOrgGravatar Stefano 2013-10-271-0/+30
|
* NCryptIn: better folder name detectGravatar Stefano 2013-10-231-28/+28
| | | | + cosmetics
* Merge pull request #336 from fragonib/stableGravatar Stefano 2013-10-231-94/+131
|\ | | | | Updated NCryptIn.py
| * Update NCryptIn.pyGravatar fragonib 2013-10-191-94/+131
| | | | | | NCryptIn: Improved link source management
* | EasybytezComFolder: stickell tipGravatar Walter Purcaro 2013-10-201-1/+1
| |
* | EasybytezComFolder: better namingGravatar Walter Purcaro 2013-10-201-2/+2
|/
* C1neonCom marked as deadGravatar Walter Purcaro 2013-10-151-125/+2
|
* CryptItCom: mark as deadGravatar Walter Purcaro 2013-10-131-28/+3
|
* Mark dead crypters as DeadCrypterGravatar Walter Purcaro 2013-10-139-834/+35
|
* Removed dead plugins.Gravatar Stefano 2013-10-112-31/+6
| | | | See #304
* NCryptIn: ability to decrypt single encrypted links.Gravatar Stefano 2013-10-111-28/+43
| | | | Requested in #303
* LofCc: using ReCaptcha from CaptchaServiceGravatar Stefano 2013-10-111-2/+2
|
* NCryptIn: using ReCaptcha from CaptchaServiceGravatar Stefano 2013-10-111-2/+2
|
* New crypter: FiletramComGravatar Stefano 2013-10-091-0/+31
|
* New crypter: TurbobitNetFolderGravatar Stefano 2013-09-281-0/+60
|
* Fixed URL regexGravatar z00nx 0 2013-09-261-1/+1
|
* Initial XupPl decrypterGravatar z00nx 0 2013-09-261-0/+18
|
* New crypter: FilestubeComGravatar Stefano 2013-09-071-0/+31
| | | | Requested in #257
* Fixed some pylint violationsGravatar Stefano 2013-07-254-31/+29
|
* Fixed some errorsGravatar Stefano 2013-07-231-1/+0
|
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-2143-648/+811
|
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-216-908/+908
|
* New crypter plugin requested in #190Gravatar Stefano 2013-07-161-0/+47
|
* SimpleCrypter is now able to handle links on multiple pagesGravatar Stefano 2013-07-161-29/+4
|
* New crypter requested in #186Gravatar Stefano 2013-07-091-0/+31
|
* DdlstogrageComFolder: fixed regex.Gravatar Stefano 2013-06-221-24/+22
| | | | Now based on SimpleCrypter
* NCryptIn: version increasedGravatar Stefano 2013-05-251-1/+1
| | | http://forum.pyload.org/viewtopic.php?p=9444#p9444
* Movie2kTo.py: Removed redundant code. Thanks to stickell.Gravatar Christopher 2013-05-121-14/+10
| | | | https://github.com/pyload/pyload/pull/115#issuecomment-17777585
* Movie2kTo.py: Added regular expression for matching the hoster URL.Gravatar Christopher 2013-05-121-2/+13
|
* YoutubeBatch.py, YoutubeCom.py: Synced regulare expression.Gravatar Christopher 2013-05-111-3/+3
| | | | YoutubeBatch.py now also supports https (tested).
* SerienjunkiesOrg: version increased after ↵Gravatar Stefano 2013-04-301-1/+1
| | | | cff3a4897e312a904a43ca0155dab922c6723d3a
* SerienjunkiesOrg: fail if the link is blocked by the GeoIPGravatar Stefano 2013-04-301-0/+2
| | | | see #93
* New crypter EasybytezComFolderGravatar Stefano 2013-04-201-0/+60
| | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter
* Merge pull request #87 from Nold360/stableGravatar Stefano 2013-04-161-3/+30
|\ | | | | Added circlecaptcha to NCryptIn-Plugin
| * Converted tabs to spacesGravatar Nold360 2013-04-161-3/+2
| |
| * I hate this comment.. but now it's finally fixed...Gravatar Nold360 2013-04-161-1/+1
| |
| * Added Workaround for duplicate links in NCryptInGravatar Nold360 2013-04-161-1/+15
| |
| * Added circlecaptcha to NCryptIn-PluginGravatar Nold360 2013-04-161-2/+16
| |
* | Merge pull request #84 from 4Christopher/stable-DownloadVimeoComGravatar Stefano 2013-04-161-0/+30
|\ \ | |/ |/| Wrote DownloadVimeoCom.
| * DownloadVimeoCom: Fixed regular expression.Gravatar Christopher 2013-04-151-1/+1
| |
| * DownloadVimeoCom: removed pattern for Dailymotion.comGravatar Christopher 2013-04-141-1/+1
| | | | | | | | There is already a plugin for Dailymotion.com.
| * Wrote DownloadVimeoCom.Gravatar Christopher 2013-04-141-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/stableGravatar Stefano 2013-04-151-17/+20
|\ \ | | | | | | Optimized Movie2kTo
| * | Added Putlocker to the list of accepted hosters.Gravatar Christopher 2013-04-131-1/+1
| | |
| * | Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-04-138-58/+202
| |\|
| * | Cleanup.Gravatar Christopher 2013-04-131-9/+8
| | |
| * | Fixed regular expression and optimized quality report.Gravatar Christopher 2013-04-131-2/+3
| | |
| * | Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-03-263-38/+23
| |\ \
| * | | Movie2kTo: Added setting for quality in the folder name.Gravatar Christopher 2013-03-181-1/+3
| | | | | | | | | | | | | | | | You set if you want the quality output be part of the folder name.
| * | | Movie2kTo: Corrected package name this plugin returns.Gravatar Christopher 2013-03-131-4/+5
| | | |
* | | | SerienjunkiesOrg: increased version after #85Gravatar Stefano 2013-04-151-1/+1
| | | |
* | | | Removing MegaUploadCom leftoversGravatar Richard Schwab 2013-04-151-1/+1
| |_|/ |/| |
* | | MBLinkInfo: updated patternGravatar Stefano 2013-04-121-2/+2
| | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8957#p8957
* | | New crypter: MBLinkInfoGravatar Stefano 2013-04-121-0/+27
| | |
* | | Merge pull request #69 from enkore/stableGravatar RaNaN 2013-04-071-10/+25
|\ \ \ | | | | | | | | Ported YoutubeBatch to new google api
| * | | Ported YoutubeBatch to new google apiGravatar enkore 2013-04-071-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 stableGravatar Stefano 2013-04-061-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: module/plugins/crypter/UploadedToFolder.py
| * | | UploadedToFolder: updated pattern (see #63)Gravatar Stefano 2013-04-061-3/+20
| | | | | | | | | | | | | | | | + license + cosmetics
* | | | Using SimpleCrypter to avoid repeating getPackageNameAndFolder.Gravatar Stefano 2013-04-064-31/+55
| | | | | | | | | | | | | | | | | | | | + licenses + cosmetics
* | | | NetfolderIn, SimpleCrypter: stripping folder name.Gravatar Stefano 2013-04-061-19/+16
|/ / / | | | | | | | | | + cosmetics
* | | DataHuFolder: error message if folder is password protected but no password ↵Gravatar Stefano 2013-04-031-1/+3
| | | | | | | | | | | | is specified
* | | DataHuFolder: added support to password protected foldersGravatar Stefano 2013-04-021-3/+41
| | |
* | | New crypter for Data.hu foldersGravatar Stefano 2013-04-021-0/+15
| | |
* | | New crypter plugin for Goo.glGravatar Stefano 2013-03-311-0/+26
| | |
* | | Two plugins updated to avoid errors in 0.5Gravatar Stefano 2013-03-301-1/+1
|/ /
* | Rewrote FourChanOrg crypterGravatar enkore 2013-03-251-26/+12
| |
* | Plugins: fixed inconsistent indentationGravatar Stefano 2013-03-232-12/+11
|/
* Movie2kTo: Fixed and tested it.Gravatar Christopher 2013-03-131-11/+25
|
* Movie2kTo: Added quality recognition.Gravatar Christopher 2013-03-131-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.Gravatar Christopher 2013-03-131-1/+1
|
* moved ChipDe to the hoster plugins …Gravatar Christopher 2013-03-121-24/+0
|
* Movie2kTo: fixed hoster recognitionGravatar Christopher 2013-03-121-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 reliableGravatar Christopher 2013-03-121-1/+5
|
* made the firstN setting ready for more than one hosterGravatar Christopher 2013-03-111-3/+3
|
* added setting to set how many URLs should be returned for each episode.Gravatar Christopher 2013-03-112-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/videosGravatar Christopher 2013-03-111-0/+25
|
* Added support for UploadedTo foldersGravatar Stefano 2013-03-081-0/+45
|
* SpeedLoadOrgFolder: Package name detectionGravatar Stefano 2013-03-071-0/+1
|
* SpeedLoadOrgFolder: crypter rewrittenGravatar Stefano 2013-03-071-38/+5
| | | | Trivial changes to the SimpleCrypter class
* Various fixes in 24 pluginsGravatar Stefano 2013-03-071-2/+2
|
* little fixesGravatar Christopher 2013-02-271-13/+17
|
* fixed support for filmsGravatar Christopher 2013-02-271-18/+21
|
* added support to add all episodes and/or seasonsGravatar Christopher 2013-02-271-14/+54
|
* wrote crypter/Movie2kTo.pyGravatar Christopher 2013-02-271-0/+62
|
* Crypter for SpeedLoadOrg FoldersGravatar Stefano 2013-02-181-0/+47
|
* Added LetitbitNetFolder decrypterGravatar z00nx 2013-01-111-0/+33
|
* ShareLinksBiz: FIX package info retrievalGravatar fragonib 2012-12-261-4/+12
|
* LinkSaveIn: FIX compiler warningsGravatar fragonib 2012-12-261-7/+7
|
* RelinkUs: Crypter several improvements.Gravatar fragonib 2012-12-261-81/+189
|
* Dereferer pluginGravatar zoidberg10 2012-11-181-0/+34
|
* update Youtube crypterGravatar zoidberg10 2012-11-151-17/+10
|
* update hellshare (now premium only), SimpleHoster.py - utf8-encode urlGravatar zoidberg10 2012-11-151-31/+31
|
* sharelinks.biz - closed #697 (but see #704), remove dead hostersGravatar zoidberg10 2012-11-013-57/+4
|
* update lix.in crypter - closed #707, hotfile.com - decode, enable checksumGravatar zoidberg10 2012-11-011-2/+2
|
* youtube - add 3D formats, update playlist crypterGravatar zoidberg10 2012-10-271-3/+3
|
* Fix DuckcryptInfo and NowDownloadEuGravatar godofdream 2012-10-031-3/+4
|
* filebeer folder crypter, multihoster unload fixGravatar zoidberg10 2012-09-301-0/+35
|
* Added DuckcryptInfo decrypter, smaller fixesGravatar godofdream 2012-08-292-2/+59
|
* udpdate zippyshare, linkdecrypter - closed #670Gravatar zoidberg10 2012-08-241-4/+12
|
* Fixed c1neonCom pluginGravatar godofdream 2012-08-171-4/+4
|
* update multishare account, xfilesharingproGravatar zoidberg10 2012-08-131-6/+11
|
* updates c1neonCom decrypterGravatar godofdream 2012-08-071-5/+6
|
* updated Serienjunkies, Shareonline - closed #571, #409Gravatar godofdream 2012-08-061-2/+5
|
* Added DdlStorage-folder support - closed #609, #573Gravatar godofdream 2012-08-061-0/+32
|
* update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-AcGravatar godofdream 2012-08-061-3/+6
| | | | | Added BypassCaptcha - closed #647, #615, #639, #644, #562, #586, #642
* linkdecrypter.com -- closed #612, #630Gravatar zoidberg10 2012-07-271-12/+11
|
* update mediafire.com, rapidgator.net -- closed #598, #617Gravatar zoidberg10 2012-06-161-2/+2
|
* closed #589 closed #586Gravatar Jeix 2012-05-142-24/+32
|
* update sharerapid account, serienjunkies by godofdreamGravatar zoidberg10 2012-04-271-75/+186
|
* ShareRapid fix, closed #586, closed #588, thx godofdreamGravatar Jeix 2012-04-251-0/+124
|
* update letitbit, depositfiles, ul.to; add trailerzone crypter by godofdreamGravatar zoidberg10 2012-04-111-0/+45
| | | | closed #570
* turbobit.net premium, lix.in fixGravatar zoidberg10 2012-02-141-3/+3
|
* fix linkdecrypter hook, add 115.comGravatar zoidberg10 2012-02-021-0/+21
|
* closed #517, #520Gravatar zoidberg10 2012-01-301-4/+2
|
* fix some hosters, disable some moreGravatar zoidberg10 2012-01-251-5/+2
|
* Oron.com Folder PluginGravatar CryNickSystems 2012-01-171-0/+32
|
* linkdecrypter api (thx flowlee), fix uloz.to, 1fichier - closed #493, #494, #496Gravatar zoidberg10 2012-01-121-49/+60
|
* uloz.to premium, update linkdecrypter.comGravatar zoidberg10 2012-01-111-7/+8
|
* Merged in hzpz/pyload (pull request #11)Gravatar RaNaN 2011-12-222-0/+114
|\
| * Added iload.to decrypterGravatar hzpz 2011-12-221-0/+62
| |
| * Added Wii-Reloaded.org decrypterGravatar hzpz 2011-12-201-0/+52
| |
* | update bloody mediafire, fix share-rapid file infoGravatar zoidberg10 2011-12-201-0/+14
|/
* improve mediafire pluginGravatar zoidberg10 2011-12-121-18/+33
|
* megaupload decode file info, megaupload/depositfiles foldersGravatar zoidberg10 2011-12-014-0/+64
|
* update hellspy.cz, add bayfiles.comGravatar zoidberg10 2011-11-293-2/+109
|
* update letitbit.net, fix fileserve listsGravatar zoidberg10 2011-11-271-11/+12
|
* Update Mediafire, folder support for Fileserve and MediafireGravatar zoidberg10 2011-11-183-2/+76
|
* closed #420Gravatar RaNaN 2011-11-151-38/+44
|
* filesonic/wupload foldersGravatar zoidberg10 2011-11-011-0/+31
|
* removed dropbox linkdecrypting, seems to have no purposeGravatar RaNaN 2011-10-311-2/+2
|
* plugins: czshare premium, czshare/quickshare/filefactory foldersGravatar zoidberg10 2011-09-234-6/+107
|
* closed #393Gravatar RaNaN 2011-09-211-1/+1
|
* New plugins: HellspyCz, LetitbitNet, FreevideoCz, StreamCz, UlozToFolderGravatar zoidberg10 2011-09-202-13/+56
|
* plugin pack by zoidbergGravatar RaNaN 2011-09-182-0/+124
|
* has_key refractored, package name generator by GeekGravatar RaNaN 2011-07-141-2/+2
|
* sj fixGravatar RaNaN 2011-07-051-2/+2
|
* fixed some bugs, new externalscripts pluginGravatar RaNaN 2011-07-041-2/+2
|
* fix #349 add captcha supportGravatar Paul King 2011-06-291-17/+44
|
* haggs' linksavein patchGravatar RaNaN 2011-06-231-37/+64
|
* cleaned rslayer pluginGravatar RaNaN 2011-06-191-11/+12
|
* wupload fix, rslayercom updateGravatar RaNaN 2011-06-191-22/+33
|
* fixed hoerbuch.in plugin (closes #328)Gravatar mkaay 2011-06-152-31/+33
|
* fixed SJ.org (closes #327)Gravatar mkaay 2011-06-151-1/+1
|
* RelinkUs, ShareLinksBiz, BitshareCom little improvementsGravatar fragonib 2011-06-122-16/+30
|
* Use new logging functionsGravatar fragonib 2011-06-055-78/+78
|
* fixed positional captchas + availbillity over thriftGravatar RaNaN 2011-05-311-2/+3
|
* ShareLinksBiz decrypterGravatar fragonib 2011-05-301-0/+254
|
* Serveral Plugins: Clean upGravatar fragonib 2011-05-304-5/+5
|
* Several Crypters and Hosters fixes, improvements, python2.5 issues...Gravatar fragonib 2011-05-152-40/+139
|
* allow remote rsdf on linksave.in #310Gravatar Paul King 2011-05-141-2/+2
|
* improved some code style issuesGravatar RaNaN 2011-05-144-10/+10
|
* NCryptIn: Fixed support for web linksGravatar fragonib 2011-05-021-9/+20
|
* Serveral Plugins: Clean upGravatar fragonib 2011-05-023-37/+32
|
* NCryptIn: Improved supportGravatar fragonib 2011-04-301-74/+120
|
* NCryptIn: FIX invalid passwordGravatar fragonib 2011-04-181-2/+4
|
* NCryptIn: Bug fixesGravatar fragonib 2011-02-201-39/+42
|
* fixed #206 (HoerbuchIn)Gravatar mkaay 2011-02-011-33/+39
|
* really fixed proxy supportGravatar mkaay 2011-01-312-0/+4
|
* added captchatrader.com support, fixed lof.ccGravatar mkaay 2011-01-312-2/+2
|
* cleanup codeGravatar RaNaN 2011-01-301-3/+3
|
* linksave and ncrypt working with captchasGravatar RaNaN 2011-01-292-15/+43
|
* First working versionGravatar fragonib 2011-01-261-0/+148
|
* fixed sj.orgGravatar mkaay 2011-01-261-1/+9
|
* overview speed fix, added lib dirGravatar mkaay 2011-01-262-2/+2
|
* fixed cleanupGravatar RaNaN 2011-01-191-1/+1
|
* new cryptit pluginGravatar RaNaN 2011-01-181-23/+17
|
* netfolder, hotfile fix, filesonic/sharingmatrix betaGravatar Jeix 2011-01-161-3/+4
|
* closed #160Gravatar Jeix 2010-12-181-1/+7
| | | | fixed Megaupload, Uploading
* Little fixesGravatar fragonib 2010-12-063-15/+10
|
* NetfolderIn: Add support for http://netfolder.in/{id}/{name} style linksGravatar fragonib 2010-11-271-1/+1
|
* NetfolderIn: Forgot to update versionGravatar fragonib 2010-11-271-1/+1
|
* NetfolderIn: Add support for password protected packagesGravatar fragonib 2010-11-271-11/+76
|
* RelinkUs: Add support for password protected packagesGravatar fragonib 2010-11-181-17/+66
|
* scheduler optimization, SJOrg fix, better crypter limitGravatar mkaay 2010-11-051-0/+6
|
* sj fixGravatar mkaay 2010-11-051-2/+11
|
* closed #162Gravatar RaNaN 2010-10-241-2/+1
|
* New LinkSaveIn crypter plugin versionGravatar fragonib 2010-10-211-0/+90
|
* ReLinkUs plugin improvementGravatar fragonib 2010-10-211-20/+27
|
* closed #159Gravatar RaNaN 2010-10-201-24/+22
|
* New ReLinkUs crypter plugin versionGravatar fragonib 2010-10-191-42/+79
|
* netfolder, hotfile folderGravatar RaNaN 2010-09-192-0/+50
|
* little fixesGravatar RaNaN 2010-08-301-3/+1
|
* some automatic fixesGravatar RaNaN 2010-08-273-153/+153
|
* new dirsGravatar RaNaN 2010-08-2514-0/+965
|
* merged guiGravatar mkaay 2010-08-2514-965/+0
|
* fixed SerienjunkiesOrg error on bad formated season pagesGravatar mkaay 2010-08-181-2/+7
|
* sj still not workingGravatar RaNaN 2010-08-171-1/+1
|
* Youtube PlaylistGravatar spoob 2010-08-151-3/+4
|
* priority fix, unrar improve, serienjunkiesorg improveGravatar mkaay 2010-08-151-50/+44
|
* mergeGravatar mkaay 2010-08-131-0/+47
|\
| * recaptcha + new crypter lof.ccGravatar mkaay 2010-08-131-0/+47
| |
* | Youtube Playlist DownloadGravatar spoob 2010-08-122-52/+33
|/
* ShareonlineBiz free+premium, DDLMusicOrg working, SerienjunkiesOrg fix, ↵Gravatar mkaay 2010-08-112-40/+27
| | | | FileDatabase fix, other fixes
* file info prefetching (RapidshareCom UploadedTo), download folder fix, ↵Gravatar mkaay 2010-08-071-74/+27
| | | | SerienjunkiesOrg fix
* more improvements and cleaned some importsGravatar RaNaN 2010-07-291-1/+1
|
* CryptGravatar Jeix 2010-07-091-1/+8
|
* Crypt-It.comGravatar Jeix 2010-07-071-0/+37
|
* new plugin interface test, ShareonlineBiz + SerienjunkiesOrg + ↵Gravatar mkaay 2010-05-171-9/+8
| | | | MegauploadedCom fix, other stuff