add test in extractor

pull/9683/head
ischmidt20 1 month ago committed by GitHub
parent 6bbbf7954d
commit e942e36a87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,6 +34,9 @@ class TBSIE(TurnerBaseIE):
}, {
'url': 'http://www.tntdrama.com/movies/star-wars-a-new-hope',
'only_matching': True,
}, {
'url': 'https://www.trutv.com/watchtrutv/east',
'only_matching': True,
}]
def _real_extract(self, url):

Loading…
Cancel
Save