mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2025-09-07 12:52:32 -06:00
[walla] Fix typo
This commit is contained in:
parent
fc6861b175
commit
0ca41c3d9c
@ -280,7 +280,7 @@ class TestVimeoSubtitles(BaseTestSubtitles):
|
||||
self.assertTrue(subtitles.get(lang) is not None, u'Subtitles for \'%s\' not extracted' % lang)
|
||||
|
||||
|
||||
class TestWallsSubtitles(BaseTestSubtitles):
|
||||
class TestWallaSubtitles(BaseTestSubtitles):
|
||||
url = 'http://vod.walla.co.il/movie/2705958/the-yes-men'
|
||||
IE = WallaIE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user