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

just adding a comment to test pull bot

This commit is contained in:
Avichai Cohen 2019-06-11 11:43:46 +03:00
parent c8e18d7718
commit a875d4d0db

View File

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