Commit Graph

23 Commits (3d96a9839a12649874b6d4cf9466bd3616b0a03c)

Author SHA1 Message Date
Markus Heiser 3d96a9839a [format.python] initial formatting of the python code
This patch was generated by black [1]::

    make format.python

[1] https://github.com/psf/black

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
Alexandre Flament a4dcfa025c [enh] engines: add about variable
move meta information from comment to the about variable
so the preferences, the documentation can show these information
3 years ago
Dalf 1022228d95 Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
Dalf 45702b77ca embedded iframe (youtube, dailymotion, vimeo): use https 5 years ago
Adam Tauber 52e615dede [enh] py3 compatibility 7 years ago
Adam Tauber f6e9c074bb [fix] vimeo engine change follow-up 8 years ago
Cqoicebordel ab273e2faa Fix Vimeo engine.
Solve #368
9 years ago
Alexandre Flament 99efd790c8 engines: use https when possible 9 years ago
Cqoicebordel 04fa31b7f4 Vimeo's unit test 9 years ago
Adam Tauber 05be069f42 Merge branch 'integrated-videos' of https://github.com/Cqoicebordel/searx into Cqoicebordel-integrated-videos
Conflicts:
	searx/engines/vimeo.py
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
Cqoicebordel 3aa3a4633f Few fixes on Vimeo
Change URL from https to http
Change way of handling text xpath
10 years ago
dalf 7c13d630e4 [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
Thomas Pointhuber 58a443be29 fix vimeo engine and add comments
engine generate (Error: None), I don't know why
10 years ago
Adam Tauber 0207070cde [fix] import 10 years ago
Adam Tauber ce08abe223 [fix] remove unused imports ++ pep8 10 years ago
Thomas Pointhuber 993271bed3 extract publishDate from vimeo 10 years ago
Gabor Nagy 22fd0746d9 Improves PEP8 compatibility. 10 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 0eb3cdf664 [mod] vimeo engine mods 11 years ago
pw3t 1950e697d6 [enh] Improved vimeo search engines, and add the configuration in the sample 11 years ago
pw3t 68364df342 [enh] 1st version of vimeo search engine (need improvments) 11 years ago