Skip to content

Commit

Permalink
Removes extraneous debug message.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjrn committed Nov 27, 2012
1 parent 36a9c0b commit 89af8e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion youtube_dl/InfoExtractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -2365,7 +2365,6 @@ def _real_extract(self, url):
# 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/"

Expand Down

0 comments on commit 89af8e9

Please sign in to comment.