summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #183 from stickell/masterGravatar RaNaN 2013-07-031-22/+14
|\ | | | | Improvement to systemCheck
| * Some improvements to systemCheckGravatar Stefano 2013-07-021-22/+14
|/
* Update README.mdGravatar RaNaN 2013-06-301-3/+1
|
* logo with titleGravatar RaNaN 2013-06-302-0/+18
|
* added logo with outlineGravatar RaNaN 2013-06-303-6/+5
|
* Update README.mdGravatar RaNaN 2013-06-301-17/+15
|
* fixed scriptGravatar RaNaN 2013-06-301-1/+1
|
* catch pylint return codeGravatar RaNaN 2013-06-302-3/+3
|
* added pylint configGravatar RaNaN 2013-06-302-5/+53
|
* ignore some pep8 warningsGravatar RaNaN 2013-06-291-1/+3
|
* correct pep8 output formatGravatar RaNaN 2013-06-291-1/+1
|
* added pep8 configsectionGravatar RaNaN 2013-06-293-2/+14
|
* updated test suiteGravatar RaNaN 2013-06-2915-167/+68
|
* fixed capitalization of dependencyGravatar RaNaN 2013-06-291-1/+1
|
* check returncode in build scriptGravatar RaNaN 2013-06-292-4/+12
|
* npm dependency updateGravatar RaNaN 2013-06-291-1/+1
|
* updated build scriptsGravatar RaNaN 2013-06-293-5/+8
|
* Update README.mdGravatar RaNaN 2013-06-241-2/+0
|
* fixed font and remote addressesGravatar RaNaN 2013-06-133-5/+7
|
* converted templates to default mustache syntaxGravatar RaNaN 2013-06-1322-2085/+154
|
* improved webui built scriptGravatar RaNaN 2013-06-132-46/+44
|
* working build-script, needs some improvementsGravatar RaNaN 2013-06-119-84/+151
|
* separated setup and paverGravatar RaNaN 2013-06-106-82/+76
|
* fixed start scriptsGravatar RaNaN 2013-06-095-78/+79
|
* fixing imports when changing cwdGravatar RaNaN 2013-06-093-6/+5
|
* added missing files, moved remaining pluginsGravatar RaNaN 2013-06-096-0/+1190
|
* tried to improve setup fileGravatar RaNaN 2013-06-0921-59/+75
|
* moved everything from module to pyloadGravatar RaNaN 2013-06-09592-4251/+3069
|
* adapted to jshint configGravatar RaNaN 2013-06-0949-152/+201
|
* restructured webui to single-page-app, removed jinjaGravatar RaNaN 2013-06-08214-52299/+3024
|
* Merge pull request #151 from vuolter/invertedconfGravatar RaNaN 2013-06-031-2/+2
|\ | | | | Inverted methods getConf <-> getConfig in plugins/base
| * Inverted methods getConf <-> getConfig in plugins/baseGravatar Walter Purcaro 2013-06-031-2/+2
|/
* Merge pull request #139 from d00fy/bugfix-setuppylgettextGravatar RaNaN 2013-05-291-1/+1
|\ | | | | Fix for wrong import of pylgettext when starting with setup
| * Fix for wrong import of pylgettext when starting with setup:Gravatar doofy 2013-05-291-1/+1
|/ | | | | | | | $ python2 pyload.py -s ... File "/opt/pyload/module/Setup.py", line 19, in <module> import module.common.pylgettext as gettext ImportError: No module named common.pylgettext
* added production / devel mode to webuiGravatar RaNaN 2013-05-249-16/+40
|
* moved common to utils packageGravatar RaNaN 2013-05-2414-17/+16
|
* fixed loading of js filesGravatar RaNaN 2013-05-241-5/+8
|
* improvements to json apiGravatar RaNaN 2013-05-246-44/+71
|
* fixed bug in asynchandlerGravatar RaNaN 2013-05-214-6/+24
|
* Merge branch 'stable'Gravatar Stefano 2013-05-2046-581/+1329
|\
| * CloudzerNet: reconnect supportGravatar Stefano 2013-05-201-2/+2
| | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2106
| * Premium4Me: code cleanupGravatar Stefano 2013-05-201-14/+18
| |
| * Premium4Me: error handledGravatar Stefano 2013-05-201-4/+9
| | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2587
| * XvidstageCom: code reformatGravatar Stefano 2013-05-201-89/+98
| | | | | | | | tabs -> spaces
| * XvidstageCom: bug fixGravatar Stefano 2013-05-201-2/+2
| | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2590
| * Merge branch 'stable' of https://github.com/pyload/pyload into stableGravatar Stefano 2013-05-172-6/+15
| |\
| | * Merge pull request #126 from stefanos/patch-1Gravatar RaNaN 2013-05-171-3/+12
| | |\ | | | | | | | | Update Captcha9kw.py
| | | * Update Captcha9kw.pyGravatar stefanos 2013-05-171-3/+12
| | |/ | | | | | | prio, captcha per hour, max. timeout to 9kw with faster check (every second, max. timeout is unchanged => setWaiting), confirm captcha and https
| | * UploadheroCom: fixed #125Gravatar Stefano 2013-05-161-3/+3
| | |
| * | CzshareCom: no reloginGravatar Stefano 2013-05-171-2/+1
| | | | | | | | | | | | see #111
| * | CzshareCom: content-dispositionGravatar Stefano 2013-05-171-2/+5
| |/ | | | | | | see #111
| * RapidgatorNet: fixed #124Gravatar Stefano 2013-05-161-3/+3
| |
| * CzshareCom: code cleanup.Gravatar Stefano 2013-05-161-20/+20
| |
| * FilefactoryCom: fixed bug:Gravatar Stefano 2013-05-161-1/+6
| | | | | | | | premium download fails if the url is not in standard format
| * FastshareCz: Fixed #110Gravatar Stefano 2013-05-141-12/+31
| |
| * FastshareCz: code cleanupGravatar Stefano 2013-05-141-10/+11
| |
| * FastshareCz: fixed account login and info retrieveGravatar Stefano 2013-05-141-4/+5
| | | | | | | | fixes #110
| * FilefactoryCom: fixed handlePremiumGravatar Stefano 2013-05-141-2/+9
| | | | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2572
| * FilefactoryCom: fixed validuntil parserGravatar Stefano 2013-05-141-5/+5
| |
| * Merge pull request #115 from 4Christopher/Movie2kToGravatar Stefano 2013-05-131-7/+14
| |\ | | | | | | Movie2kTo: Added regular expression for matching the hoster URL
| | * 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
| | |
| * | RyushareCom: two simultaneous downloads and resume are allowed even in free ↵Gravatar Stefano 2013-05-131-2/+4
| | | | | | | | | | | | mode.
| * | Merge pull request #101 from Vuolter/plugin/RestartFailedGravatar Stefano 2013-05-131-0/+124
| |\ \ | | | | | | | | New plugin: RestartFailed
| | * | Version 1.5: first really stable releaseGravatar Vuolter 2013-05-131-43/+31
| | | |
| | * | Version 1.3: improved codeGravatar Vuolter 2013-05-121-30/+24
| | | |
| | * | Version 1.2: all issues fixed + improved codeGravatar Vuolter 2013-05-121-36/+46
| | | |
| | * | Version 1.1: fixesGravatar Vuolter 2013-05-121-5/+4
| | | |
| | * | Version 1.0: improved code + added feature "Restart on plugin activation" + ↵Gravatar Vuolter 2013-05-121-46/+78
| | | | | | | | | | | | | | | | many bugfixes + tested code a bit
| | * | Version 0.8: improved timingGravatar Vuolter 2013-05-121-4/+5
| | | |
| | * | Version 0.7: bugfixGravatar Vuolter 2013-05-121-4/+5
| | | |
| | * | Version 0.6: improved code + several bugfixesGravatar Vuolter 2013-05-121-35/+60
| | | |
| | * | Version 0.5: fixes againGravatar Vuolter 2013-05-121-8/+8
| | | |
| | * | Version 0.4: fixesGravatar Vuolter 2013-05-121-57/+62
| | | |
| | * | Added fully rewrited RestartFailed plugin, originally by bambieGravatar Vuolter 2013-05-121-0/+69
| | |/
| * | Merge pull request #116 from Vuolter/plugin/DeleteFinishedGravatar Stefano 2013-05-121-11/+50
| |\ \ | | |/ | |/| Updated plugin DeleteFinished
| | * Version 0.5: finished rewriteGravatar Vuolter 2013-05-121-22/+20
| | |
| | * Version 0.3: rewrited code and added new feature "Sleep mode"Gravatar Vuolter 2013-05-121-14/+55
| |/
| * Merge pull request #113 from 4Christopher/stableGravatar Stefano 2013-05-122-28/+28
| |\ | | | | | | YoutubeCom.py: Fixed regular expression.
| | * YoutubeBatch.py, YoutubeCom.py: Synced regulare expression.Gravatar Christopher 2013-05-112-4/+4
| | | | | | | | | | | | YoutubeBatch.py now also supports https (tested).
| | * YoutubeCom.py: Fixed regulare expression.Gravatar Christopher 2013-05-111-25/+25
| |/ | | | | | | My intention for this was to also match watch?feature=player_embedded&v=
| * Merge pull request #112 from Vuolter/plugin/DeleteFinishedGravatar Stefano 2013-05-111-0/+47
| |\ | | | | | | New plugin: DeleteFinished
| | * Version 0.2: fixesGravatar Vuolter 2013-05-111-7/+6
| | |
| | * Added plugin DeleteFinished, version 0.1Gravatar Vuolter 2013-05-111-0/+48
| |/
| * EgoFilesCom: fixed #109Gravatar Stefano 2013-05-101-2/+2
| |
| * PutlockerCom: fixed parseError raised if the url don't have the www prefix.Gravatar Stefano 2013-05-091-1/+3
| | | | | | | | Fixes #96
| * YoutubeCom: version increased after 6ccaef8875ad3e3855717066d71ababbbc1fb67dGravatar Stefano 2013-05-071-1/+1
| | | | | | see #105
| * Merge pull request #105 from reinoldus/stableGravatar Stefano 2013-05-071-1/+1
| |\ | | | | | | Changed the way of checking for available youtube videos
| | * Changed the way of checking for available youtube videosGravatar reinoldus 2013-05-061-1/+1
| |/ | | | | | | | | | | The other way didn't work, because the string doesn't always say watch-player-unavailable This strings appears in all blocked videos, like age, region blocked
| * DebridItaliaCom: new hoster supportedGravatar Stefano 2013-05-051-2/+2
| |
| * MediafireCom: code cleanupGravatar Stefano 2013-05-051-18/+22
| |
| * MediafireCom: fixed #98Gravatar Stefano 2013-05-051-44/+12
| | | | | | | | Mediafire now uses SolveMedia instead of ReCaptcha
| * UploadedTo: improvements to 3d1693ec11b02d5bdda1690927b2635f8b285c9bGravatar Stefano 2013-04-301-2/+5
| |
| * 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
| * RapidgatorNet: convert unicode to integerGravatar Stefano 2013-04-261-3/+3
| | | | | | http://forum.pyload.org/viewtopic.php?f=10&t=2466
| * UploadedTo: sometimes API returns "can't find request".Gravatar Stefano 2013-04-251-2/+5
| | | | | | | | Trying three times.
| * DebridItaliaCom: new hoster supportedGravatar Stefano 2013-04-231-2/+2
| |
| * Merge pull request #95 from jorisv83/stableGravatar Stefano 2013-04-221-0/+106
| |\ | | | | | | | | | MovReelCom: hoster added http://forum.pyload.org/viewtopic.php?f=7&t=2438
| | * MovReelCom: hoster addedGravatar Joris 2013-04-221-0/+106
| |/
| * New crypter EasybytezComFolderGravatar Stefano 2013-04-202-1/+62
| | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter
| * OneFichierCom: version increasedGravatar Stefano 2013-04-191-1/+1
| | | | | | after adc259b69f1b283c92cfcb759fffc05d777a309a
| * EasybytezCom: the overridden functions were the same.Gravatar Stefano 2013-04-161-41/+1
| |
| * EasybytezCom: code cleanupGravatar Stefano 2013-04-161-13/+16
| |
| * EasybytezCom: fixed direct link error.Gravatar Stefano 2013-04-161-2/+2
| | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2027
| * 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
| | * | Removed .gitignore as requested.Gravatar Christopher 2013-04-151-1/+0
| | | |
| | * | 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
| | | |
| | * | Added symlink to .gitignoreGravatar Christopher 2013-04-131-0/+1
| | | | | | | | | | | | | | | | because git status showed me untracked .pyc files.
| | * | 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
| | | | | | | | | | | | | | | | | | | | You set if you want the quality output be part of the folder name.
| | * | | 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
| | | | | |
| * | | | | Merge pull request #85 from Nothing4You/remove-megaupload-try2Gravatar Stefano 2013-04-151-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | Removing MegaUploadCom leftovers
| | * | | | | 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
| | | | | |
| * | | | | Merge pull request #83 from healthhazard/patch-1Gravatar RaNaN 2013-04-141-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | Update UploadedTo.py
| | * | | | Update UploadedTo.pyGravatar healthhazard 2013-04-141-2/+2
| |/ / / / | | | | | | | | | | Corrected waiting time to 180 (not 60) minutes as free user.
| * | | | MBLinkInfo: updated patternGravatar Stefano 2013-04-121-2/+2
| | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8957#p8957
| * | | | New debrid: MultiDebridComGravatar Stefano 2013-04-123-0/+146
| | | | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=13&t=2426
| * | | | New crypter: MBLinkInfoGravatar Stefano 2013-04-121-0/+27
| | | | |
| * | | | EgoFilesCom: fixed FILE_INFO_PATTERNGravatar Stefano 2013-04-121-2/+2
| | | | |
| * | | | Merge pull request #75 from gonzalosr/patch-4Gravatar RaNaN 2013-04-111-3/+3
| |\ \ \ \ | | | | | | | | | | | | Fixed incorrect use of rstrip()
| | * | | | revert correct rsrtrip()Gravatar Gonzalo SR 2013-04-111-1/+1
| | | | | |
| | * | | | Fixed incorrect use of rstrip()Gravatar Gonzalo SR 2013-04-111-4/+4
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rstrip() ate the last "r" in .rar files. "The chars argument is not a suffix; rather, all combinations of its values are stripped" (see http://docs.python.org/2/library/stdtypes.html#str.rstrip) Using rsplit() instead.
| * | | | UploadedTo: getID uses the __pattern__ regex to avoid duplication.Gravatar Stefano 2013-04-091-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + test links + https support + content-disposition
| * | | | DownloadScheduler: ability to abort downloadsGravatar Stefano 2013-04-081-32/+40
| | | | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2403
| * | | | Merge pull request #72 from philou75/stableGravatar Stefano 2013-04-081-1/+1
| |\ \ \ \ | | | | | | | | | | | | OneFichierCom: Waiting pattern correction following hoster modification
| | * | | | Update OneFichierCom.pyGravatar philou75 2013-04-081-1/+1
| |/ / / / | | | | | | | | | | Waiting pattern correction following hoster modification
| * | | | FilefactoryCom: removed unused constantsGravatar Stefano 2013-04-071-4/+4
| | | | | | | | | | | | | | | + code comments
| * | | | FilefactoryCom: plugin rewrittenGravatar Stefano 2013-04-071-128/+90
| | | | | | | | | | | | | | | | | | | | (see also bug #70)
| * | | | 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 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
| * | | | | UploadedTo: fixed #68Gravatar Stefano 2013-04-071-2/+2
| | | | | |
| * | | | | Merge pull request #66 from enkore/xvideosGravatar RaNaN 2013-04-071-0/+19
| |\ \ \ \ \ | | | | | | | | | | | | | | Add XVideosCom hoster
| | * | | | | Add XVideosCom hosterGravatar enkore 2013-04-071-0/+19
| | | | | | |
| * | | | | | Merge pull request #64 from enkore/stableGravatar RaNaN 2013-04-071-0/+80
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | Add hoster plugin for ARD mediathek
| | * | | | | 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
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-062-20/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | + cosmetics
| * | | | | | DebridItaliaCom: fail instead of offline to allow revert to traditional downloadGravatar Stefano 2013-04-061-1/+1
| |/ / / / /
* | | | | | smaller footerGravatar RaNaN 2013-05-033-36/+37
| | | | | |
* | | | | | improved header alignmentGravatar RaNaN 2013-05-012-20/+44
| | | | | |
* | | | | | cleaned header + more responsiveGravatar RaNaN 2013-04-307-133/+83
| | | | | |
* | | | | | Fixed #65Gravatar Stefano 2013-04-071-2/+5
| | | | | |
* | | | | | separated styles, improved footerGravatar RaNaN 2013-04-064-213/+227
| | | | | |
* | | | | | Merge plugins from stable.Gravatar Stefano 2013-04-0624-243/+610
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/internal/UnRar.py
| * | | | | EgoFilesCom: fixed bug in premium downloads.Gravatar Stefano 2013-04-051-4/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes for premium users pyfile.url redirect directly to the file, so the load call in the process function of SimpleHoster causes a pyCurl error. + content-disposition
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | + license note
| * | | | | UploadedTo: update regex to fix bug #62Gravatar Stefano 2013-04-041-24/+29
| | | | | | | | | | | | | | | | | | | | | | | | + cosmetics
| * | | | | 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 unrar
| | * | | | | 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 ↵Gravatar Stefano 2013-04-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | is specified
| * | | | | 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
| | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2148
| * | | | | 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
| | |_|_|/ | |/| | | | | | | | regex doesn't allow https links
| * | | | Merge pull request #53 from enkore/stableGravatar RaNaN 2013-03-261-3/+49
| |\| | | | | | | | | | | | | Implement »YoutubeCom: Accept a start time parameter«
| | * | | 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-262-21/+22
| | | | |
| | * | | YoutubeCom: Add support for time specification, if ffmpeg is installed and ↵Gravatar enkore 2013-03-261-3/+25
| | | | | | | | | | | | | | | | | | | | in PATH