aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/scivee.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/scivee.py')
-rw-r--r--youtube_dl/extractor/scivee.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/scivee.py b/youtube_dl/extractor/scivee.py
index 55a481cc0..3bf93c870 100644
--- a/youtube_dl/extractor/scivee.py
+++ b/youtube_dl/extractor/scivee.py
@@ -53,4 +53,4 @@ class SciVeeIE(InfoExtractor):
'description': description,
'thumbnail': 'http://www.scivee.tv/assets/videothumb/%s' % video_id,
'formats': formats,
- } \ No newline at end of file
+ }