[redgifs] 'gfyId' -> 'id' (#1984)
This commit is contained in:
@@ -36,7 +36,7 @@ class RedgifsExtractor(Extractor):
|
||||
url = self._process(gif)
|
||||
if not url:
|
||||
self.log.warning("Skipping '%s' (format not available)",
|
||||
gif["gfyId"])
|
||||
gif["id"])
|
||||
continue
|
||||
|
||||
gif.update(metadata)
|
||||
|
||||
Reference in New Issue
Block a user