summary refs log tree commit diff
diff options
context:
space:
mode:
authorGiuseppe Fabiano <gfabiano40@gmail.com>2017-06-19 23:07:00 +0200
committerSergey M <dstftw@gmail.com>2017-06-20 04:07:00 +0700
commit6ce79d7ac067ef5c286661923b8df6dc7dc7b0da (patch)
tree445c3f1fb4c6e88e118381ca13eccc0a7599a7b7
parent1641ca402d03b36d28bab94eb898997cadf69993 (diff)
downloadyoutube-dl-6ce79d7ac067ef5c286661923b8df6dc7dc7b0da.tar.gz
youtube-dl-6ce79d7ac067ef5c286661923b8df6dc7dc7b0da.tar.xz
youtube-dl-6ce79d7ac067ef5c286661923b8df6dc7dc7b0da.zip
[abcotvs] Fix test md5
-rw-r--r--youtube_dl/extractor/abcotvs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/abcotvs.py b/youtube_dl/extractor/abcotvs.py
index 76e98132b..03b92a39c 100644
--- a/youtube_dl/extractor/abcotvs.py
+++ b/youtube_dl/extractor/abcotvs.py
@@ -22,7 +22,7 @@ class ABCOTVSIE(InfoExtractor):
                 'display_id': 'east-bay-museum-celebrates-vintage-synthesizers',
                 'ext': 'mp4',
                 'title': 'East Bay museum celebrates vintage synthesizers',
-                'description': 'md5:a4f10fb2f2a02565c1749d4adbab4b10',
+                'description': 'md5:24ed2bd527096ec2a5c67b9d5a9005f3',
                 'thumbnail': r're:^https?://.*\.jpg$',
                 'timestamp': 1421123075,
                 'upload_date': '20150113',