mirror of
https://github.com/yt-dlp/yt-dlp
synced 2024-12-27 21:59:17 +01:00
add episode test
This commit is contained in:
parent
e942e36a87
commit
a8e239bd43
1 changed files with 3 additions and 0 deletions
|
@ -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/shows/impractical-jokers/season-9/episode-1/you-dirty-dog',
|
||||
'only_matching': True,
|
||||
}, {
|
||||
'url': 'https://www.trutv.com/watchtrutv/east',
|
||||
'only_matching': True,
|
||||
|
|
Loading…
Reference in a new issue