diff --git a/yt_dlp/extractor/tbs.py b/yt_dlp/extractor/tbs.py index 5e5fc4427..d1e26e682 100644 --- a/yt_dlp/extractor/tbs.py +++ b/yt_dlp/extractor/tbs.py @@ -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,