mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[novamov] Add embedded player support
This commit is contained in:
		| @@ -10,7 +10,7 @@ from ..utils import ( | ||||
|  | ||||
|  | ||||
| class NovamovIE(InfoExtractor): | ||||
|     _VALID_URL = r'http://(?:www\.novamov\.com/video/|embed\.novamov\.com/embed\.php\?v=)(?P<videoid>[a-z\d]{13})' | ||||
|     _VALID_URL = r'http://(?:(?:www\.)?novamov\.com/video/|(?:(?:embed|www)\.)novamov\.com/embed\.php\?v=)(?P<videoid>[a-z\d]{13})' | ||||
|  | ||||
|     _TEST = { | ||||
|         'url': 'http://www.novamov.com/video/4rurhn9x446jj', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 dst
					dst