mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-27 13:44:14 +01:00
Now it works with live streams again.
This commit is contained in:
parent
2a646ceaea
commit
c5d6ae2c94
@ -35,7 +35,6 @@ class Common(object):
|
||||
def getrtmp(self, url, output, live, other):
|
||||
""" Get the stream from RTMP """
|
||||
encrypted =""
|
||||
live = ""
|
||||
if url[4:5] == "e":
|
||||
# For encrypted streams
|
||||
encrypted = "-l 2"
|
||||
|
Loading…
Reference in New Issue
Block a user