mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 22:57:08 -05:00 
			
		
		
		
	[facebook] Use consistent quotes
This commit is contained in:
		@@ -35,8 +35,8 @@ class FacebookIE(InfoExtractor):
 | 
				
			|||||||
        'info_dict': {
 | 
					        'info_dict': {
 | 
				
			||||||
            'id': '120708114770723',
 | 
					            'id': '120708114770723',
 | 
				
			||||||
            'ext': 'mp4',
 | 
					            'ext': 'mp4',
 | 
				
			||||||
            u"duration": 279,
 | 
					            'duration': 279,
 | 
				
			||||||
            u"title": u"PEOPLE ARE AWESOME 2013"
 | 
					            'title': 'PEOPLE ARE AWESOME 2013'
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user