parent
25a4bd345a
commit
cb480e390d
3 changed files with 4 additions and 67 deletions
|
|
@ -164,11 +164,15 @@ class KnownPiracyIE(UnsupportedInfoExtractor):
|
|||
r'viewsb\.com',
|
||||
r'filemoon\.sx',
|
||||
r'hentai\.animestigma\.com',
|
||||
r'thisav\.com',
|
||||
)
|
||||
|
||||
_TESTS = [{
|
||||
'url': 'http://dood.to/e/5s1wmbdacezb',
|
||||
'only_matching': True,
|
||||
}, {
|
||||
'url': 'https://thisav.com/en/terms',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue