mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-25 00:00:48 +01:00
[vine] Remove superfluous whitespace
This commit is contained in:
parent
14ff6baa0e
commit
ac2d8f54d1
@ -93,7 +93,7 @@ def _real_extract(self, url):
|
||||
r'window\.POST_DATA\s*=\s*({.+?});\s*</script>',
|
||||
webpage, 'vine data'),
|
||||
video_id)
|
||||
|
||||
|
||||
data = data[list(data.keys())[0]]
|
||||
|
||||
formats = [{
|
||||
|
Loading…
Reference in New Issue
Block a user