Browse Source

Removes extraneous debug message.

master
Christopher Neugebauer 12 years ago
parent
commit
89af8e9d32
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/InfoExtractors.py

1
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/"

Loading…
Cancel
Save