1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-11 10:02:02 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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.
2020-10-27 06:33:47 -07:00
Unknown
cefecac12c [skip travis] renaming
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00
Renamed from youtube_dl/extractor/brightcove.py (Browse further)