mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
viafree: remove old variable
This commit is contained in:
parent
7275829dae
commit
7aee5164f5
@ -242,7 +242,6 @@ class Viaplay(Service, OpenGraphThumbMixin):
|
||||
|
||||
def _get_video_data(self, vid):
|
||||
url = "http://playapi.mtgx.tv/v3/videos/{0}".format(vid)
|
||||
self.options.other = ""
|
||||
data = self.http.request("get", url)
|
||||
return data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user