Markus Heiser
|
15eaf0f15f
[mod] bing_news: use async API & upgrade to data_type: traits_v1
|
2 years ago |
Markus Heiser
|
d0f465e6fa
[mod] bing: add time_range support & upgrade to data_type: traits_v1
|
2 years ago |
Markus Heiser
|
d3aa690a7a
[mod] bing: fetch engine traits (data_type: supported_languages)
|
2 years ago |
Markus Heiser
|
8df1f0c47e
[mod] add 'Accept-Language' HTTP header to online processores
|
2 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Markus Heiser
|
fcdc2c2cd2
[format.python] disable py code formatting for some hunks of code
|
3 years ago |
Markus Heiser
|
f41734a543
[fix] engine bing-news: replace the http:// by https://
|
3 years ago |
Alexandre Flament
|
ca93a01844
[mod] dynamically set language_support variable
|
4 years ago |
Alexandre Flament
|
a4dcfa025c
[enh] engines: add about variable
|
4 years ago |
Alexandre Flament
|
de887c6347
[mod] bing_news: use eval_xpath_getindex
|
4 years ago |
Alexandre Flament
|
b00d108673
[mod] pylint: numerous minor code fixes
|
4 years ago |
Alexandre Flament
|
3038052c79
[mod] remove unused import
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Markus Heiser
|
1c853f9573
bing_news: parital rollback of c89c05bc
|
5 years ago |
Markus Heiser
|
e0c99d9dcb
bugfix: fetch_supported_languages bing, -news, -videos, -images
|
5 years ago |
Markus Heiser
|
c89c05bceb
bugfix: google-news and bing-news has changed the language parameter
|
5 years ago |
Noémi Ványi
|
b63d645a52
Revert "remove 'all' option from search languages"
|
6 years ago |
Marc Abonce Seguin
|
772c048d01
refactor engine's search language handling
|
7 years ago |
marc
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
Adam Tauber
|
8db527c1d2
[fix] use raw response with etree.parsefromstring - Unicode strings with encoding declaration are not supported
|
8 years ago |
Alexandre Flament
|
f5128c7cb9
[mod] add/modify image fetching for bing_news, qwant and twitter engines
|
8 years ago |
Adam Tauber
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
marc
|
af35eee10b
tests for _fetch_supported_languages in engines
|
8 years ago |
marc
|
f62ce21f50
[mod] fetch supported languages for several engines
|
8 years ago |
marc
|
149802c569
[enh] add supported_languages on engines and auto-generate languages.py
|
8 years ago |
Noémi Ványi
|
b034356825
add year filter to engines with time range support && tests
|
8 years ago |
Noémi Ványi
|
f70d405202
add time range search for bing news
|
8 years ago |
Adam Tauber
|
7aa9f4885a
[fix] unicode decoding
|
9 years ago |
Adam Tauber
|
604f32f672
[fix] bing unicode encode error - fixes #408
|
9 years ago |
Dalf
|
62cc2a5658
[fix] bing_news based on RSS output format
|
10 years ago |