From 01c6012db326853a1e3c4e45c2aca0cc24bef800 Mon Sep 17 00:00:00 2001 From: Parmjit Virk Date: Tue, 17 Oct 2017 16:51:06 -0500 Subject: [PATCH] [Unity] Corrected test description field --- youtube_dl/extractor/unity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/unity.py b/youtube_dl/extractor/unity.py index 4e60f0fad..652054dba 100644 --- a/youtube_dl/extractor/unity.py +++ b/youtube_dl/extractor/unity.py @@ -15,7 +15,7 @@ class UnityIE(InfoExtractor): 'id': 'jWuNtik0C8E', 'ext': 'mp4', 'title': 'Live Training 22nd September 2014 - Animate Anything', - 'description': 'md5:7752f2b827ce39a5acc648b53593dfbf', + 'description': 'md5:e54913114bd45a554c56cdde7669636e', 'duration': 2893, 'uploader': 'Unity', 'uploader_id': 'Unity3D',