[facebook] Remove empty line
This commit is contained in:
parent
ba07e77d53
commit
0c3614bc76
@ -307,7 +307,7 @@ class FacebookIE(InfoExtractor):
|
||||
req = sanitized_Request(url)
|
||||
req.add_header('User-Agent', self._CHROME_USER_AGENT)
|
||||
webpage = self._download_webpage(req, video_id)
|
||||
|
||||
|
||||
video_data = None
|
||||
|
||||
def extract_video_data(instances):
|
||||
|
Loading…
x
Reference in New Issue
Block a user