mirror of
https://github.com/yt-dlp/yt-dlp
synced 2024-12-26 21:59:08 +01:00
fix test
This commit is contained in:
parent
6181e7c220
commit
aad55c1b6d
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ class AbemaTVTitleIE(AbemaTVBaseIE):
|
|||
'id': '26-2mzbynr-cph',
|
||||
'description': 'md5:e67873de1c88f360af1f0a4b84847a52',
|
||||
},
|
||||
'playlist_count': 31,
|
||||
'playlist_count': 59,
|
||||
}]
|
||||
|
||||
def _fetch_page(self, playlist_id, series_version, season_id, page):
|
||||
|
|
Loading…
Reference in a new issue