diff --git a/yt_dlp/extractor/abematv.py b/yt_dlp/extractor/abematv.py index 90c7615aeb..b27ad89ceb 100644 --- a/yt_dlp/extractor/abematv.py +++ b/yt_dlp/extractor/abematv.py @@ -455,7 +455,7 @@ class AbemaTVTitleIE(AbemaTVBaseIE): 'id': '26-2mzbynr-cph', 'description': 'md5:e67873de1c88f360af1f0a4b84847a52', }, - 'playlist_mincount': 31, + 'playlist_count': 31, }] def _fetch_page(self, playlist_id, series_version, season_id, page):