mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
kanal5: import download_hls
This commit is contained in:
parent
613b31413d
commit
f959af260c
@ -13,6 +13,7 @@ else:
|
||||
from svtplay_dl.utils import get_http_data, select_quality, subtitle_json
|
||||
from svtplay_dl.log import log
|
||||
from svtplay_dl.fetcher.rtmp import download_rtmp
|
||||
from svtplay_dl.fetcher.hls import download_hls
|
||||
|
||||
class Kanal5():
|
||||
def handle(self, url):
|
||||
|
Loading…
Reference in New Issue
Block a user