Files
yt-dlp/youtube_dlc/extractor
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.

#28 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 #28 and confirmed a DRM messages is returned.
2020-10-27 06:33:47 -07:00
..
2020-10-07 05:42:38 +02:00
2020-10-27 06:33:47 -07:00
2020-10-07 05:34:22 +02:00
2020-09-27 05:33:37 -05:00
2020-10-07 05:34:22 +02:00
2020-10-24 05:09:22 +02:00
2020-10-13 00:47:17 +02:00
2020-10-26 02:15:46 +01:00
2020-10-24 05:09:22 +02:00
2020-10-26 04:32:37 +01:00