.. |
1337x.py
|
Add torrent infos
|
2017-01-15 16:13:23 +01:00 |
__init__.py
|
Merge branch 'master' into languages
|
2016-12-28 20:00:53 +01:00 |
archlinux.py
|
[enh] add supported_languages on engines and auto-generate languages.py
|
2016-12-13 19:32:00 -06:00 |
base.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
bing.py
|
[fix] use english as default language in bing
|
2016-12-30 18:17:14 +01:00 |
bing_images.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
bing_news.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
blekko_images.py
|
[fix] pep8 compatibilty
|
2016-01-18 12:47:31 +01:00 |
btdigg.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
currency_convert.py
|
Fix anomalous backslash in string
|
2016-07-11 23:53:13 +07:00 |
dailymotion.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
deezer.py
|
[fix] unicode response in deezer and spotify
|
2016-12-10 00:30:34 +01:00 |
deviantart.py
|
add year filter to engines with time range support && tests
|
2016-12-11 16:58:31 +01:00 |
dictzone.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
digbt.py
|
[fix] results with digbit don't truncate anymore
|
2016-09-20 16:11:33 -05:00 |
digg.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
doku.py
|
Fix query encoding
|
2016-04-05 13:31:49 +02:00 |
duckduckgo.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
duckduckgo_definitions.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
dummy.py
|
update versions.cfg to use the current up-to-date packages
|
2015-05-02 15:45:17 +02:00 |
faroo.py
|
[fix] pep8 compatibilty
|
2016-01-18 12:47:31 +01:00 |
fdroid.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
filecrop.py
|
Fix quantity of blank lines after code object.
|
2016-07-10 21:44:27 +07:00 |
flickr.py
|
[fix] tests ++ flickr error
|
2016-12-09 19:11:22 +01:00 |
flickr_noapi.py
|
add year to time range to engines which support "Last year"
|
2016-12-11 16:58:31 +01:00 |
frinkiac.py
|
fix pep8 errors
|
2016-02-04 21:01:44 +01:00 |
generalfile.py
|
update versions.cfg to use the current up-to-date packages
|
2015-05-02 15:45:17 +02:00 |
gigablast.py
|
change language list to only include languages with a minimum of engines
|
2016-12-29 01:55:30 -06:00 |
github.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
google.py
|
[enh] show spelling corrections
|
2017-01-16 13:31:16 +10:00 |
google_images.py
|
add year to time range to engines which support "Last year"
|
2016-12-11 16:58:31 +01:00 |
google_news.py
|
[fix] skip non-complete google news results
|
2017-01-10 11:03:05 +01:00 |
ina.py
|
Add INA search engine
|
2016-07-09 22:09:54 +02:00 |
json_engine.py
|
[fix] behaviour for page_size>1 and first_page_num>0
|
2016-08-14 22:10:25 +10:00 |
kickass.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
mediawiki.py
|
[mod] fetch supported languages for several engines
|
2016-12-13 19:58:10 -06:00 |
mixcloud.py
|
update versions.cfg to use the current up-to-date packages
|
2015-05-02 15:45:17 +02:00 |
nyaa.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
openstreetmap.py
|
[mod] return empty string on missing osm title
|
2016-12-09 19:53:54 +01:00 |
pdbe.py
|
initial commit of pdbe engine
|
2016-10-13 00:40:38 +02:00 |
photon.py
|
[enh] add supported_languages on engines and auto-generate languages.py
|
2016-12-13 19:32:00 -06:00 |
piratebay.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
qwant.py
|
[mod] fetch supported languages for several engines
|
2016-12-13 19:58:10 -06:00 |
reddit.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
scanr_structures.py
|
Add ScanR structures search engine
|
2016-07-12 15:47:04 +02:00 |
searchcode_code.py
|
[fix] re-enable ssl verification for searchcode
|
2016-12-16 15:21:27 +01:00 |
searchcode_doc.py
|
[fix] re-enable ssl verification for searchcode
|
2016-12-16 15:21:27 +01:00 |
searx_engine.py
|
[enh] add searx engine
|
2016-12-24 22:23:36 +01:00 |
seedpeer.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
soundcloud.py
|
Add missing blank lines after class or function definition.
|
2016-08-11 17:18:12 +07:00 |
spotify.py
|
[fix] unicode response in deezer and spotify
|
2016-12-10 00:30:34 +01:00 |
stackoverflow.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
startpage.py
|
[mod] fetch supported languages for several engines
|
2016-12-13 19:58:10 -06:00 |
subtitleseeker.py
|
tests for language support in engines
|
2016-12-13 23:51:15 -06:00 |
swisscows.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
tokyotoshokan.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
torrentz.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
translated.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
twitter.py
|
[enh] add supported_languages on engines and auto-generate languages.py
|
2016-12-13 19:32:00 -06:00 |
vimeo.py
|
[fix] vimeo engine change follow-up
|
2016-12-11 02:33:04 +01:00 |
wikidata.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
wikipedia.py
|
change language list to only include languages with a minimum of engines
|
2016-12-29 01:55:30 -06:00 |
wolframalpha_api.py
|
Improving Wolfram Alpha search hit content
|
2016-09-10 17:42:19 -04:00 |
wolframalpha_noapi.py
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
www1x.py
|
[fix] pep8 compatibilty
|
2016-01-18 12:47:31 +01:00 |
www500px.py
|
[fix] remove result escaping from engine
|
2016-12-11 03:24:26 +01:00 |
xpath.py
|
[fix] allow empty content
|
2017-01-17 21:14:33 +10:00 |
yacy.py
|
[enh] add supported_languages on engines and auto-generate languages.py
|
2016-12-13 19:32:00 -06:00 |
yahoo.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
yahoo_news.py
|
tests for _fetch_supported_languages in engines
|
2016-12-15 00:40:21 -06:00 |
yandex.py
|
Add language support for more engines.
|
2016-12-13 19:32:43 -06:00 |
youtube_api.py
|
[enh] add supported_languages on engines and auto-generate languages.py
|
2016-12-13 19:32:00 -06:00 |
youtube_noapi.py
|
add year filter to engines with time range support && tests
|
2016-12-11 16:58:31 +01:00 |