Age | Commit message (Collapse) | Author |
|
The condition for assigning to json_url is the wrong way round:
currently for url: aaa.com/xxx
we get:
aaa.com/xxx&output=json
instead of the correct value:
aaa.com/xxx?output=json
|
|
|
|
|
|
|
|
The class was first called 'SouthparkDe'. It is now changed to
'SouthParkDe' to match the name of the other extractors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The video url still redirects to an http url, but it doesn't explicitly contain the video id.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now `ext` is appended to filename if real extension != expected extension.
|
|
|
|
(Closes #5535)
|
|
|
|
grooveshark.com was shut down on 2015/04/30
|
|
|