[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
|
|
@ -566,7 +566,7 @@ class BilibiliCategoryIE(InfoExtractor):
|
|||
|
||||
|
||||
class BiliBiliSearchIE(SearchInfoExtractor):
|
||||
IE_DESC = 'Bilibili video search, "bilisearch" keyword'
|
||||
IE_DESC = 'Bilibili video search'
|
||||
_MAX_RESULTS = 100000
|
||||
_SEARCH_KEY = 'bilisearch'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue