diff --git a/gui.py b/gui.py index 241aebc..0f601d5 100644 --- a/gui.py +++ b/gui.py @@ -170,8 +170,7 @@ def _load_thumbnail(video_id: str, thumb_url: str, def _on_downloaded(reply=reply, cache_path=cache_path, art_label=art_label, size=size, - style_pass=style_pass, style_fail=style_fail, - video_id=video_id): + style_pass=style_pass, style_fail=style_fail): # The label may have been deleted (e.g. search results refreshed) # while the network request was in flight — guard against that. try: