diff --git a/yt_dlp/extractor/applepodcasts.py b/yt_dlp/extractor/applepodcasts.py index d4535ca836..bda5cbdecf 100644 --- a/yt_dlp/extractor/applepodcasts.py +++ b/yt_dlp/extractor/applepodcasts.py @@ -28,7 +28,7 @@ class AppleBaseIE(InfoExtractor): def _get_token(self, webpage, episode_id): if self._jwt_cache.get(self._BASE_URL) and not self._jwt_is_expired(self._jwt_cache[self._BASE_URL]): - return self._jwt + return self._jwt_cache[self._BASE_URL] js_path = self._search_regex( r'