[arte+7] Check formats (Closes #5224)
This commit is contained in:
parent
90183a46d8
commit
c06a9f8730
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ class ArteTVPlus7IE(InfoExtractor):
|
|||
|
||||
formats.append(format)
|
||||
|
||||
self._check_formats(formats, video_id)
|
||||
self._sort_formats(formats)
|
||||
|
||||
info_dict['formats'] = formats
|
||||
|
|
Loading…
Reference in a new issue