[facebook] Add md5 for the test case with DASH
authorYen Chi Hsuan <yan12125@gmail.com>
Sat, 30 Jan 2016 15:01:19 +0000 (23:01 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sat, 30 Jan 2016 15:01:19 +0000 (23:01 +0800)
youtube_dl/extractor/facebook.py

index bd65e43f2b556f1b26f792817060d8d98a8b44a0..b6d1180f0796059c8df1af92c022da4017f23c62 100644 (file)
@@ -73,6 +73,7 @@ class FacebookIE(InfoExtractor):
     }, {
         'note': 'Video with DASH manifest',
         'url': 'https://www.facebook.com/video.php?v=957955867617029',
+        'md5': '54706e4db4f5ad58fbad82dde1f1213f',
         'info_dict': {
             'id': '957955867617029',
             'ext': 'mp4',