mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
picsearch: di.se switched provider
This commit is contained in:
parent
b1be0b5d0c
commit
b55e5fbb27
@ -11,7 +11,7 @@ from svtplay_dl.fetcher.hds import hdsparse
|
||||
from svtplay_dl.log import log
|
||||
|
||||
class Picsearch(Service, OpenGraphThumbMixin):
|
||||
supported_domains = ['dn.se', 'mobil.dn.se']
|
||||
supported_domains = ['dn.se', 'mobil.dn.se', 'di.se']
|
||||
|
||||
def get(self, options):
|
||||
data = self.get_urldata()
|
||||
|
Loading…
Reference in New Issue
Block a user