[slutload] Add new extractor
[youtube-dl] / youtube_dl / extractor / vine.py
index 5bbc8ba88bbdb6a0d069324a3fd191844ccf7773..5136ec466e608ca76f7cd68bfca3275d3f012f33 100644 (file)
@@ -57,4 +57,4 @@ class VineIE(InfoExtractor):
             'comment_count': data['comments']['count'],
             'repost_count': data['reposts']['count'],
             'formats': formats,
-        }
\ No newline at end of file
+        }