You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/youtube_dlc
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.
4 years ago
..
downloader merge youtube-dl master 22.09.2020 4 years ago
extractor Added DRM logic 4 years ago
postprocessor Merge branch 'ext/remuxe-video' of https://github.com/Zocker1999NET/youtube-dl into Zocker1999NET-ext/remuxe-video 4 years ago
YoutubeDL.py [core] add option to trim file name length with integer 4 years ago
__init__.py [core] add option to trim file name length with integer 4 years ago
__main__.py [skip travis] renaming 4 years ago
aes.py [skip travis] renaming 4 years ago
cache.py [skip travis] renaming 4 years ago
compat.py [skip travis] renaming 4 years ago
jsinterp.py [skip travis] renaming 4 years ago
options.py [core] add option to trim file name length with integer 4 years ago
socks.py [skip travis] renaming 4 years ago
swfinterp.py [skip travis] renaming 4 years ago
update.py update workflow, semi fix integrated updater 4 years ago
utils.py [mtv] fix mtv.com and more(?) 4 years ago
version.py next release: 2020.10.26 4 years ago