parent
9b5fa9ee7c
commit
88acdbc269
24 changed files with 66 additions and 62 deletions
|
|
@ -247,8 +247,7 @@ class NPOIE(NPOBaseIE):
|
|||
|
||||
if not formats:
|
||||
if not self.get_param('allow_unplayable_formats') and drm:
|
||||
self.raise_no_formats('This video is DRM protected.', expected=True)
|
||||
return
|
||||
self.report_drm(video_id)
|
||||
|
||||
self._sort_formats(formats)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue