Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-02 | [Grooveshark] Remove the extractor | Yen Chi Hsuan | |
grooveshark.com was shut down on 2015/04/30 | |||
2015-03-17 | [grooveshark] Fix extraction | Sergey M․ | |
2015-01-30 | The opening curly brace `{` is a regex reserved [control ↵ | codesparkle | |
character](http://stackoverflow.com/a/400316/1106367), so it needs to be escaped. | |||
2014-11-05 | [utils] Remove unused import | Philipp Hagemeister | |
2014-08-24 | [grooveshark] Use proper imports | Philipp Hagemeister | |
2014-08-24 | [grooveshark] Fix test md5sum | Philipp Hagemeister | |
2014-08-24 | [grooveshark,http] Make HTTP POST downloads work | Philipp Hagemeister | |
2014-05-20 | Fixed errors found by travisci: | Keith Beckman | |
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 | |||
2014-05-20 | Fixed pyflakes and pep8 warnings | Keith Beckman | |
2014-05-20 | Added new IE for Grooveshark | Keith Beckman | |