summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/XFSHoster.py
Commit message (Expand)AuthorAgeFilesLines
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-1/+1
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-4/+4
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-2/+2
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-35/+35
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-1/+3
* Update allGravatar Walter Purcaro 2015-06-241-4/+4
* [SimpleHoster] fixurlGravatar Walter Purcaro 2015-06-241-1/+0
* Fix https://github.com/pyload/pyload/issues/1468Gravatar Walter Purcaro 2015-06-081-2/+1
* [SimpleCrypter] UpdateGravatar Walter Purcaro 2015-06-021-3/+1
* [XFSHoster] Improve OFFLINE_PATTERNGravatar Walter Purcaro 2015-06-011-2/+2
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-301-2/+3
* [CaptchaService] Improve SolveMediaGravatar Walter Purcaro 2015-05-251-1/+1
* [XFSHoster] Handle videoplayerGravatar Walter Purcaro 2015-05-221-2/+2
* [XFSHoster] Fix https://github.com/pyload/pyload/issues/1296Gravatar Walter Purcaro 2015-05-181-11/+5
* [SimpleHoster] Improve checkErrorsGravatar Walter Purcaro 2015-05-181-63/+3
* [XFSHoster] HAPPY_HOUR_PATTERNGravatar Walter Purcaro 2015-05-181-1/+8
* [XFSHoster] Fix WAIT_PATTERNGravatar Walter Purcaro 2015-05-061-11/+5
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-9/+6
* [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1341Gravatar Walter Purcaro 2015-04-101-3/+3
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-1/+1
* [SimpleHoster] FixupGravatar Walter Purcaro 2015-03-101-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-4/+4
* [UpdateManager] Bump version number to refresh broken pluginsGravatar Stefano 2015-02-111-1/+1
* [XFSHoster] Fix https://github.com/pyload/pyload/issues/1112Gravatar Walter Purcaro 2015-02-111-26/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-091-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-311-3/+10
* [XFSHoster] Fixed #1078Gravatar stickell 2015-01-251-1/+2
* [BasePlugin] Fix https://github.com/pyload/pyload/issues/1073Gravatar Walter Purcaro 2015-01-251-5/+9
* Free XFS Premium chunked downloads.Gravatar stickell 2015-01-241-2/+2
* Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-3/+3
* Fix COOKIES in XFS internal pluginsGravatar Walter Purcaro 2015-01-191-11/+3
* [XFSHoster] Auto-resolve HOSTER_DOMAINGravatar Walter Purcaro 2015-01-131-6/+24
* Spare fixesGravatar Walter Purcaro 2015-01-091-1/+1
* "New Year" Update: internal pluginsGravatar Walter Purcaro 2015-01-081-16/+10
* Handle methods get pyfile argument (2)Gravatar Walter Purcaro 2014-12-311-3/+3
* Handle methods get pyfile argumentGravatar Walter Purcaro 2014-12-311-4/+4
* [XFSHoster] Code cosmeticsGravatar Walter Purcaro 2014-12-271-5/+5
* Update plugins after SimpleHoster changesGravatar Walter Purcaro 2014-12-271-9/+8
* Spare code fixesGravatar Walter Purcaro 2014-12-261-7/+7
* [SimpleHoster] Improve multi-hoster featureGravatar Walter Purcaro 2014-12-231-1/+4
* [XFSHoster] Improve error handlingGravatar Walter Purcaro 2014-12-231-2/+2
* [XFSHoster] Improve NAME_PATTERN & SIZE_PATTERNGravatar Walter Purcaro 2014-12-171-3/+3
* [XFSHoster] Improve SIZE_PATTERNGravatar Walter Purcaro 2014-12-161-8/+2
* Code cosmetics about checkErrorsGravatar Walter Purcaro 2014-12-051-2/+0
* [XFSAccount] Improve patternsGravatar Walter Purcaro 2014-12-011-1/+0
* Update some pluginsGravatar Walter Purcaro 2014-12-011-9/+10
* [XFSHoster] Code improvementsGravatar Walter Purcaro 2014-11-241-15/+20
* Fix URL_REPLACEMENTS in XFSHoster pluginsGravatar Walter Purcaro 2014-11-231-3/+1
* Fixes about create_getInfoGravatar Walter Purcaro 2014-11-231-2/+2
* [XFSHoster] Improve ERROR_PATTERN + revert direct link detection in getDownlo...Gravatar Walter Purcaro 2014-11-221-8/+5
* [XFSAccount][XFSHoster] Tiny pattern improvementGravatar Walter Purcaro 2014-11-221-2/+2
* [XFSHoster] ImprovementsGravatar Walter Purcaro 2014-11-221-34/+37
* [XFSHoster] Fix getPostParametersGravatar Walter Purcaro 2014-11-211-52/+50
* [XFSHoster] Update info patternsGravatar Walter Purcaro 2014-11-211-3/+3
* [XFSHoster] UpdatedGravatar Walter Purcaro 2014-11-211-1/+4
* [XFSHoster] Fix StreamcloudEu (thx seoester)Gravatar Walter Purcaro 2014-11-201-5/+3
* Spare code cosmeticsGravatar Walter Purcaro 2014-11-131-1/+1
* [XFSHoster] Improve ERROR_PATTERNGravatar Walter Purcaro 2014-11-081-5/+10
* Fix download link formatting in some pluginsGravatar Walter Purcaro 2014-11-071-24/+33
* [XFSHoster] Fix a really silly typoGravatar Walter Purcaro 2014-11-071-6/+5
* [XFSHoster] Fix Multi hoster detectionGravatar Walter Purcaro 2014-11-061-11/+20
* [XFSHoster] Use URL_REPLACEMENTS to clean urlGravatar Walter Purcaro 2014-11-041-2/+4
* logDebug when detects ddl or multi hoster linkGravatar Walter Purcaro 2014-11-041-0/+1
* [XFSHoster] Improved MultiHoster check and download limit detectionGravatar Walter Purcaro 2014-11-041-9/+18
* Use more print_exc + code cosmeticsGravatar Walter Purcaro 2014-11-041-1/+1
* Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-031-1/+1
* [XFSHoster] Fix handleOverridenGravatar Walter Purcaro 2014-11-031-8/+20
* Update internal XFS pluginsGravatar Walter Purcaro 2014-11-021-0/+299