diff options
author | Michael Käufl <youtube-dl@c.michael-kaeufl.de> | 2014-11-05 14:39:18 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-11-12 15:26:09 +0100 |
commit | 9d2a4dae90383e5da73f7e30ef83479b82c446b7 (patch) | |
tree | 6e6335e53d05a5478820e16a7b57bdeec24fa33f /youtube_dl/extractor | |
parent | 7009a9047ac57b4826623b0c22c6956ebf9ac902 (diff) |
[allocine] Update test
Diffstat (limited to 'youtube_dl/extractor')
-rw-r--r-- | youtube_dl/extractor/allocine.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/allocine.py b/youtube_dl/extractor/allocine.py index 7bd797884..398e93bfb 100644 --- a/youtube_dl/extractor/allocine.py +++ b/youtube_dl/extractor/allocine.py @@ -22,7 +22,7 @@ class AllocineIE(InfoExtractor): 'id': '19546517', 'ext': 'mp4', 'title': 'Astérix - Le Domaine des Dieux Teaser VF', - 'description': 'md5:4a754271d9c6f16c72629a8a993ee884', + 'description': 'md5:abcd09ce503c6560512c14ebfdb720d2', 'thumbnail': 're:http://.*\.jpg', }, }, { |