mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	Improve some _VALID_URLs
This commit is contained in:
		| @@ -8,7 +8,7 @@ from .common import InfoExtractor | ||||
|  | ||||
| class FreespeechIE(InfoExtractor): | ||||
|     IE_NAME = 'freespeech.org' | ||||
|     _VALID_URL = r'https://www\.freespeech\.org/video/(?P<title>.+)' | ||||
|     _VALID_URL = r'https?://(?:www\.)?freespeech\.org/video/(?P<title>.+)' | ||||
|     _TEST = { | ||||
|         'add_ie': ['Youtube'], | ||||
|         'url': 'https://www.freespeech.org/video/obama-romney-campaign-colorado-ahead-debate-0', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 stepshal
					stepshal