mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-11 01:27:18 +08:00
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,
|
||||
'timestamp', default=None))
|
||||
# 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)
|
||||
|
||||
view_count = parse_count(self._search_regex(
|
||||
|
Loading…
x
Reference in New Issue
Block a user