unnecessary method
This commit is contained in:
parent
38d14cd94d
commit
35a5e04066
@ -89,10 +89,6 @@ class TvpIE(InfoExtractor):
|
||||
'playlist_count': 86,
|
||||
}]
|
||||
|
||||
@classmethod
|
||||
def suitable(cls, url):
|
||||
return super(TvpIE, cls).suitable(url)
|
||||
|
||||
def _real_initialize(self):
|
||||
self.api = TvpApi(self)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user