[generic] Add MD5 checksums
authorYen Chi Hsuan <yan12125@gmail.com>
Sat, 2 Jul 2016 13:57:06 +0000 (21:57 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sat, 2 Jul 2016 13:58:07 +0000 (21:58 +0800)
youtube_dl/extractor/generic.py

index 35acb67f1e78e2fe5d9de02a7d2d46e93400e4a4..a9b61bf13cd364d96255401fa5ce812c8db219e1 100644 (file)
@@ -1265,6 +1265,7 @@ class GenericIE(InfoExtractor):
         # Facebook <iframe> embed
         {
             'url': 'https://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html',
+            'md5': 'fbcde74f534176ecb015849146dd3aee',
             'info_dict': {
                 'id': '599637780109885',
                 'ext': 'mp4',
@@ -1274,6 +1275,7 @@ class GenericIE(InfoExtractor):
         # Facebook API embed
         {
             'url': 'http://www.lothype.com/blue-stars-2016-preview-standstill-full-show/',
+            'md5': 'a47372ee61b39a7b90287094d447d94e',
             'info_dict': {
                 'id': '10153467542406923',
                 'ext': 'mp4',
@@ -1283,6 +1285,7 @@ class GenericIE(InfoExtractor):
         # Wordpress "YouTube Video Importer" plugin
         {
             'url': 'http://www.lothype.com/blue-devils-drumline-stanford-lot-2016/',
+            'md5': 'd16797741b560b485194eddda8121b48',
             'info_dict': {
                 'id': 'HNTXWDXV9Is',
                 'ext': 'mp4',