summaryrefslogtreecommitdiffstats
path: root/pyload/network/CookieJar.py
Commit message (Collapse)AuthorAgeFilesLines
* patching _getdate methodGravatar RaNaN 2014-06-091-7/+14
|
* Fix cookie issuesGravatar Koch Michael 2014-05-311-3/+13
| | | | | | | | | The Account-Page didn't show any Values on 'Traffic left' and 'Valid until' for my Premium Account. Therefore no premium download was possible. The Problem occured on ArchLinux and FreeBSD, but somehow not on Ubuntu. The Trick is to set the value for 'expires' as type int when it is just a number.
* new plugin type and refactored request classesGravatar RaNaN 2013-07-191-44/+10
|
* moved everything from module to pyloadGravatar RaNaN 2013-06-091-0/+53