Преглед на файлове
ITV BTCC new pages' URL update, fix on items count
Fixed playlist_count as the variable was renamed
pull/140/head
WolfganP
преди 2 години
committed by
GitHub
родител
ревизия
85da4055c0
No known key found for this signature in database
GPG ключ ID: 4AEE18F83AFDEB23
променени са
1 файла, в които са
добавени 1 реда и са
изтрити 1 реда
-
youtube_dlc/extractor/itv.py
|
|
@@ -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' |
|
|
|
|
|
|
|