mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
[youtube:history] Enable exractor
This commit is contained in:
parent
9f5e8d16b3
commit
c6aa838b51
2 changed files with 2 additions and 4 deletions
|
@ -99,7 +99,7 @@ class TestAllURLsMatching(unittest.TestCase):
|
|||
def test_keywords(self):
|
||||
self.assertMatch(':ytsubs', ['youtube:subscriptions'])
|
||||
self.assertMatch(':ytsubscriptions', ['youtube:subscriptions'])
|
||||
# self.assertMatch(':ythistory', ['youtube:history'])
|
||||
self.assertMatch(':ythistory', ['youtube:history'])
|
||||
self.assertMatch(':thedailyshow', ['ComedyCentralShows'])
|
||||
self.assertMatch(':tds', ['ComedyCentralShows'])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue