summaryrefslogtreecommitdiff
path: root/searx/engines/spotify.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-03-09[black] upgrade black 22.12.0 --> 24.2.0Markus 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-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-04-10[enh] replace requests by httpxAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-07-31Fix some more errors with none/wrong credentials0xhtml
2019-07-31Fix error if the user hasn't set api credentials0xhtml
2019-07-31Fix spotify engine0xhtml
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-10[fix] unicode response in deezer and spotifyAdam Tauber
2016-12-09[mod] do not escape html content in enginesAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-02-20Add Spotify engineCqoicebordel