projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b900e7c
)
[comedycentral:shows] Support guest/ URLs (Fixes #2677)
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 3 Apr 2014 10:50:58 +0000
(12:50 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 3 Apr 2014 12:38:16 +0000
(14:38 +0200)
youtube_dl/extractor/comedycentral.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/comedycentral.py
b/youtube_dl/extractor/comedycentral.py
index 40870cb861b88d70db5c8ac6f7fa57c5861c53c5..38577243caa475ca8f5028407e53c51d0e061487 100644
(file)
--- a/
youtube_dl/extractor/comedycentral.py
+++ b/
youtube_dl/extractor/comedycentral.py
@@
-43,7
+43,7
@@
class ComedyCentralShowsIE(InfoExtractor):
(?P<showname>thedailyshow|thecolbertreport)\.(?:cc\.)?com/
(full-episodes/(?P<episode>.*)|
(?P<clip>
- (?:
videos
/[^/]+/(?P<videotitle>[^/?#]+))
+ (?:
(?:guests/[^/]+|videos)
/[^/]+/(?P<videotitle>[^/?#]+))
|(the-colbert-report-(videos|collections)/(?P<clipID>[0-9]+)/[^/]*/(?P<cntitle>.*?))
|(watch/(?P<date>[^/]*)/(?P<tdstitle>.*))
)|