| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-29 | [fix] bilibili engine: send referer header | Austin-Olacsi | |
| 2025-03-25 | [refactor] duration strings: move parsing logic to utils.py | Bnyro | |
| 2025-02-07 | [chore] engines: replace datetime.utcfromtimestamp with datetime.fromtimestamp | Bnyro | |
| 2024-09-06 | [fix] bilibili engine - ValueError in duration & HTML in title | Markus Heiser | |
| - ValueError in duration: issue reported in #3799 - HTML in title: related to #3770 [#3799] https://github.com/searxng/searxng/issues/3799 [#3770] https://github.com/searxng/searxng/pull/3770 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-09-28 | [fix] bilibili new api used | Jinyuan Huang | |
| 2023-09-05 | [feat] engine: implementation of bilibili https://www.bilibili.com | Hackurei | |