Browse Source

[facebook] Add md5 for the test case with DASH

Yen Chi Hsuan 9 năm trước cách đây
mục cha
commit
248ae880b6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      youtube_dl/extractor/facebook.py

+ 1 - 0
youtube_dl/extractor/facebook.py

@@ -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',