projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14ff6ba
)
[vine] Remove superfluous whitespace
author
Sergey M․
<dstftw@gmail.com>
Fri, 1 Jul 2016 19:45:00 +0000
(
02:45
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 1 Jul 2016 19:45:00 +0000
(
02:45
+0700)
youtube_dl/extractor/vine.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vine.py
b/youtube_dl/extractor/vine.py
index 5a2c53b3618327525943eb9627026269894d0ecb..0183f052a599f411a48053360ee41670e758f7af 100644
(file)
--- a/
youtube_dl/extractor/vine.py
+++ b/
youtube_dl/extractor/vine.py
@@
-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 = [{