about summary refs log tree commit diff
diff options
context:
space:
mode:
authorChristopher Neugebauer <chrisjrn@gmail.com>2012-11-27 21:51:30 +1100
committerChristopher Neugebauer <chrisjrn@gmail.com>2012-11-27 21:51:30 +1100
commit89af8e9d32f550bdf00da9eab3288ad1e104d3b3 (patch)
tree21394ccd33c7cb8f66307aa8fa1f6e0b69ba1cb8
parent36a9c0b5ffa857baeb8a97651ec223bd4b0d1a6d (diff)
downloadyoutube-dl-89af8e9d32f550bdf00da9eab3288ad1e104d3b3.tar.gz
youtube-dl-89af8e9d32f550bdf00da9eab3288ad1e104d3b3.tar.xz
youtube-dl-89af8e9d32f550bdf00da9eab3288ad1e104d3b3.zip
Removes extraneous debug message.
-rw-r--r--youtube_dl/InfoExtractors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/InfoExtractors.py b/youtube_dl/InfoExtractors.py
index fbdc14e7e..3cdce3b25 100644
--- a/youtube_dl/InfoExtractors.py
+++ b/youtube_dl/InfoExtractors.py
@@ -2365,7 +2365,6 @@ class ComedyCentralIE(InfoExtractor):
                         # break on current RTMPDump builds
             
 
-			print "HELLO, WORLD!", video_url
 			broken_cdn = "rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/"
 			better_cdn = "rtmpe://cp10740.edgefcs.net/ondemand/mtvnorigin/gsp.comedystor/"