summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/YoutubeCom.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-12 17:04:03 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-12 17:04:03 +0200
commitc2c3a39f1c4e09f070b85d350eef5fb6a319cb48 (patch)
treec03205cde143768e80d656a3cce7de9fa17dee82 /module/plugins/hoster/YoutubeCom.py
parentXMPP Interface (diff)
parentYoutube Playlist Download (diff)
downloadpyload-c2c3a39f1c4e09f070b85d350eef5fb6a319cb48.tar.xz
merge
Diffstat (limited to 'module/plugins/hoster/YoutubeCom.py')
-rw-r--r--module/plugins/hoster/YoutubeCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/YoutubeCom.py b/module/plugins/hoster/YoutubeCom.py
index e40b0c9ad..6148d72f0 100644
--- a/module/plugins/hoster/YoutubeCom.py
+++ b/module/plugins/hoster/YoutubeCom.py
@@ -45,4 +45,4 @@ class YoutubeCom(Hoster):
file_url = 'http://youtube.com/get_video?video_id=' + videoId + '&t=' + videoHash + quality + "&asv=2"
- self.download(file_url) \ No newline at end of file
+ self.download(file_url)