new comment to test the branch pull
This commit is contained in:
parent
019d706dd9
commit
65c71ac598
@ -429,6 +429,7 @@ class FacebookIE(InfoExtractor):
|
|||||||
r'<abbr[^>]+data-utime=["\'](\d+)', webpage,
|
r'<abbr[^>]+data-utime=["\'](\d+)', webpage,
|
||||||
'timestamp', default=None))
|
'timestamp', default=None))
|
||||||
# adding a new comment now to see what's up
|
# adding a new comment now to see what's up
|
||||||
|
# adding commit to see if it reaches the new branch
|
||||||
thumbnail = self._og_search_thumbnail(webpage)
|
thumbnail = self._og_search_thumbnail(webpage)
|
||||||
|
|
||||||
view_count = parse_count(self._search_regex(
|
view_count = parse_count(self._search_regex(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user