mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-06 13:07:07 +01:00
ITV BTCC new pages' URL update, fix on items count
Fixed playlist_count as the variable was renamed
This commit is contained in:
parent
6857df609b
commit
85da4055c0
@ -286,7 +286,7 @@ class ITVBTCCIE(InfoExtractor):
|
||||
'id': 'btcc-2019-brands-hatch-gp-race-action',
|
||||
'title': 'BTCC 2019: Brands Hatch GP race action',
|
||||
},
|
||||
'playlist_mincount': 12,
|
||||
'playlist_count': 12,
|
||||
}
|
||||
BRIGHTCOVE_URL_TEMPLATE = 'http://players.brightcove.net/1582188683001/HkiHLnNRx_default/index.html?videoId=%s'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user