Alexandre Flament
|
2006eb4680
|
[mod] move extract_text, extract_url to searx.utils
|
2020-10-02 18:13:56 +02:00 |
|
Dalf
|
1022228d95
|
Drop Python 2 (1/n): remove unicode string and url_utils
|
2020-09-10 10:39:04 +02:00 |
|
Adam Tauber
|
6c06286251
|
[enh] add length and author details to youtube videos
closes #775
|
2020-06-09 20:31:51 +02:00 |
|
Dalf
|
0c032c8429
|
[fix] youtube_noapi engine: fix the title
|
2019-07-31 08:39:40 +02:00 |
|
Dalf
|
45702b77ca
|
embedded iframe (youtube, dailymotion, vimeo): use https
|
2019-07-13 15:49:59 +02:00 |
|
Marc Abonce Seguin
|
f2d49a6971
|
[fix] get youtube results from js object
Results are not appearing in the html document anymore,
instead they are found inside an object embedded in a script.
|
2019-03-26 21:09:15 -06:00 |
|
Adam Tauber
|
52e615dede
|
[enh] py3 compatibility
|
2017-05-15 12:02:30 +02:00 |
|
Noémi Ványi
|
b034356825
|
add year filter to engines with time range support && tests
Following engines does not support "Last year":
* Bing News
* DeviantArt
* DuckDuckGo
* Yahoo
* YouTube (noapi)
|
2016-12-11 16:58:31 +01:00 |
|
Noémi Ványi
|
d2e0cbafb2
|
add time range search for youtube noapi
|
2016-11-01 17:58:29 +01:00 |
|
Dalf
|
dafedbfc55
|
youtube_noapi uses searx.utils.list_get
|
2015-06-04 18:34:44 +02:00 |
|
Dalf
|
4e0f079a8c
|
[fix] youtube_noapi : don't crash when there is no content
|
2015-06-03 10:12:30 +02:00 |
|
Cqoicebordel
|
f965c97822
|
Adds two engines : Youtube with or without API
The API needs an API_KEY
The NOAPI doesn't have the published dates.
|
2015-05-31 00:25:59 +02:00 |
|