1
0
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:
Johan Andersson 2015-08-31 23:46:17 +02:00
parent b1be0b5d0c
commit b55e5fbb27

View File

@ -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()