[facebook] Use consistent quotes
[youtube-dl] / youtube_dl / extractor / facebook.py
index 00b2443a114a69ffff30e1faf99c6857f6b0a186..f6b5f589a3cc9f0647fa41e628adf426d7d56ca6 100644 (file)
@@ -35,8 +35,8 @@ class FacebookIE(InfoExtractor):
         'info_dict': {
             'id': '120708114770723',
             'ext': 'mp4',
-            u"duration": 279,
-            u"title": u"PEOPLE ARE AWESOME 2013"
+            'duration': 279,
+            'title': 'PEOPLE ARE AWESOME 2013'
         }
     }