Sergey M․
|
9663bd3abb
|
[southpark:de] Enable non-ASCII redirect URL test
|
9 years ago |
Sergey M․
|
4f34cdb0a8
|
[southpark:de] Skip test
|
9 years ago |
Sergey M․
|
bd690a9f93
|
[southpark:de] Add test for non-ASCII in URLs
|
9 years ago |
Sergey M․
|
6d3f5935e5
|
[southpark] Fix IE_NAME
|
10 years ago |
rrooij
|
968ee17677
|
[southparkdk] Add extractor
|
10 years ago |
rrooij
|
dcf8077906
|
[southparknl] Fix test to match playlist tests
|
10 years ago |
rrooij
|
3408f6e64a
|
[southparkde] Fix naming inconsistency
The class was first called 'SouthparkDe'. It is now changed to
'SouthParkDe' to match the name of the other extractors.
|
10 years ago |
rrooij
|
e10dc0e1f0
|
[southparknl] Add extractor for southpark.nl
|
10 years ago |
Jaime Marquínez Ferrándiz
|
642f23bd81
|
[southpark] Use 'ñ' in the spanish extractor name
IE_NAME can contain unicode characters, so it shouldn't be a problem.
|
10 years ago |
Sergey M․
|
857f00ed94
|
[southpark] Improve some _VALID_URL's
|
10 years ago |
Sergey M․
|
e4a5e772f2
|
[southpark:espanol] Add extractor (Closes #5525)
|
10 years ago |
Jaime Marquínez Ferrándiz
|
10d00a756a
|
rename southparkstudios.py to southpark.py
And make the extractor only recognize southpark.cc.com urls, the old urls are redirected.
|
10 years ago |
Adam Malcontenti-Wilson
|
3804b01276
|
Update test
|
10 years ago |
Adam Malcontenti-Wilson
|
6a46dc8db7
|
Add southpark.cc.com to southpark IE
|
10 years ago |
Philipp Hagemeister
|
d55433bbfd
|
Remove unused imports and simplify
|
11 years ago |
Jaime Marquínez Ferrándiz
|
4bbf139aa7
|
[southparkstudios] Use the generic `_real_extract` provided by the base class
|
11 years ago |
Jaime Marquínez Ferrándiz
|
84db81815a
|
Move common code for extractors based in MTV services to a new base class
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it)
|
11 years ago |
rzhxeo
|
746f491f82
|
Add support for southpark.de
|
11 years ago |
rzhxeo
|
1672647ade
|
[SouthParkStudiosIE] Move from _TEST to _TESTS
|
11 years ago |
rzhxeo
|
90b6bbc38c
|
[SouthParkStudiosIE] Also detect urls without http:// or www
|
11 years ago |
Jaime Marquínez Ferrándiz
|
e80d861064
|
Revert "[southparkstudios] Fix mgid extraction"
This reverts commit 0fd49457f5 .
It seems that the redesign was temporary.
|
11 years ago |
Jaime Marquínez Ferrándiz
|
69b227a9bc
|
[southparkstudios] add support for http://www.southparkstudios.com/full-episodes/* urls (closes #1469)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
0fd49457f5
|
[southparkstudios] Fix mgid extraction
|
11 years ago |
Jaime Marquínez Ferrándiz
|
5a6fecc3de
|
Add an extractor for southparkstudios.com (closes #1434)
It uses the MTV system
|
11 years ago |