mirror of https://github.com/yt-dlp/yt-dlp.git
parent
2d1019542a
commit
8d1ad6378f
|
@ -620,7 +620,6 @@ class BiliBiliSearchIE(SearchInfoExtractor):
|
||||||
'keyword': query,
|
'keyword': query,
|
||||||
'page': page_num,
|
'page': page_num,
|
||||||
'context': '',
|
'context': '',
|
||||||
'order': 'pubdate',
|
|
||||||
'duration': 0,
|
'duration': 0,
|
||||||
'tids_2': '',
|
'tids_2': '',
|
||||||
'__refresh__': 'true',
|
'__refresh__': 'true',
|
||||||
|
|
Loading…
Reference in New Issue