mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
svtplay: Fix import of HLS fetcher
This commit is contained in:
parent
e41925987a
commit
7433c0465e
@ -4,7 +4,7 @@ import json
|
||||
|
||||
from lib.svtplay.service import Service
|
||||
from lib.svtplay.hds import download_hds
|
||||
from lib.svtplay.hds import download_hds
|
||||
from lib.svtplay.hls import download_hls
|
||||
from lib.svtplay.utils import get_http_data, select_quality
|
||||
|
||||
from lib.svtplay.log import log
|
||||
|
Loading…
Reference in New Issue
Block a user