mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-11 02:37:18 +08:00
changing the commit
This commit is contained in:
parent
e2b4f931b3
commit
e58c09de9b
@ -458,7 +458,7 @@ class FacebookIE(InfoExtractor):
|
||||
r'[\'\"]ownerid[\'\"]\s*:\s*[\'\"](\d+)[\'\"]', tahoe_data.secondary,
|
||||
'uploader_id', fatal=False)
|
||||
|
||||
# just changing a comment
|
||||
# just changing a comment again
|
||||
thumbnail = self._og_search_thumbnail(webpage)
|
||||
|
||||
view_count = parse_count(self._search_regex(
|
||||
|
Loading…
x
Reference in New Issue
Block a user