projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
968ee17
)
[southpark] Fix IE_NAME
author
Sergey M․
<dstftw@gmail.com>
Mon, 11 May 2015 17:47:50 +0000
(23:47 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 11 May 2015 17:47:50 +0000
(23:47 +0600)
youtube_dl/extractor/southpark.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/southpark.py
b/youtube_dl/extractor/southpark.py
index 83e5a765934d84ae65fbfca74ac8fea6daf201de..7fb165a872766f4c1917d2929ec8a73b8f74434e 100644
(file)
--- a/
youtube_dl/extractor/southpark.py
+++ b/
youtube_dl/extractor/southpark.py
@@
-58,8
+58,9
@@
class SouthParkNlIE(SouthParkIE):
'playlist_count': 4,
}]
+
class SouthParkDkIE(SouthParkIE):
- IE_NAME = 'southpark.dk'
+ IE_NAME = 'southpark
studios
.dk'
_VALID_URL = r'https?://(?:www\.)?(?P<url>southparkstudios\.dk/(?:clips|full-episodes)/(?P<id>.+?)(\?|#|$))'
_FEED_URL = 'http://www.southparkstudios.dk/feeds/video-player/mrss/'