mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-01 10:40:08 +08:00
just changing a comment
This commit is contained in:
@@ -458,7 +458,7 @@ class FacebookIE(InfoExtractor):
|
||||
r'[\'\"]ownerid[\'\"]\s*:\s*[\'\"](\d+)[\'\"]', tahoe_data.secondary,
|
||||
'uploader_id', fatal=False)
|
||||
|
||||
# just adding a comment
|
||||
# just changing a comment
|
||||
thumbnail = self._og_search_thumbnail(webpage)
|
||||
|
||||
view_count = parse_count(self._search_regex(
|
||||
|
||||
Reference in New Issue
Block a user