]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/keezmovies.py
Add option `--ignore-no-formats-error`
[yt-dlp.git] / yt_dlp / extractor / keezmovies.py
index c3eb74c1742bedc23ae125384b9ba39965f6cd95..cfdd0eb8e772c4e7c935cc756128c86e91890dbd 100644 (file)
@@ -101,7 +101,7 @@ def extract_format(format_url, height=None):
 
         if not formats:
             if 'title="This video is no longer available"' in webpage:
-                raise ExtractorError(
+                self.raise_no_formats(
                     'Video %s is no longer available' % video_id, expected=True)
 
         try: