Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
2016-12-10 | [fix] unicode response in deezer and spotify | Adam Tauber | |
2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
2015-03-03 | [mod] https in deezer engine - closes #262 | Adam Tauber | |
2015-01-05 | Remove print | Cqoicebordel | |
2015-01-05 | Integrated media in results + Deezer Engine | Cqoicebordel | |
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). |