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