1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-11 02:57:20 +08:00

changing the commit

This commit is contained in:
Avichai Cohen 2019-06-11 12:39:38 +03:00
parent e2b4f931b3
commit e58c09de9b

View File

@ -458,7 +458,7 @@ class FacebookIE(InfoExtractor):
r'[\'\"]ownerid[\'\"]\s*:\s*[\'\"](\d+)[\'\"]', tahoe_data.secondary, r'[\'\"]ownerid[\'\"]\s*:\s*[\'\"](\d+)[\'\"]', tahoe_data.secondary,
'uploader_id', fatal=False) 'uploader_id', fatal=False)
# just changing a comment # just changing a comment again
thumbnail = self._og_search_thumbnail(webpage) thumbnail = self._og_search_thumbnail(webpage)
view_count = parse_count(self._search_regex( view_count = parse_count(self._search_regex(