Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [grooveshark] Use proper imports | Philipp Hagemeister | 2014-08-24 | 1 | -16/+15 |
| | |||||
* | [grooveshark] Fix test md5sum | Philipp Hagemeister | 2014-08-24 | 1 | -2/+1 |
| | |||||
* | [grooveshark,http] Make HTTP POST downloads work | Philipp Hagemeister | 2014-08-24 | 1 | -39/+26 |
| | |||||
* | Fixed errors found by travisci: | Keith Beckman | 2014-05-20 | 1 | -6/+8 |
| | | | | | | py26: re.split can't take flags. use inline flags or re.compile py27: info_dict must be serializable. remove request object py335, py34: no urlparse module. use utils.compat_urlparse | ||||
* | Fixed pyflakes and pep8 warnings | Keith Beckman | 2014-05-20 | 1 | -21/+24 |
| | |||||
* | Added new IE for Grooveshark | Keith Beckman | 2014-05-20 | 1 | -0/+200 |