浏览代码

[facebook] add uploader value to the tests

remitamine 10 年之前
父节点
当前提交
67b8a28a2f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      youtube_dl/extractor/facebook.py

+ 2 - 0
youtube_dl/extractor/facebook.py

@@ -44,6 +44,7 @@ class FacebookIE(InfoExtractor):
             'id': '637842556329505',
             'id': '637842556329505',
             'ext': 'mp4',
             'ext': 'mp4',
             'title': 're:Did you know Kei Nishikori is the first Asian man to ever reach a Grand Slam',
             'title': 're:Did you know Kei Nishikori is the first Asian man to ever reach a Grand Slam',
+            'uploader': 'Tennis on Facebook',
         }
         }
     }, {
     }, {
         'note': 'Video without discernible title',
         'note': 'Video without discernible title',
@@ -52,6 +53,7 @@ class FacebookIE(InfoExtractor):
             'id': '274175099429670',
             'id': '274175099429670',
             'ext': 'mp4',
             'ext': 'mp4',
             'title': 'Facebook video #274175099429670',
             'title': 'Facebook video #274175099429670',
+            'uploader': 'Asif Nawab Butt',
         },
         },
         'expected_warnings': [
         'expected_warnings': [
             'title'
             'title'