add test in extractor

This commit is contained in:
ischmidt20
2024-04-16 18:53:40 -04:00
committed by GitHub
parent 6bbbf7954d
commit e942e36a87
+3
View File
@@ -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):