mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-10 16:47:21 +08:00
Merge pull request #73 from ytdl-org/master
[pull] master from ytdl-org:master
This commit is contained in:
commit
765818792e
@ -462,7 +462,7 @@ class OpenloadIE(InfoExtractor):
|
||||
class VerystreamIE(OpenloadIE):
|
||||
IE_NAME = 'verystream'
|
||||
|
||||
_DOMAINS = r'(?:verystream\.com)'
|
||||
_DOMAINS = r'(?:verystream\.com|woof\.tube)'
|
||||
_VALID_URL = r'''(?x)
|
||||
https?://
|
||||
(?P<host>
|
||||
|
Loading…
x
Reference in New Issue
Block a user