[cleanup] Add keyword automatically to SearchIE descriptions
and some minor cleanup of docs
This commit is contained in:
parent
ec11a9f4a2
commit
96565c7e55
14 changed files with 80 additions and 73 deletions
|
|
@ -704,7 +704,6 @@ class NicovideoSearchURLIE(InfoExtractor):
|
|||
|
||||
class NicovideoSearchIE(SearchInfoExtractor, NicovideoSearchURLIE):
|
||||
IE_DESC = 'Nico video searches'
|
||||
_MAX_RESULTS = float('inf')
|
||||
IE_NAME = NicovideoSearchIE_NAME
|
||||
_SEARCH_KEY = 'nicosearch'
|
||||
_TESTS = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue