Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved everything from module to pyload | RaNaN | 2013-06-09 | 592 | -4251/+3069 |
| | |||||
* | adapted to jshint config | RaNaN | 2013-06-09 | 49 | -152/+201 |
| | |||||
* | restructured webui to single-page-app, removed jinja | RaNaN | 2013-06-08 | 214 | -52299/+3024 |
| | |||||
* | Merge pull request #151 from vuolter/invertedconf | RaNaN | 2013-06-03 | 1 | -2/+2 |
|\ | | | | | Inverted methods getConf <-> getConfig in plugins/base | ||||
| * | Inverted methods getConf <-> getConfig in plugins/base | Walter Purcaro | 2013-06-03 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #139 from d00fy/bugfix-setuppylgettext | RaNaN | 2013-05-29 | 1 | -1/+1 |
|\ | | | | | Fix for wrong import of pylgettext when starting with setup | ||||
| * | Fix for wrong import of pylgettext when starting with setup: | doofy | 2013-05-29 | 1 | -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 webui | RaNaN | 2013-05-24 | 9 | -16/+40 |
| | |||||
* | moved common to utils package | RaNaN | 2013-05-24 | 14 | -17/+16 |
| | |||||
* | fixed loading of js files | RaNaN | 2013-05-24 | 1 | -5/+8 |
| | |||||
* | improvements to json api | RaNaN | 2013-05-24 | 6 | -44/+71 |
| | |||||
* | fixed bug in asynchandler | RaNaN | 2013-05-21 | 4 | -6/+24 |
| | |||||
* | Merge branch 'stable' | Stefano | 2013-05-20 | 46 | -581/+1329 |
|\ | |||||
| * | CloudzerNet: reconnect support | Stefano | 2013-05-20 | 1 | -2/+2 |
| | | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2106 | ||||
| * | Premium4Me: code cleanup | Stefano | 2013-05-20 | 1 | -14/+18 |
| | | |||||
| * | Premium4Me: error handled | Stefano | 2013-05-20 | 1 | -4/+9 |
| | | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2587 | ||||
| * | XvidstageCom: code reformat | Stefano | 2013-05-20 | 1 | -89/+98 |
| | | | | | | | | tabs -> spaces | ||||
| * | XvidstageCom: bug fix | Stefano | 2013-05-20 | 1 | -2/+2 |
| | | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2590 | ||||
| * | Merge branch 'stable' of https://github.com/pyload/pyload into stable | Stefano | 2013-05-17 | 2 | -6/+15 |
| |\ | |||||
| | * | Merge pull request #126 from stefanos/patch-1 | RaNaN | 2013-05-17 | 1 | -3/+12 |
| | |\ | | | | | | | | | Update Captcha9kw.py | ||||
| | | * | Update Captcha9kw.py | stefanos | 2013-05-17 | 1 | -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 #125 | Stefano | 2013-05-16 | 1 | -3/+3 |
| | | | |||||
| * | | CzshareCom: no relogin | Stefano | 2013-05-17 | 1 | -2/+1 |
| | | | | | | | | | | | | see #111 | ||||
| * | | CzshareCom: content-disposition | Stefano | 2013-05-17 | 1 | -2/+5 |
| |/ | | | | | | | see #111 | ||||
| * | RapidgatorNet: fixed #124 | Stefano | 2013-05-16 | 1 | -3/+3 |
| | | |||||
| * | CzshareCom: code cleanup. | Stefano | 2013-05-16 | 1 | -20/+20 |
| | | |||||
| * | FilefactoryCom: fixed bug: | Stefano | 2013-05-16 | 1 | -1/+6 |
| | | | | | | | | premium download fails if the url is not in standard format | ||||
| * | FastshareCz: Fixed #110 | Stefano | 2013-05-14 | 1 | -12/+31 |
| | | |||||
| * | FastshareCz: code cleanup | Stefano | 2013-05-14 | 1 | -10/+11 |
| | | |||||
| * | FastshareCz: fixed account login and info retrieve | Stefano | 2013-05-14 | 1 | -4/+5 |
| | | | | | | | | fixes #110 | ||||
| * | FilefactoryCom: fixed handlePremium | Stefano | 2013-05-14 | 1 | -2/+9 |
| | | | | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2572 | ||||
| * | FilefactoryCom: fixed validuntil parser | Stefano | 2013-05-14 | 1 | -5/+5 |
| | | |||||
| * | Merge pull request #115 from 4Christopher/Movie2kTo | Stefano | 2013-05-13 | 1 | -7/+14 |
| |\ | | | | | | | Movie2kTo: Added regular expression for matching the hoster URL | ||||
| | * | 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 |
| | | | |||||
| * | | RyushareCom: two simultaneous downloads and resume are allowed even in free ↵ | Stefano | 2013-05-13 | 1 | -2/+4 |
| | | | | | | | | | | | | mode. | ||||
| * | | Merge pull request #101 from Vuolter/plugin/RestartFailed | Stefano | 2013-05-13 | 1 | -0/+124 |
| |\ \ | | | | | | | | | New plugin: RestartFailed | ||||
| | * | | Version 1.5: first really stable release | Vuolter | 2013-05-13 | 1 | -43/+31 |
| | | | | |||||
| | * | | Version 1.3: improved code | Vuolter | 2013-05-12 | 1 | -30/+24 |
| | | | | |||||
| | * | | Version 1.2: all issues fixed + improved code | Vuolter | 2013-05-12 | 1 | -36/+46 |
| | | | | |||||
| | * | | Version 1.1: fixes | Vuolter | 2013-05-12 | 1 | -5/+4 |
| | | | | |||||
| | * | | Version 1.0: improved code + added feature "Restart on plugin activation" + ↵ | Vuolter | 2013-05-12 | 1 | -46/+78 |
| | | | | | | | | | | | | | | | | many bugfixes + tested code a bit | ||||
| | * | | Version 0.8: improved timing | Vuolter | 2013-05-12 | 1 | -4/+5 |
| | | | | |||||
| | * | | Version 0.7: bugfix | Vuolter | 2013-05-12 | 1 | -4/+5 |
| | | | | |||||
| | * | | Version 0.6: improved code + several bugfixes | Vuolter | 2013-05-12 | 1 | -35/+60 |
| | | | | |||||
| | * | | Version 0.5: fixes again | Vuolter | 2013-05-12 | 1 | -8/+8 |
| | | | | |||||
| | * | | Version 0.4: fixes | Vuolter | 2013-05-12 | 1 | -57/+62 |
| | | | | |||||
| | * | | Added fully rewrited RestartFailed plugin, originally by bambie | Vuolter | 2013-05-12 | 1 | -0/+69 |
| | |/ | |||||
| * | | Merge pull request #116 from Vuolter/plugin/DeleteFinished | Stefano | 2013-05-12 | 1 | -11/+50 |
| |\ \ | | |/ | |/| | Updated plugin DeleteFinished | ||||
| | * | Version 0.5: finished rewrite | Vuolter | 2013-05-12 | 1 | -22/+20 |
| | | | |||||
| | * | Version 0.3: rewrited code and added new feature "Sleep mode" | Vuolter | 2013-05-12 | 1 | -14/+55 |
| |/ | |||||
| * | Merge pull request #113 from 4Christopher/stable | Stefano | 2013-05-12 | 2 | -28/+28 |
| |\ | | | | | | | YoutubeCom.py: Fixed regular expression. | ||||
| | * | YoutubeBatch.py, YoutubeCom.py: Synced regulare expression. | Christopher | 2013-05-11 | 2 | -4/+4 |
| | | | | | | | | | | | | YoutubeBatch.py now also supports https (tested). | ||||
| | * | YoutubeCom.py: Fixed regulare expression. | Christopher | 2013-05-11 | 1 | -25/+25 |
| |/ | | | | | | | My intention for this was to also match watch?feature=player_embedded&v= | ||||
| * | Merge pull request #112 from Vuolter/plugin/DeleteFinished | Stefano | 2013-05-11 | 1 | -0/+47 |
| |\ | | | | | | | New plugin: DeleteFinished | ||||
| | * | Version 0.2: fixes | Vuolter | 2013-05-11 | 1 | -7/+6 |
| | | | |||||
| | * | Added plugin DeleteFinished, version 0.1 | Vuolter | 2013-05-11 | 1 | -0/+48 |
| |/ | |||||
| * | EgoFilesCom: fixed #109 | Stefano | 2013-05-10 | 1 | -2/+2 |
| | | |||||
| * | PutlockerCom: fixed parseError raised if the url don't have the www prefix. | Stefano | 2013-05-09 | 1 | -1/+3 |
| | | | | | | | | Fixes #96 | ||||
| * | YoutubeCom: version increased after 6ccaef8875ad3e3855717066d71ababbbc1fb67d | Stefano | 2013-05-07 | 1 | -1/+1 |
| | | | | | | see #105 | ||||
| * | Merge pull request #105 from reinoldus/stable | Stefano | 2013-05-07 | 1 | -1/+1 |
| |\ | | | | | | | Changed the way of checking for available youtube videos | ||||
| | * | Changed the way of checking for available youtube videos | reinoldus | 2013-05-06 | 1 | -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 supported | Stefano | 2013-05-05 | 1 | -2/+2 |
| | | |||||
| * | MediafireCom: code cleanup | Stefano | 2013-05-05 | 1 | -18/+22 |
| | | |||||
| * | MediafireCom: fixed #98 | Stefano | 2013-05-05 | 1 | -44/+12 |
| | | | | | | | | Mediafire now uses SolveMedia instead of ReCaptcha | ||||
| * | UploadedTo: improvements to 3d1693ec11b02d5bdda1690927b2635f8b285c9b | Stefano | 2013-04-30 | 1 | -2/+5 |
| | | |||||
| * | 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 | ||||
| * | RapidgatorNet: convert unicode to integer | Stefano | 2013-04-26 | 1 | -3/+3 |
| | | | | | | http://forum.pyload.org/viewtopic.php?f=10&t=2466 | ||||
| * | UploadedTo: sometimes API returns "can't find request". | Stefano | 2013-04-25 | 1 | -2/+5 |
| | | | | | | | | Trying three times. | ||||
| * | DebridItaliaCom: new hoster supported | Stefano | 2013-04-23 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #95 from jorisv83/stable | Stefano | 2013-04-22 | 1 | -0/+106 |
| |\ | | | | | | | | | | MovReelCom: hoster added http://forum.pyload.org/viewtopic.php?f=7&t=2438 | ||||
| | * | MovReelCom: hoster added | Joris | 2013-04-22 | 1 | -0/+106 |
| |/ | |||||
| * | New crypter EasybytezComFolder | Stefano | 2013-04-20 | 2 | -1/+62 |
| | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter | ||||
| * | OneFichierCom: version increased | Stefano | 2013-04-19 | 1 | -1/+1 |
| | | | | | | after adc259b69f1b283c92cfcb759fffc05d777a309a | ||||
| * | EasybytezCom: the overridden functions were the same. | Stefano | 2013-04-16 | 1 | -41/+1 |
| | | |||||
| * | EasybytezCom: code cleanup | Stefano | 2013-04-16 | 1 | -13/+16 |
| | | |||||
| * | EasybytezCom: fixed direct link error. | Stefano | 2013-04-16 | 1 | -2/+2 |
| | | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2027 | ||||
| * | 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 | ||||
| | * | | Removed .gitignore as requested. | Christopher | 2013-04-15 | 1 | -1/+0 |
| | | | | |||||
| | * | | 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 | 32 | -385/+968 |
| | |\| | |||||
| | * | | Cleanup. | Christopher | 2013-04-13 | 1 | -9/+8 |
| | | | | |||||
| | * | | Fixed regular expression and optimized quality report. | Christopher | 2013-04-13 | 1 | -2/+3 |
| | | | | |||||
| | * | | Added symlink to .gitignore | Christopher | 2013-04-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | because git status showed me untracked .pyc files. | ||||
| | * | | Merge branch 'stable' of git://github.com/pyload/pyload into stable | Christopher | 2013-03-26 | 21 | -225/+401 |
| | |\ \ | |||||
| | * | | | 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. | ||||
| | * | | | Merge branch 'stable' of 4Christopher.github.com:4Christopher/pyload into stable | Christopher | 2013-03-18 | 1 | -4/+5 |
| | |\ \ \ | |||||
| | | * | | | 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 |
| | | | | | | |||||
| * | | | | | Merge pull request #85 from Nothing4You/remove-megaupload-try2 | Stefano | 2013-04-15 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Removing MegaUploadCom leftovers | ||||
| | * | | | | | Removing MegaUploadCom leftovers | Richard Schwab | 2013-04-15 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | ExtabitCom: cosmetics | Stefano | 2013-04-14 | 1 | -13/+16 |
| | | | | | | |||||
| * | | | | | ExtabitCom: fixed #77 | Stefano | 2013-04-14 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | UploadedTo: version increased after #83 | Stefano | 2013-04-14 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #83 from healthhazard/patch-1 | RaNaN | 2013-04-14 | 1 | -2/+2 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Update UploadedTo.py | ||||
| | * | | | | Update UploadedTo.py | healthhazard | 2013-04-14 | 1 | -2/+2 |
| |/ / / / | | | | | | | | | | | Corrected waiting time to 180 (not 60) minutes as free user. | ||||
| * | | | | MBLinkInfo: updated pattern | Stefano | 2013-04-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8957#p8957 | ||||
| * | | | | New debrid: MultiDebridCom | Stefano | 2013-04-12 | 3 | -0/+146 |
| | | | | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=13&t=2426 | ||||
| * | | | | New crypter: MBLinkInfo | Stefano | 2013-04-12 | 1 | -0/+27 |
| | | | | | |||||
| * | | | | EgoFilesCom: fixed FILE_INFO_PATTERN | Stefano | 2013-04-12 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge pull request #75 from gonzalosr/patch-4 | RaNaN | 2013-04-11 | 1 | -3/+3 |
| |\ \ \ \ | | | | | | | | | | | | | Fixed incorrect use of rstrip() | ||||
| | * | | | | revert correct rsrtrip() | Gonzalo SR | 2013-04-11 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Fixed incorrect use of rstrip() | Gonzalo SR | 2013-04-11 | 1 | -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. | Stefano | 2013-04-09 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + test links + https support + content-disposition | ||||
| * | | | | DownloadScheduler: ability to abort downloads | Stefano | 2013-04-08 | 1 | -32/+40 |
| | | | | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2403 | ||||
| * | | | | Merge pull request #72 from philou75/stable | Stefano | 2013-04-08 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | OneFichierCom: Waiting pattern correction following hoster modification | ||||
| | * | | | | Update OneFichierCom.py | philou75 | 2013-04-08 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | Waiting pattern correction following hoster modification | ||||
| * | | | | FilefactoryCom: removed unused constants | Stefano | 2013-04-07 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | + code comments | ||||
| * | | | | FilefactoryCom: plugin rewritten | Stefano | 2013-04-07 | 1 | -128/+90 |
| | | | | | | | | | | | | | | | | | | | | (see also bug #70) | ||||
| * | | | | FilefactoryCom: fixes #70 | Stefano | 2013-04-07 | 1 | -39/+49 |
| | | | | | |||||
| * | | | | 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 | ||||
| * | | | | | UploadedTo: fixed #68 | Stefano | 2013-04-07 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Merge pull request #66 from enkore/xvideos | RaNaN | 2013-04-07 | 1 | -0/+19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add XVideosCom hoster | ||||
| | * | | | | | Add XVideosCom hoster | enkore | 2013-04-07 | 1 | -0/+19 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #64 from enkore/stable | RaNaN | 2013-04-07 | 1 | -0/+80 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | Add hoster plugin for ARD mediathek | ||||
| | * | | | | | ARD: Correct file extension | enkore | 2013-04-06 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Add hoster plugin for ARD mediathek | enkore | 2013-04-06 | 1 | -0/+80 |
| | |/ / / / | |||||
| * | | | | | 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 | 2 | -20/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | + cosmetics | ||||
| * | | | | | | DebridItaliaCom: fail instead of offline to allow revert to traditional download | Stefano | 2013-04-06 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | smaller footer | RaNaN | 2013-05-03 | 3 | -36/+37 |
| | | | | | | |||||
* | | | | | | improved header alignment | RaNaN | 2013-05-01 | 2 | -20/+44 |
| | | | | | | |||||
* | | | | | | cleaned header + more responsive | RaNaN | 2013-04-30 | 7 | -133/+83 |
| | | | | | | |||||
* | | | | | | Fixed #65 | Stefano | 2013-04-07 | 1 | -2/+5 |
| | | | | | | |||||
* | | | | | | separated styles, improved footer | RaNaN | 2013-04-06 | 4 | -213/+227 |
| | | | | | | |||||
* | | | | | | Merge plugins from stable. | Stefano | 2013-04-06 | 24 | -243/+610 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/internal/UnRar.py | ||||
| * | | | | | EgoFilesCom: fixed bug in premium downloads. | Stefano | 2013-04-05 | 1 | -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 statement | Stefano | 2013-04-05 | 1 | -14/+10 |
| | | | | | | |||||
| * | | | | | PutlockerCom: code optimized and cleaned up | Stefano | 2013-04-04 | 1 | -39/+38 |
| | | | | | | |||||
| * | | | | | DebridItaliaCom: + ability to detect offline files. | Stefano | 2013-04-04 | 3 | -2/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | + license note | ||||
| * | | | | | UploadedTo: update regex to fix bug #62 | Stefano | 2013-04-04 | 1 | -24/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | + cosmetics | ||||
| * | | | | | PutlockerCom: using SimpleHoster to clean the code and make it work better | Stefano | 2013-04-04 | 1 | -80/+32 |
| | | | | | | |||||
| * | | | | | YoutubeCom: increased version | Stefano | 2013-04-03 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | bump unrar version | RaNaN | 2013-04-03 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | avoid regexp to check progress | RaNaN | 2013-04-03 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Merge pull request #58 from thargor/stable | RaNaN | 2013-04-03 | 1 | -3/+19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | added progress to unrar | ||||
| | * | | | | | added progress to unrar | nilo | 2013-04-03 | 1 | -3/+19 |
| | | | | | | | |||||
| * | | | | | | SimpleCrypter: trivial fix in documentation | Stefano | 2013-04-03 | 1 | -1/+3 |
| |/ / / / / | |||||
| * | | | | | DataHuFolder: error message if folder is password protected but no password ↵ | Stefano | 2013-04-03 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | is specified | ||||
| * | | | | | SimpleHoster: fixed wrong pattern names in documentation | Stefano | 2013-04-02 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | SimpleCrypter: decoding loaded html | Stefano | 2013-04-02 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | 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 |
| | | | | | | |||||
| * | | | | | Unrar also deletes .r* files | RaNaN | 2013-04-02 | 1 | -4/+7 |
| | | | | | | |||||
| * | | | | | DebridItaliaCom: new hoster supported | Stefano | 2013-04-02 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | New hoster: Data.hu | Stefano | 2013-04-02 | 1 | -0/+53 |
| | | | | | | |||||
| * | | | | | RarefileNet: added pattern to support premium downloads | Stefano | 2013-04-01 | 1 | -8/+12 |
| | | | | | | |||||
| * | | | | | DebridItaliaCom: two new hosters supported | Stefano | 2013-04-01 | 1 | -2/+3 |
| | | | | | | |||||
| * | | | | | New crypter plugin for Goo.gl | Stefano | 2013-03-31 | 1 | -0/+26 |
| | | | | | | |||||
| * | | | | | RarefileNet: fixed url | Stefano | 2013-03-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2148 | ||||
| * | | | | | OneFichierCom: version number increased | Stefano | 2013-03-30 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Two plugins updated to avoid errors in 0.5 | Stefano | 2013-03-30 | 2 | -3/+2 |
| | | | | | | |||||
| * | | | | | New hoster: FilerNet | Stefano | 2013-03-29 | 1 | -0/+103 |
| | | | | | | |||||
| * | | | | | LinkdecrypterCom: fixed bug #54 | Stefano | 2013-03-27 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | | | | | | regex doesn't allow https links | ||||
| * | | | | Merge pull request #53 from enkore/stable | RaNaN | 2013-03-26 | 1 | -3/+49 |
| |\| | | | | | | | | | | | | | Implement »YoutubeCom: Accept a start time parameter« | ||||
| | * | | | YoutubeCom: Fix file naming quirks | enkore | 2013-03-26 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | YoutubeCom: fix program flow quirks | enkore | 2013-03-26 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | YoutubeCom: Show start time in package name | enkore | 2013-03-26 | 1 | -17/+19 |
| | | | | | |||||
| | * | | | Move which function to YoutubeCom plugin | enkore | 2013-03-26 | 2 | -21/+22 |
| | | | | | |||||
| | * | | | YoutubeCom: Add support for time specification, if ffmpeg is installed and ↵ | enkore | 2013-03-26 | 1 | -3/+25 |
| | | | | | | | | | | | | | | | | | | | | in PATH | ||||
| | * | | | Add module.utils.which | enkore | 2013-03-26 | 1 | -0/+20 |
| | | | | | |||||
| * | | | | Merge pull request #52 from enkore/stable | RaNaN | 2013-03-25 | 1 | -26/+12 |
| |\| | | | | | | | | | | | | | Rewrote FourChanOrg crypter | ||||
| | * | | | Rewrote FourChanOrg crypter | enkore | 2013-03-25 | 1 | -26/+12 |
| | | | | | |||||
| * | | | | AlldebridCom: code cleanup | Stefano | 2013-03-25 | 1 | -22/+15 |
| | | | | | |||||
| * | | | | DebridItaliaCom: retry if the downloaded file is empty | Stefano | 2013-03-25 | 1 | -2/+7 |
| | | | | | |||||
| * | | | | Merge pull request #51 from enkore/stable | RaNaN | 2013-03-25 | 1 | -0/+46 |
| |\| | | | | | | | | | | | | | Add plugin for ZDF mediathek | ||||
| | * | | | Add author | enkore | 2013-03-25 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add plugin for ZDF mediathek | enkore | 2013-03-25 | 1 | -0/+46 |
| |/ / / | |||||
| * | | | NetloadIn: Fixed bug #49 | Stefano | 2013-03-25 | 1 | -2/+2 |
| | | | | | | | | | | | | netload URL regex doesn't allow https links | ||||
* | | | | parseFileSize fix | Stefano | 2013-04-05 | 1 | -1/+1 |
| | | | | | | | | | | | | parseFileSize fails if decimal point is not followed by decimal digits (like 5. KB) | ||||
* | | | | fixed account table header | RaNaN | 2013-03-31 | 2 | -2/+1 |
| | | | | |||||
* | | | | add and delete accounts, db will be resetted | RaNaN | 2013-03-31 | 13 | -41/+93 |
| | | | | |||||
* | | | | added account page | RaNaN | 2013-03-31 | 18 | -13/+306 |
| | | | | |||||
* | | | | separate addon and plugin configs | RaNaN | 2013-03-30 | 6 | -10/+62 |
| | | | | |||||
* | | | | save and delete configs | RaNaN | 2013-03-30 | 8 | -39/+51 |
| | | | | |||||
* | | | | show active addons | RaNaN | 2013-03-30 | 7 | -12/+51 |
| | | | | |||||
* | | | | plugin chooser for settings | RaNaN | 2013-03-30 | 17 | -103/+327 |
| | | | | |||||
* | | | | fix in update file info, moved recaptcha back | RaNaN | 2013-03-29 | 4 | -3/+8 |
| | | | | |||||
* | | | | client side settings save, working dl button on dashboard | RaNaN | 2013-03-28 | 10 | -19/+78 |
| | | | | |||||
* | | | | working reset button for config | RaNaN | 2013-03-27 | 2 | -6/+18 |
| | | | | |||||
* | | | | animations on settings page, highlight modified fields | RaNaN | 2013-03-27 | 8 | -29/+126 |
| | | | | |||||
* | | | | tooltips for input elements | RaNaN | 2013-03-25 | 4 | -8/+49 |
| | | | | |||||
* | | | | nicer captcha dialog | RaNaN | 2013-03-25 | 1 | -8/+12 |
| | | | | |||||
* | | | | simple rendering for settings page | RaNaN | 2013-03-25 | 14 | -146/+233 |
| | | | | |||||
* | | | | added view type for input fields | RaNaN | 2013-03-24 | 18 | -62/+182 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'origin/stable' | RaNaN | 2013-03-24 | 167 | -2934/+4341 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/accounts/FilesonicCom.py module/plugins/accounts/OronCom.py module/plugins/accounts/ShareonlineBiz.py module/plugins/addons/UpdateManager.py module/plugins/crypter/FilesonicComFolder.py module/plugins/hoster/BezvadataCz.py module/plugins/hoster/EuroshareEu.py module/plugins/hoster/FilesonicCom.py module/plugins/hoster/MegauploadCom.py module/plugins/hoster/Premium4Me.py module/plugins/hoster/YoutubeCom.py module/plugins/internal/MultiHoster.py module/utils.py | ||||
| * | | | Rapidgator: fixed bug #47 | Stefano | 2013-03-24 | 1 | -2/+2 |
| | | | |