url
This commit is contained in:
parent
1cf50619fd
commit
cd3a584ef1
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ class Subtitles(Object):
|
||||||
self.uid = uid
|
self.uid = uid
|
||||||
self.extension = d["ext"]
|
self.extension = d["ext"]
|
||||||
self.name = d["name"]
|
self.name = d["name"]
|
||||||
|
self.url = d["url"]
|
||||||
|
|
||||||
|
|
||||||
# TODO Thumbnail
|
# TODO Thumbnail
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue