diff --git a/svtplay-dl b/svtplay-dl index b678335..2f1375b 100755 --- a/svtplay-dl +++ b/svtplay-dl @@ -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=(.*)\&\;background', data) if match: