mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00: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 a new issue