From e58c09de9b951d7edd2599fcbca23353e4c691e5 Mon Sep 17 00:00:00 2001 From: Avichai Cohen Date: Tue, 11 Jun 2019 12:39:38 +0300 Subject: [PATCH] changing the commit --- youtube_dl/extractor/facebook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/facebook.py b/youtube_dl/extractor/facebook.py index 6d4dbce38..6188f317d 100644 --- a/youtube_dl/extractor/facebook.py +++ b/youtube_dl/extractor/facebook.py @@ -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(