diff options
author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2014-04-01 21:29:40 +0200 |
---|---|---|
committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2014-04-01 21:29:40 +0200 |
commit | 97b557384836660bbff02198e0407d70bdd65705 (patch) | |
tree | 4fa5268afcb3028ef16a3f39ba21563ce1a57ad5 | |
parent | 18c95c1ab06f69c003ab3c438cba885248e79a38 (diff) |
[comedycentral] Update test title for 34cbc7ee8db36e85d2021455f468c5dc2da616b8
-rw-r--r-- | youtube_dl/extractor/comedycentral.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/comedycentral.py b/youtube_dl/extractor/comedycentral.py index ed0c6ea2c..970df86ef 100644 --- a/youtube_dl/extractor/comedycentral.py +++ b/youtube_dl/extractor/comedycentral.py @@ -59,7 +59,7 @@ class ComedyCentralShowsIE(InfoExtractor): 'upload_date': '20121213', 'description': 'Kristen Stewart learns to let loose in "On the Road."', 'uploader': 'thedailyshow', - 'title': 'thedailyshow-kristen-stewart part 1', + 'title': 'thedailyshow kristen-stewart part 1', } } |