summary refs log tree commit diff
diff options
context:
space:
mode:
authorTithen-Firion <tithen.firion.0@gmail.com>2017-05-01 21:29:34 +0200
committerYen Chi Hsuan <yan12125@gmail.com>2017-05-02 03:45:27 +0800
commitc6fe5a7e12a5ebbe137b889afb8aefc206d132af (patch)
treebb8f14febaad301bc3f9930112b76a02b7cbb9cd
parentae21d2fd940b6aa2e2d619c037d701848b011f5a (diff)
downloadyoutube-dl-c6fe5a7e12a5ebbe137b889afb8aefc206d132af.tar.gz
youtube-dl-c6fe5a7e12a5ebbe137b889afb8aefc206d132af.tar.xz
youtube-dl-c6fe5a7e12a5ebbe137b889afb8aefc206d132af.zip
[douyutv] Update test
-rw-r--r--youtube_dl/extractor/douyutv.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/youtube_dl/extractor/douyutv.py b/youtube_dl/extractor/douyutv.py
index 82d8a042f..d22133d24 100644
--- a/youtube_dl/extractor/douyutv.py
+++ b/youtube_dl/extractor/douyutv.py
@@ -20,7 +20,7 @@ class DouyuTVIE(InfoExtractor):
             'id': '17732',
             'display_id': 'iseven',
             'ext': 'flv',
-            'title': 're:^清晨醒脑!T-ARA根本停不下来! [0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}$',
+            'title': 're:^清晨醒脑!根本停不下来! [0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}$',
             'description': r're:.*m7show@163\.com.*',
             'thumbnail': r're:^https?://.*\.jpg$',
             'uploader': '7师傅',
@@ -51,7 +51,7 @@ class DouyuTVIE(InfoExtractor):
             'id': '17732',
             'display_id': '17732',
             'ext': 'flv',
-            'title': 're:^清晨醒脑!T-ARA根本停不下来! [0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}$',
+            'title': 're:^清晨醒脑!根本停不下来! [0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}$',
             'description': r're:.*m7show@163\.com.*',
             'thumbnail': r're:^https?://.*\.jpg$',
             'uploader': '7师傅',