mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
Removes extraneous debug message.
This commit is contained in:
parent
36a9c0b5ff
commit
89af8e9d32
1 changed files with 0 additions and 1 deletions
|
@ -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/"
|
||||
|
||||
|
|
Loading…
Reference in a new issue