1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00

fix for svtplay

This commit is contained in:
Johan Andersson 2011-11-05 16:49:42 +01:00
parent 14694e46e3
commit a577cca5ba

View File

@ -273,7 +273,7 @@ class Svtplay(Common):
self.live = live
def get(self, url):
other = ""
other = "-W http://svtplay.se/flash/svtplayer-2011.13.swf"
data = self.getdata(url)
match = re.search('dynamicStreams=(.*)\&amp\;background', data)
if match: