mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Merge remote-tracking branch 'dstftw/correct-valid-urls'
This commit is contained in:
		| @@ -8,7 +8,7 @@ from ..utils import ( | ||||
|  | ||||
|  | ||||
| class ViddlerIE(InfoExtractor): | ||||
|     _VALID_URL = r'(?P<domain>https?://(?:www\.)?viddler.com)/(?:v|embed|player)/(?P<id>[a-z0-9]+)' | ||||
|     _VALID_URL = r'(?P<domain>https?://(?:www\.)?viddler\.com)/(?:v|embed|player)/(?P<id>[a-z0-9]+)' | ||||
|     _TEST = { | ||||
|         u"url": u"http://www.viddler.com/v/43903784", | ||||
|         u'file': u'43903784.mp4', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister