mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-05 01:48:01 +09:00
Removes extraneous debug message.
This commit is contained in:
parent
36a9c0b5ff
commit
89af8e9d32
@ -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…
Reference in New Issue
Block a user