mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
kanal5: we have this in a other place now
This commit is contained in:
parent
6d6760df18
commit
f5635980ec
@ -60,9 +60,6 @@ class Kanal5(Service):
|
||||
if data["hasSubtitle"]:
|
||||
yield subtitle_json("http://www.kanal5play.se/api/subtitles/%s" % video_id)
|
||||
|
||||
if options.subtitle and options.force_subtitle:
|
||||
return
|
||||
|
||||
steambaseurl = data["streamBaseUrl"]
|
||||
for i in data["streams"]:
|
||||
if i["drmProtected"]:
|
||||
|
Loading…
Reference in New Issue
Block a user