diff --git a/yt_dlp/extractor/nitter.py b/yt_dlp/extractor/nitter.py
index 3191543ed..15688b608 100644
--- a/yt_dlp/extractor/nitter.py
+++ b/yt_dlp/extractor/nitter.py
@@ -131,10 +131,10 @@ def _real_extract(self, url):
repost_count = parse_count(self._html_search_regex(r']+class="icon-retweet[^>]*>\s([^<]+)', webpage, 'repost count', fatal=False))
comment_count = parse_count(self._html_search_regex(r']+class="icon-comment[^>]*>\s([^<]+)', webpage, 'repost count', fatal=False))
- thumbnail = base_url + (self._html_search_meta('og:image', webpage, 'thumbnail url')
- or self._html_search_regex(r'