summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/UnrestrictLi.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-05-271-0/+1
|
* [UnrestrictLi] Mark as deadGravatar Walter Purcaro 2015-05-091-71/+3
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* Update plugins after SimpleHoster changesGravatar Walter Purcaro 2015-03-101-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-081-15/+14
|
* [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1039Gravatar Walter Purcaro 2015-01-131-2/+0
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-5/+5
|
* Update some MultiHoster __pattern__Gravatar Walter Purcaro 2014-12-301-2/+2
|
* Update plugins after SimpleHoster changesGravatar Walter Purcaro 2014-12-271-19/+2
|
* Spare code fixesGravatar Walter Purcaro 2014-12-261-1/+4
|
* [MultiHoster] UpdateGravatar Walter Purcaro 2014-12-231-2/+2
|
* New plugin: MultiHosterGravatar Walter Purcaro 2014-12-231-6/+3
|
* Extend SimpleHoster in multi-hoster plugins (3)Gravatar Walter Purcaro 2014-12-171-0/+3
|
* Extend SimpleHoster in multi-hoster plugins (2)Gravatar Walter Purcaro 2014-12-171-1/+1
|
* Extend SimpleHoster in multi-hoster pluginsGravatar Walter Purcaro 2014-12-171-41/+44
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-161-1/+1
|
* [UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6 (2)Gravatar Walter Purcaro 2014-12-161-4/+4
|
* [UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6Gravatar Walter Purcaro 2014-12-161-3/+11
|
* Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-1/+1
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-6/+6
|
* Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-251-1/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+2
|
* Change some self.req.load to self.loadGravatar Walter Purcaro 2014-10-191-2/+2
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-16/+6
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Compute wait time using secondsToMidnightGravatar Walter Purcaro 2014-07-061-6/+5
|
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@d3be840
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@aa7b3f9
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@a50c8ff
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* MultiHosters: no need an account if the link has already been converted.Gravatar Stefano 2013-10-131-8/+8
| | | | See also #307
* UnrestrictLi: fix for #238Gravatar Stefano 2013-08-251-5/+13
|
* UnrestrictLi: merged #215Gravatar Stefano 2013-08-091-1/+4
|
* UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602Gravatar Stefano 2013-08-091-2/+3
|
* UnrestrictLi: detect name and size from API dataGravatar Stefano 2013-08-051-1/+9
|
* Using the same translatable stringGravatar Stefano 2013-07-201-2/+2
|
* UnrestrictLi: set offline status from APIGravatar Stefano 2013-07-201-2/+4
|
* Fixed chunkLimit valueGravatar Walter Purcaro 2013-07-121-2/+2
|
* UnrestrictLi: added ability to delete the download historyGravatar Stefano 2013-06-231-2/+7
|
* UnrestrictLi: get API data for size/checksumGravatar Stefano 2013-06-191-2/+4
|
* New multi hoster plugin: UnrestrictLiGravatar Stefano 2013-06-041-0/+72