mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-23 19:55:38 +01:00
svtplay: missing import
This commit is contained in:
parent
859fd50efa
commit
a7dfff596b
@ -7,6 +7,7 @@ import copy
|
||||
import json
|
||||
import hashlib
|
||||
from urllib.parse import urljoin, urlparse, parse_qs
|
||||
from operator import itemgetter
|
||||
|
||||
from svtplay_dl.log import log
|
||||
from svtplay_dl.service import Service, OpenGraphThumbMixin
|
||||
|
Loading…
Reference in New Issue
Block a user