Try all possible mediaselectors even if one succeeds

This commit is contained in:
df 2020-11-04 01:53:05 +00:00
parent c645b8a983
commit 9fd7a46a89
1 changed files with 0 additions and 1 deletions

View File

@ -374,7 +374,6 @@ class BBCCoUkIE(InfoExtractor):
self._raise_extractor_error(last_exception)
return formats, subtitles
def _download_media_selector_url(self, url, programme_id=None):
media_selection = self._download_xml(
url, programme_id, 'Downloading media selection XML',