summaryrefslogtreecommitdiff
path: root/searx/engines/soundcloud.py
AgeCommit message (Collapse)Author
2019-10-16add initial support for offline engines && command engineNoémi Ványi
2019-07-19[fix] fix soundcloud engine, speed up searx start timeDalf
2017-06-06[enh] add init function to engines which loads parallelAdam Tauber
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-08-11Add missing blank lines after class or function definition.stepshal
2016-01-02[fix]soundcloud.com guest client_id fetches dynamicallymisnyo
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-01-05Integrated media in results + Deezer EngineCqoicebordel
New "embedded" item for the results, allow to give an iframe to display the media directly in the results. Note that the attributes src of the iframes are not set, but instead data-src is set, allowing to only load the iframe when clicked. Deezer engine based on public API (no key).
2014-12-16[fix] pep8Thomas Pointhuber
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-09-02update soundcloud and add commentsThomas Pointhuber
2014-07-09[fix] unused globals removedAdam Tauber
2014-01-30[enh] paging support for soundcloudasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2013-10-23[enh] engine cfg compatibiltyasciimoo
2013-10-20[enh] soundcloud playlistsasciimoo
2013-10-17[enh] soundcloud search addedasciimoo