summaryrefslogtreecommitdiffstats
path: root/module/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #84 from 4Christopher/stable-DownloadVimeoComGravatar Stefano 2013-04-161-0/+30
| |\ \ | | |/ | |/|
| | * DownloadVimeoCom: Fixed regular expression.Gravatar Christopher 2013-04-151-1/+1
| | * DownloadVimeoCom: removed pattern for Dailymotion.comGravatar Christopher 2013-04-141-1/+1
| | * Wrote DownloadVimeoCom.Gravatar Christopher 2013-04-141-0/+30
| * | Merge pull request #79 from 4Christopher/stableGravatar Stefano 2013-04-151-17/+20
| |\ \
| | * | 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-1332-385/+968
| | |\|
| | * | 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-2621-225/+401
| | |\ \
| | * | | Movie2kTo: Added setting for quality in the folder name.Gravatar Christopher 2013-03-181-1/+3
| | * | | Merge branch 'stable' of 4Christopher.github.com:4Christopher/pyload into stableGravatar Christopher 2013-03-181-4/+5
| | |\ \ \
| | | * | | 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
| * | | | | ExtabitCom: cosmeticsGravatar Stefano 2013-04-141-13/+16
| * | | | | ExtabitCom: fixed #77Gravatar Stefano 2013-04-141-2/+2
| * | | | | UploadedTo: version increased after #83Gravatar Stefano 2013-04-141-1/+1
| * | | | | Update UploadedTo.pyGravatar healthhazard 2013-04-141-2/+2
| | |_|_|/ | |/| | |
| * | | | MBLinkInfo: updated patternGravatar Stefano 2013-04-121-2/+2
| * | | | New debrid: MultiDebridComGravatar Stefano 2013-04-123-0/+146
| * | | | New crypter: MBLinkInfoGravatar Stefano 2013-04-121-0/+27
| * | | | EgoFilesCom: fixed FILE_INFO_PATTERNGravatar Stefano 2013-04-121-2/+2
| * | | | revert correct rsrtrip()Gravatar Gonzalo SR 2013-04-111-1/+1
| * | | | Fixed incorrect use of rstrip()Gravatar Gonzalo SR 2013-04-111-4/+4
| * | | | UploadedTo: getID uses the __pattern__ regex to avoid duplication.Gravatar Stefano 2013-04-091-4/+8
| * | | | DownloadScheduler: ability to abort downloadsGravatar Stefano 2013-04-081-32/+40
| * | | | Update OneFichierCom.pyGravatar philou75 2013-04-081-1/+1
| * | | | FilefactoryCom: removed unused constantsGravatar Stefano 2013-04-071-4/+4
| * | | | FilefactoryCom: plugin rewrittenGravatar Stefano 2013-04-071-128/+90
| * | | | FilefactoryCom: fixes #70Gravatar Stefano 2013-04-071-39/+49
| * | | | Merge pull request #69 from enkore/stableGravatar RaNaN 2013-04-071-10/+25
| |\ \ \ \
| | * | | | Ported YoutubeBatch to new google apiGravatar enkore 2013-04-071-10/+25
| * | | | | UploadedTo: fixed #68Gravatar Stefano 2013-04-071-2/+2
| * | | | | Merge pull request #66 from enkore/xvideosGravatar RaNaN 2013-04-071-0/+19
| |\ \ \ \ \
| | * | | | | Add XVideosCom hosterGravatar enkore 2013-04-071-0/+19
| * | | | | | Merge pull request #64 from enkore/stableGravatar RaNaN 2013-04-071-0/+80
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ARD: Correct file extensionGravatar enkore 2013-04-061-1/+1
| | * | | | | Add hoster plugin for ARD mediathekGravatar enkore 2013-04-061-0/+80
| | |/ / / /
| * | | | | Merge branch 'stable' of https://github.com/pyload/pyload into stableGravatar Stefano 2013-04-061-2/+2
| |\ \ \ \ \
| | * | | | | UploadedToFolder: updated pattern (see #63)Gravatar Stefano 2013-04-061-3/+20
| * | | | | | Using SimpleCrypter to avoid repeating getPackageNameAndFolder.Gravatar Stefano 2013-04-064-31/+55
| * | | | | | NetfolderIn, SimpleCrypter: stripping folder name.Gravatar Stefano 2013-04-062-20/+17
| * | | | | | DebridItaliaCom: fail instead of offline to allow revert to traditional downloadGravatar Stefano 2013-04-061-1/+1
| |/ / / / /
* | | | | | Merge plugins from stable.Gravatar Stefano 2013-04-0624-243/+610
|\| | | | |
| * | | | | EgoFilesCom: fixed bug in premium downloads.Gravatar Stefano 2013-04-051-4/+32
| * | | | | PutlockerCom: using loop to avoid repeated statementGravatar Stefano 2013-04-051-14/+10
| * | | | | PutlockerCom: code optimized and cleaned upGravatar Stefano 2013-04-041-39/+38
| * | | | | DebridItaliaCom: + ability to detect offline files.Gravatar Stefano 2013-04-043-2/+50
| * | | | | UploadedTo: update regex to fix bug #62Gravatar Stefano 2013-04-041-24/+29
| * | | | | PutlockerCom: using SimpleHoster to clean the code and make it work betterGravatar Stefano 2013-04-041-80/+32
| * | | | | YoutubeCom: increased versionGravatar Stefano 2013-04-031-1/+1
| * | | | | bump unrar versionGravatar RaNaN 2013-04-031-1/+1
| * | | | | avoid regexp to check progressGravatar RaNaN 2013-04-031-1/+2
| * | | | | Merge pull request #58 from thargor/stableGravatar RaNaN 2013-04-031-3/+19
| |\ \ \ \ \
| | * | | | | added progress to unrarGravatar nilo 2013-04-031-3/+19
| * | | | | | SimpleCrypter: trivial fix in documentationGravatar Stefano 2013-04-031-1/+3
| |/ / / / /
| * | | | | DataHuFolder: error message if folder is password protected but no password i...Gravatar Stefano 2013-04-031-1/+3
| * | | | | SimpleHoster: fixed wrong pattern names in documentationGravatar Stefano 2013-04-021-2/+2
| * | | | | SimpleCrypter: decoding loaded htmlGravatar Stefano 2013-04-021-2/+2
| * | | | | 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
| * | | | | Unrar also deletes .r* filesGravatar RaNaN 2013-04-021-4/+7
| * | | | | DebridItaliaCom: new hoster supportedGravatar Stefano 2013-04-021-2/+2
| * | | | | New hoster: Data.huGravatar Stefano 2013-04-021-0/+53
| * | | | | RarefileNet: added pattern to support premium downloadsGravatar Stefano 2013-04-011-8/+12
| * | | | | DebridItaliaCom: two new hosters supportedGravatar Stefano 2013-04-011-2/+3
| * | | | | New crypter plugin for Goo.glGravatar Stefano 2013-03-311-0/+26
| * | | | | RarefileNet: fixed urlGravatar Stefano 2013-03-311-2/+2
| * | | | | OneFichierCom: version number increasedGravatar Stefano 2013-03-301-1/+1
| * | | | | Two plugins updated to avoid errors in 0.5Gravatar Stefano 2013-03-302-3/+2
| * | | | | New hoster: FilerNetGravatar Stefano 2013-03-291-0/+103
| * | | | | LinkdecrypterCom: fixed bug #54Gravatar Stefano 2013-03-271-2/+2
| | |_|_|/ | |/| | |
| * | | | Merge pull request #53 from enkore/stableGravatar RaNaN 2013-03-261-3/+49
| |\| | |
| | * | | YoutubeCom: Fix file naming quirksGravatar enkore 2013-03-261-1/+2
| | * | | YoutubeCom: fix program flow quirksGravatar enkore 2013-03-261-3/+3
| | * | | YoutubeCom: Show start time in package nameGravatar enkore 2013-03-261-17/+19
| | * | | Move which function to YoutubeCom pluginGravatar enkore 2013-03-261-1/+22
| | * | | YoutubeCom: Add support for time specification, if ffmpeg is installed and in...Gravatar enkore 2013-03-261-3/+25
| * | | | Merge pull request #52 from enkore/stableGravatar RaNaN 2013-03-251-26/+12
| |\| | |
| | * | | Rewrote FourChanOrg crypterGravatar enkore 2013-03-251-26/+12
| * | | | AlldebridCom: code cleanupGravatar Stefano 2013-03-251-22/+15
| * | | | DebridItaliaCom: retry if the downloaded file is emptyGravatar Stefano 2013-03-251-2/+7
| |/ / /
| * | | Add authorGravatar enkore 2013-03-251-1/+1
| * | | Add plugin for ZDF mediathekGravatar enkore 2013-03-251-0/+46
| * | | NetloadIn: Fixed bug #49Gravatar Stefano 2013-03-251-2/+2
* | | | add and delete accounts, db will be resettedGravatar RaNaN 2013-03-311-10/+17
* | | | show active addonsGravatar RaNaN 2013-03-301-0/+4
* | | | fix in update file info, moved recaptcha backGravatar RaNaN 2013-03-291-0/+1
* | | | added view type for input fieldsGravatar RaNaN 2013-03-241-2/+2
* | | | Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-03-24167-2934/+4341
|\| | |
| * | | Rapidgator: fixed bug #47Gravatar Stefano 2013-03-241-2/+2
| * | | Plugins: fixed inconsistent indentationGravatar Stefano 2013-03-236-54/+51
| * | | New debrid: DebridItaliaComGravatar Stefano 2013-03-233-0/+98
| * | | LuckyShareNet: fixed syntax errorGravatar Stefano 2013-03-231-2/+2
| * | | RyushareCom: fixed wrong keys nameGravatar Stefano 2013-03-231-2/+2
| * | | EgoFilesCom: File Info are now retrievedGravatar Stefano 2013-03-231-7/+1
| * | | Code cleanupGravatar Stefano 2013-03-232-14/+8
| * | | New hoster: LuckyShareNetGravatar Stefano 2013-03-231-0/+72
| * | | CyberlockerCh: Account supportGravatar Stefano 2013-03-221-0/+31
| * | | RyushareCom: added pattern to support premiumGravatar Stefano 2013-03-221-2/+3
| * | | FilebeerInfo: Dead hosterGravatar Stefano 2013-03-201-89/+4
| * | | EgoFilesCom: better file offline pattern.Gravatar Stefano 2013-03-201-2/+2
| * | | Solvemedia Captcha: implemented in a better way trying to fix bug #21Gravatar Stefano Codari 2013-03-191-5/+3
| |/ /
| * | RyushareCom: Added ability to detect free download limit reached.Gravatar Stefano 2013-03-171-4/+8
| * | RapidgatorNet: Fixed bug #46Gravatar Stefano 2013-03-161-2/+2
| * | RyushareCom: Updated to support wait time with minutesGravatar Stefano 2013-03-161-5/+12
| * | RyushareCom: Improved regexGravatar Stefano 2013-03-161-2/+2
| * | RyushareCom: Fixed free downloadGravatar Stefano 2013-03-151-4/+30
| * | SpeedLoadOrg: now premium downloads worksGravatar Stefano 2013-03-151-1/+4
| |/
| * Movie2kTo: Fixed and tested it.Gravatar Christopher 2013-03-131-11/+25
| * Movie2kTo: Added quality recognition.Gravatar Christopher 2013-03-131-11/+24
| * Movie2kTo: Changed regex. I hope it now matches every site.Gravatar Christopher 2013-03-131-1/+1
| * XvidstageCom: I can now recognize if a file is offlineGravatar Christopher 2013-03-131-4/+5
| * Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-03-131-4/+16
| |\
| | * EgoFilesCom: premium better handledGravatar Stefano 2013-03-131-7/+12
| | * EgoFilesCom: minor changesGravatar Stefano 2013-03-121-4/+5
| | * EgoFilesCom: now handles premium correctlyGravatar Stefano 2013-03-121-2/+8
| * | XvidstageCom: Deleted whitespaceGravatar Christopher 2013-03-121-2/+2
| * | moved ChipDe to the hoster plugins …Gravatar Christopher 2013-03-121-0/+0
| * | Movie2kTo: fixed hoster recognitionGravatar Christopher 2013-03-121-9/+6
| |/
| * Movie2kTo: fixed regex to be more reliableGravatar Christopher 2013-03-121-1/+5
| * Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-03-121-2/+2
| |\
| | * EgoFilesCom: regex updatedGravatar Stefano 2013-03-111-2/+2
| * | made the firstN setting ready for more than one hosterGravatar Christopher 2013-03-111-3/+3
| * | Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-03-112-1/+50
| |\|
| | * EgoFilesCom: fixed time import troubleGravatar Stefano 2013-03-111-3/+3
| | * EgoFilesCom: added support for premium downloadsGravatar Stefano 2013-03-111-1/+10
| | * New account plugin for EgoFilesComGravatar Stefano 2013-03-111-0/+40
| * | added setting to set how many URLs should be returned for each episode.Gravatar Christopher 2013-03-112-27/+30
| * | wrote crypter plugin for chip.de/videosGravatar Christopher 2013-03-111-0/+25
| |/
| * FshareVn: Fixed error on premium downloads. Location header not catched. See ...Gravatar Stefano 2013-03-111-20/+3
| * DepositfilesCom: new domain "dfiles.eu". Regex updatedGravatar Stefano 2013-03-111-4/+4
| * Incremented version & added author.Gravatar imclem 2013-03-101-3/+4
| * Fixed OneFichierCom.py from userplugins.Gravatar imclem 2013-03-101-2/+1
| * New hoster: Tusfiles.netGravatar Stefano 2013-03-101-0/+18
| * FshareVn: account informations are now retrieved correctly (see bug #29)Gravatar Stefano 2013-03-101-10/+13
| * FshareVn: Bugfix. Fixed #29Gravatar Stefano 2013-03-091-11/+11
| * updated 9kw plugin (#27)Gravatar RaNaN 2013-03-091-4/+9
| * EgoFilesCom: added ability to detect offline filesGravatar Stefano 2013-03-081-2/+3
| * New hoster: EgoFilesComGravatar Stefano 2013-03-081-0/+62
| * UploadedTo: fixed plugin crashGravatar Stefano 2013-03-081-7/+6
| * Added support for UploadedTo foldersGravatar Stefano 2013-03-081-0/+45
| * SpeedLoadOrgFolder: Package name detectionGravatar Stefano 2013-03-071-0/+1
| * SimpleCrypter: improved pluginGravatar Stefano 2013-03-071-11/+33
| * SpeedLoadOrgFolder: crypter rewrittenGravatar Stefano 2013-03-072-43/+9
| * Various fixes in 24 pluginsGravatar Stefano 2013-03-0724-168/+166
| * LinkdecrypterCom: regex fixGravatar Stefano 2013-03-061-3/+3
| * New hoster: CyberlockerChGravatar Stefano 2013-03-061-0/+15
| * New account plugin for ShareFilesCoGravatar Stefano 2013-03-051-0/+12
| * New hoster: ShareFilesCoGravatar Stefano 2013-03-051-0/+24
| * XFileSharingPro: little fix + new captcha serviceGravatar Stefano 2013-03-051-2/+11
| * closed #27Gravatar RaNaN 2013-03-021-26/+35
| * New SpeedLoadOrg account pluginGravatar Stefano 2013-03-021-0/+12
| * Merge branch 'stable' of github.com:pyload/pyload into stableGravatar RaNaN 2013-03-012-56/+14
| |\
| | * XFileSharingPro: Cleaning the download linkGravatar Stefano 2013-02-281-2/+3
| | * SpeedLoadOrg now uses XFileSharingProGravatar Stefano 2013-02-281-54/+11
| * | flyfiles.net pluginGravatar RaNaN 2013-03-011-0/+41
| |/
| * fixed last commitGravatar RaNaN 2013-02-281-2/+2
| * closed #25Gravatar RaNaN 2013-02-281-2/+6
| * little fixesGravatar Christopher 2013-02-272-17/+20
| * fixed support for filmsGravatar Christopher 2013-02-271-18/+21
| * added hoster/XvidstageCom.pyGravatar Christopher 2013-02-271-0/+105
| * 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
| * Update module/plugins/hoster/RapidgatorNet.pyGravatar TWD 2013-02-271-3/+3
| * Forgot to increase versionGravatar kmarty 2013-02-261-2/+2
| * Fix paid account access (contributed by wendelin)Gravatar kmarty 2013-02-261-3/+3
| * Fixed error getting file sizeGravatar kmarty 2013-02-261-2/+2
| * Use 'Content-Disposition:' as filename of downloaded fileGravatar kmarty 2013-02-261-4/+4
| * cleaned Dailymotion pluginGravatar RaNaN 2013-02-261-25/+19
| * Added DailymotionCom pluginGravatar peekayy 2013-02-261-0/+53
| * Merge pull request #12 from irrenhaus/stableGravatar RaNaN 2013-02-222-18/+18
| |\
| | * Change from https:// to http:// for api.reload.cc requests (SSL not supported...Gravatar Nils Hesse 2013-02-222-18/+18
| * | SpeedLoadOrg: removed duplicated stringGravatar Stefano 2013-02-211-1/+0
| * | SpeedLoadOrg: getInfo now uses APIGravatar Stefano 2013-02-211-12/+17
| * | SpeedLoadOrg: Detect offline filesGravatar Stefano 2013-02-211-1/+2
| * | Merge pull request #8 from stickell/patch-1Gravatar RaNaN 2013-02-191-3/+10
| |\ \
| | * | Fixed incorrect function nameGravatar Stefano 2013-02-181-2/+2
| | * | Using the JSON parserGravatar Stefano 2013-02-181-3/+3
| | * | SpeedLoadOrg: Checksum verification implementedGravatar Stefano 2013-02-181-3/+10
| * | | Crypter for SpeedLoadOrg FoldersGravatar Stefano 2013-02-181-0/+47
| |/ /
| * | More download check rules for SpeedLoadOrgGravatar Stefano 2013-02-171-2/+10
| * | Merge pull request #5 from gonzalosr/patch-2Gravatar RaNaN 2013-02-151-1/+4
| |\ \
| | * | New regex to fix broken Putlocker pluginGravatar Gonzalo SR 2013-02-151-2/+2
| | * | New regex to fix broken pluginGravatar Gonzalo SR 2013-02-151-0/+3
| * | | update for YouTube pluginGravatar RaNaN 2013-02-151-6/+6
| |/ /
| * | bump version number for MegaNzGravatar RaNaN 2013-02-141-1/+1
| * | Support for incorrectly padded Mega.co.nz keysGravatar Gonzalo SR 2013-02-141-1/+2
| |/
| * Change exception handling to Python 2.5 compatible syntax. Increase version n...Gravatar Nils Hesse 2013-02-132-5/+5
| * Add support for limited connections to the Reload.cc pluginGravatar Nils Hesse 2013-02-131-1/+12
| * Enable better error handling for the Reload.cc pluginGravatar Nils Hesse 2013-02-132-32/+74
| * closed #760Gravatar RaNaN 2013-02-091-2/+2
| * closed #764Gravatar RaNaN 2013-02-093-19/+20
| * mega.co.nz hoster pluginGravatar RaNaN 2013-01-261-0/+124
| * Added SpeedLoadOrg pluginGravatar z00nx 2013-01-201-0/+41
| * Merged in z00nx0/pyload/CloudzerNet (pull request #50: Fixes the issue with d...Gravatar RaNaN 2013-01-174-0/+109
| |\
| | * Merged in z00nx0/pyload/IFileWs (pull request #51: Added IFileWs plugin)Gravatar RaNaN 2013-01-174-0/+154
| | |\
| | | * Merged in z00nx0/pyload/CatShareNet (pull request #46: Added CatShareNet plugin)Gravatar RaNaN 2013-01-143-0/+116
| | | |\
| | | | * Merged in z00nx0/pyload/SecureUploadEu (pull request #47: Added SecureUploadE...Gravatar RaNaN 2013-01-141-0/+18
| | | | |\