mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-23 19:55:38 +01:00
parent
97f651837a
commit
7065467dcd
@ -122,7 +122,7 @@ class OpenGraphThumbMixin:
|
||||
url = opengraph_get(self.get_urldata(), "image")
|
||||
if url is None:
|
||||
return
|
||||
download_thumbnails(options, [(False, url)])
|
||||
download_thumbnails(self.output, options, [(False, url)])
|
||||
|
||||
|
||||
class MetadataThumbMixin:
|
||||
|
Loading…
Reference in New Issue
Block a user