Commit Graph

18 Commits (a96208be965bfc082524f3e22d9339364e2a9976)

Author SHA1 Message Date
Cqoicebordel 4dba3739fb Youtube's unit test 10 years ago
Cqoicebordel 4a195e0b28 Integrated media in results + Deezer Engine
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).
10 years ago
dalf 7c13d630e4 [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
Thomas Pointhuber 0e1035eac1 Merge https://github.com/asciimoo/searx into template_oscar
Conflicts:
	searx/translations/de/LC_MESSAGES/messages.po
	searx/translations/en/LC_MESSAGES/messages.po
	searx/translations/es/LC_MESSAGES/messages.po
	searx/translations/fr/LC_MESSAGES/messages.po
	searx/translations/hu/LC_MESSAGES/messages.po
	searx/translations/it/LC_MESSAGES/messages.po
	searx/translations/nl/LC_MESSAGES/messages.po
	searx/webapp.py
10 years ago
kernc e1b76c6811 Search Music also on YouTube
YouTube hosts a lot of music and should be enabled for Music search by default.
10 years ago
Thomas Pointhuber f3b565e17e oscar template: implement first version of results page
* implement results page
* improve search form template
* implement all result_templates
* fix youtube engine
10 years ago
Thomas Pointhuber 629a05e149 fix youtube engine and add comments
* add language-support
* decrease search-results/site to 5
* add comments
10 years ago
Adam Tauber ce08abe223 [fix] remove unused imports ++ pep8 11 years ago
Thomas Pointhuber 337bd6d907 simplify datetime extraction 11 years ago
asciimoo c1d7d30b8e [mod] len() removed from conditions 11 years ago
Gabor Nagy 22fd0746d9 Improves PEP8 compatibility. 11 years ago
asciimoo 805e6f1884 [enh] paging support for youtube 11 years ago
asciimoo b2492c94f4 [fix] pep/flake8 compatibility 11 years ago
pw3t cf8f444e85 [ehn] Add a 'featured result feature'm putting on top of the reasults ddg definitions and wikipedia (ugly html / css)
[ehn] Add a templates for videos, so the thumbnails all have the same side
11 years ago
asciimoo c3c9d147ce [enh] clickable youtube thumbnail 11 years ago
asciimoo 74b6be3991 [enh] engine cfg compatibilty 11 years ago
asciimoo 831add33f0 [enh] thumbnails to youtube video results 11 years ago
asciimoo b3c418b36c [enh] youtube engine added 11 years ago