[vine] Remove superfluous whitespace

This commit is contained in:
Sergey M․ 2016-07-02 02:45:00 +07:00
parent 14ff6baa0e
commit ac2d8f54d1
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class VineIE(InfoExtractor):
r'window\.POST_DATA\s*=\s*({.+?});\s*</script>',
webpage, 'vine data'),
video_id)
data = data[list(data.keys())[0]]
formats = [{