Commit Graph

3 Commits (082703347946949a93814f62e783cddf80d41482)

Author SHA1 Message Date
pukkandan a0566bbf5c Updated to release 2020.11.21.1
Dan Walker 87ab4fb11a Added DRM logic
In the event when there are no available sources due to DRM controlled sources, return a DRM error and don't proceed with trying.

 reports that an ExtractorError "No video formats found". Which is true, because the formats list is empty, however it's empty because they are all locked. This provides a more informative message to the end-user.

# TESTING
Tried the URL provided in  and confirmed a DRM messages is returned.
Unknown cefecac12c [skip travis] renaming
to avoid using same folder when using pip install for example