[vdown commit] r61 - trunk

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 14, 2007, 1:51:26 PM11/14/07
to vdow...@googlegroups.com
Author: kopfgeldjaeger
Date: Wed Nov 14 10:51:11 2007
New Revision: 61

Modified:
trunk/main.py

Log:
removed debugging info in main.py

Modified: trunk/main.py
==============================================================================
--- trunk/main.py (original)
+++ trunk/main.py Wed Nov 14 10:51:11 2007
@@ -120,7 +120,6 @@
self.status = 0
self.data = [WANTEDLINK, WANTEDNAME, VIDEO_FILENAME, True]
else: # if stage6 video
- print "is stage6"
video_id =
re.match("(http://)?stage6.divx.com/.*/video/([0-9]*)/.*", self.url).group(2)
WANTEDLINK="http://video.stage6.com/%s/.divx" % (video_id)
VIDEO_FILENAME=re.sub("$", ".divx", video_id) # add .divx
at the end

Reply all
Reply to author
Forward
0 new messages