mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[teachable] Fail with error message if no video URL found
This commit is contained in:
		| @@ -170,6 +170,7 @@ class TeachableIE(TeachableBaseIE): | ||||
|                     r'class=["\'](?:inner-)?lesson-locked', | ||||
|                     r'>LESSON LOCKED<')): | ||||
|                 self.raise_login_required('Lecture contents locked') | ||||
|             raise ExtractorError('Unable to find video URL') | ||||
|  | ||||
|         title = self._og_search_title(webpage, default=None) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․