..
1337x.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
__init__.py
add display_error_messages option to engine settings
2020-05-31 19:17:48 +02:00
acgsou.py
Fix acgsou encoding error on python2 and add unicode characters to unit testt
2018-05-05 23:41:13 +03:00
apkmirror.py
[enh] adds apkmirror search engine
2019-02-13 00:37:29 +01:00
archlinux.py
Revert "remove 'all' option from search languages"
2019-01-07 21:19:00 +01:00
arxiv.py
[fix] enable paging support for arxiv engine
2019-10-16 13:12:17 +02:00
base.py
[fix] add py3 compatibility to base engine - closes #1319
2018-06-14 11:50:03 +02:00
bing.py
bing_news: parital rollback of c89c05bc
2020-03-01 11:07:59 +01:00
bing_images.py
bugfix: fetch_supported_languages bing, -news, -videos, -images
2020-03-01 08:01:36 +01:00
bing_news.py
bing_news: parital rollback of c89c05bc
2020-03-01 11:07:59 +01:00
bing_videos.py
bugfix(!biv) : bing-video do not like "older" User-Agents
2020-03-01 17:28:59 +01:00
btdigg.py
[mod] restore btdigg engine as btdig.com ( #1515 )
2019-07-25 08:40:48 +02:00
currency_convert.py
added whitespaces
2018-04-22 14:12:32 +03:00
dailymotion.py
[fix] dailymotion engine: remove HTML tags from the description
2019-07-31 08:37:51 +02:00
deezer.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
deviantart.py
[fix] pep8
2019-10-16 15:32:03 +02:00
dictzone.py
[mod] speed optimization
2019-11-15 09:33:15 +01:00
digbt.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
digg.py
[fix] update digg engine
2019-10-16 15:11:42 +02:00
doku.py
[mod] speed optimization
2019-11-15 09:33:15 +01:00
duckduckgo.py
[mod] speed optimization
2019-11-15 09:33:15 +01:00
duckduckgo_definitions.py
duckduckgo_definitions: remove the debug message
2019-12-02 14:26:11 +01:00
duckduckgo_images.py
[fix] duckduckgo images requests
2019-04-13 00:38:37 -05:00
duden.py
[mod] speed optimization
2019-11-15 09:33:15 +01:00
dummy-offline.py
[enh] introduce private engines
2020-02-08 11:47:39 +01:00
dummy.py
update versions.cfg to use the current up-to-date packages
2015-05-02 15:45:17 +02:00
etools.py
Add eTools engine
2020-02-12 23:58:50 +01:00
fdroid.py
[fix] fdroid engine
2019-08-05 15:44:02 +02:00
filecrop.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
flickr.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
flickr_noapi.py
Fix double-encode error ( fixes #1799 )
2020-01-07 21:41:43 +01:00
framalibre.py
webapp.py: use html.escape if cgi.escape is not available
2019-11-16 21:58:25 +01:00
frinkiac.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
genius.py
[enh] introduce private engines
2020-02-08 11:47:39 +01:00
gentoo.py
Fix pep8 errors
2018-08-21 22:55:51 +09:00
gigablast.py
[enh] display error message if gigablast extra param expired
2019-12-21 21:25:50 +01:00
github.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
google.py
[fix] update xpaths for new google results page
2019-12-07 16:37:24 -07:00
google_images.py
[fix] google images
2019-08-26 21:54:01 -07:00
google_news.py
bugfix: google-news and bing-news has changed the language parameter
2020-02-25 18:44:28 +01:00
google_videos.py
[fix] google_videos engine: some results don't a thumbnail
2019-07-31 08:38:45 +02:00
ina.py
[fix] handle missing thumbnail
2020-01-02 22:29:28 +01:00
invidious.py
[enh] add invidious engine. ( #1657 )
2019-08-02 13:25:25 +02:00
json_engine.py
[fix] convert json engine result attributes to string - closes #1006
2017-12-01 20:54:12 +01:00
kickass.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
mediawiki.py
Revert "remove 'all' option from search languages"
2019-01-07 21:19:00 +01:00
microsoft_academic.py
[fix] handle empty response
2020-01-02 22:29:55 +01:00
mixcloud.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
nyaa.py
Fix nyaa to use https
2018-04-27 17:55:42 +03:00
openstreetmap.py
[fix] convert byte query to string in osm engine - fixes #1220
2019-12-21 20:56:38 +01:00
pdbe.py
[fix] multiple fixes in pdbe engine
2017-12-01 20:54:12 +01:00
photon.py
Revert "remove 'all' option from search languages"
2019-01-07 21:19:00 +01:00
piratebay.py
fix piratebay url
2018-05-21 16:58:39 +02:00
pubmed.py
[fix] do not crash if publication date is missing in pubmed engine
2017-12-01 20:54:12 +01:00
qwant.py
[fix] add explicit useragent header to requests - closes #1459
2019-12-21 20:25:39 +01:00
reddit.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
scanr_structures.py
[fix] add py3 compatibility
2020-01-02 22:30:18 +01:00
searchcode_code.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
searchcode_doc.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
searx_engine.py
fix github url
2017-06-18 21:53:10 +04:00
seedpeer.py
add seedpeer again
2019-11-24 22:01:44 -07:00
soundcloud.py
[fix] soundcloud: URLs of JS sources has been moved
2019-11-29 15:05:36 +01:00
spotify.py
Fix some more errors with none/wrong credentials
2019-07-31 21:09:02 +02:00
stackoverflow.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
startpage.py
[Fix] Startpage ValueError on Spanish date format
2020-03-09 09:31:20 +01:00
tokyotoshokan.py
[mod] int_or_zero refactored to searx_utils
2017-09-04 20:05:04 +02:00
torrentz.py
[fix]torrentz search engine fixed for new version
2017-08-25 00:52:35 +02:00
translated.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
twitter.py
Revert "remove 'all' option from search languages"
2019-01-07 21:19:00 +01:00
unsplash.py
Removes what looks like tracking parameters
2018-10-08 14:56:20 +02:00
vimeo.py
embedded iframe (youtube, dailymotion, vimeo): use https
2019-07-13 15:49:59 +02:00
wikidata.py
[mod] speed optimization
2019-11-15 09:33:15 +01:00
wikipedia.py
remove empty parenthesis in wikipedia's summary
2019-12-21 22:47:08 -06:00
wolframalpha_api.py
[fix] unicode error with WolframAlpha API engine
2019-01-08 21:02:23 -06:00
wolframalpha_noapi.py
add initial support for offline engines && command engine
2019-10-16 15:52:48 +02:00
www1x.py
[fix] update 1x engine
2019-10-16 13:27:05 +02:00
xpath.py
[mod] speed optimization
2019-11-15 09:33:15 +01:00
yacy.py
Revert "remove 'all' option from search languages"
2019-01-07 21:19:00 +01:00
yahoo.py
[mod] speed optimization
2019-11-15 09:33:15 +01:00
yahoo_news.py
Revert "remove 'all' option from search languages"
2019-01-07 21:19:00 +01:00
yandex.py
[enh] py3 compatibility
2017-05-15 12:02:30 +02:00
youtube_api.py
embedded iframe (youtube, dailymotion, vimeo): use https
2019-07-13 15:49:59 +02:00
youtube_noapi.py
[fix] youtube_noapi engine: fix the title
2019-07-31 08:39:40 +02:00