mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[verystream] add support for woof.tube (closes #22217)
This commit is contained in:
		| @@ -462,7 +462,7 @@ class OpenloadIE(InfoExtractor): | |||||||
| class VerystreamIE(OpenloadIE): | class VerystreamIE(OpenloadIE): | ||||||
|     IE_NAME = 'verystream' |     IE_NAME = 'verystream' | ||||||
|  |  | ||||||
|     _DOMAINS = r'(?:verystream\.com)' |     _DOMAINS = r'(?:verystream\.com|woof\.tube)' | ||||||
|     _VALID_URL = r'''(?x) |     _VALID_URL = r'''(?x) | ||||||
|                     https?:// |                     https?:// | ||||||
|                         (?P<host> |                         (?P<host> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Remita Amine
					Remita Amine