mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
ruv: Temporary import modules as lib.*
Need to solve this... later.
This commit is contained in:
parent
7a4f76ca95
commit
dacd3e715a
@ -1,7 +1,7 @@
|
|||||||
import re
|
import re
|
||||||
|
|
||||||
from lib.svtplay.utils import get_http_data
|
from lib.svtplay.utils import get_http_data
|
||||||
from svtplay.hls import download_hls
|
from lib.svtplay.hls import download_hls
|
||||||
|
|
||||||
class Ruv(object):
|
class Ruv(object):
|
||||||
def handle(self, url):
|
def handle(self, url):
|
||||||
|
Loading…
Reference in New Issue
Block a user