From 8e0a8ad583c92b70c421e88ccc6c71b78b47f3f8 Mon Sep 17 00:00:00 2001 From: Avichai Cohen Date: Tue, 11 Jun 2019 19:22:10 +0300 Subject: [PATCH] another comment --- youtube_dl/extractor/facebook.py | 1 + 1 file changed, 1 insertion(+) diff --git a/youtube_dl/extractor/facebook.py b/youtube_dl/extractor/facebook.py index b39d5c5a7..1dab582f2 100644 --- a/youtube_dl/extractor/facebook.py +++ b/youtube_dl/extractor/facebook.py @@ -430,6 +430,7 @@ class FacebookIE(InfoExtractor): 'timestamp', default=None)) # adding a new comment now to see what's up # adding commit to see if it reaches the new branch + # another comment to check base thumbnail = self._og_search_thumbnail(webpage) view_count = parse_count(self._search_regex(