mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
[comedycentral:shows] Remove references to colbert report
This commit is contained in:
parent
7932de6352
commit
650ab5beeb
2 changed files with 2 additions and 4 deletions
|
@ -115,8 +115,6 @@ class TestAllURLsMatching(unittest.TestCase):
|
|||
self.assertMatch(':ythistory', ['youtube:history'])
|
||||
self.assertMatch(':thedailyshow', ['ComedyCentralShows'])
|
||||
self.assertMatch(':tds', ['ComedyCentralShows'])
|
||||
self.assertMatch(':colbertreport', ['ComedyCentralShows'])
|
||||
self.assertMatch(':cr', ['ComedyCentralShows'])
|
||||
|
||||
def test_vimeo_matching(self):
|
||||
self.assertMatch('http://vimeo.com/channels/tributes', ['vimeo:channel'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue