ITV BTCC new pages' URL update, fix on items count

Fixed playlist_count as the variable was renamed
Este commit está contenido en:
WolfganP 2020-11-08 19:35:54 +00:00 cometido por GitHub
padre 6857df609b
commit 85da4055c0
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -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'