summaryrefslogtreecommitdiff
path: root/searx/engines/bandcamp.py
AgeCommit message (Expand)Author
2024-05-16[mod] simple theme: drop img_src from default resultsMarkus Heiser
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2022-02-21[mod] bandcamp & genius: in result set img_src instead thumbnailMarkus Heiser
2022-02-18[fix] bandcamp: fix itemtype (album|track) and exceptionsMarkus Heiser
2022-02-18[mod] templates: rename field for <iframe> URL to iframe_srcMarkus Heiser
2022-02-13[mod] result_templates/default.html replace embedded HTML by data_src audio_srcMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-24[fix] fix the about section of some enginesAlexandre Flament
2021-04-15[fix] xpath expressions to grap all items from bandcamp's responseMarkus Heiser
2021-04-15[feat] add bandcamp engineKyle Anthony Williams