summaryrefslogtreecommitdiff
path: root/searx/engines/bandcamp.py
AgeCommit message (Expand)Author
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