mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-27 21:54:17 +01:00
picsearch: import hds and hdsparse.
This commit is contained in:
parent
5bfd1fb736
commit
8e4a428543
@ -8,6 +8,7 @@ import copy
|
||||
from svtplay_dl.service import Service, OpenGraphThumbMixin
|
||||
from svtplay_dl.utils import get_http_data, HTTPError
|
||||
from svtplay_dl.fetcher.rtmp import RTMP
|
||||
from svtplay_dl.fetcher.hds import HDS, hdsparse
|
||||
from svtplay_dl.log import log
|
||||
|
||||
class Picsearch(Service, OpenGraphThumbMixin):
|
||||
|
Loading…
Reference in New Issue
Block a user