removing the comment I used to test pull

This commit is contained in:
Avichai Cohen 2019-06-13 11:43:01 +03:00
parent e58c09de9b
commit d6ad71cb7a

View File

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