group='config'))
# For articles, the id in the url is not the video id
video_id = self._search_regex(
group='config'))
# For articles, the id in the url is not the video id
video_id = self._search_regex(
webpage, 'video id', default=video_id, group='id')
config = self._download_json(config_url, video_id, 'Downloading player config')
url_template = NFLIE.prepend_host(
webpage, 'video id', default=video_id, group='id')
config = self._download_json(config_url, video_id, 'Downloading player config')
url_template = NFLIE.prepend_host(