summaryrefslogtreecommitdiff
path: root/searx/engines/nyaa.py
AgeCommit message (Collapse)Author
2024-06-15[perf] torrents.html, files.html: don't parse and re-format filesizeBnyro
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-03-07[fix] nyaa engine - paging support & filesize (GiB)Markus Heiser
BTW: pylint engine Closes: https://github.com/searxng/searxng/issues/3290 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
This patch was generated by black [1]:: make format.python [1] https://github.com/psf/black Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-05-29[mod] the bittorent search engines are available only in the files categoryAlexandre Flament
related to #101
2021-01-14[enh] engines: add about variableAlexandre Flament
move meta information from comment to the about variable so the preferences, the documentation can show these information
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2018-04-27Fix nyaa to use httpsrinpatch
2017-09-04[mod] int_or_zero refactored to searx_utilsmisnyo
2017-08-31[fix] nyaa.si fixedmisnyo
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-09[mod] do not escape html content in enginesAdam Tauber
2016-03-27Fix PEP8 warnings for Nyaa.pyKirill Isakov
2016-03-26Add Torrentz.eu search engineKirill Isakov
2016-03-25Add Nyaa.se search engineKirill Isakov