summaryrefslogtreecommitdiff
path: root/searx/engines/youtube_noapi.py
AgeCommit message (Collapse)Author
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-11add year filter to engines with time range support && testsNoémi Ványi
Following engines does not support "Last year": * Bing News * DeviantArt * DuckDuckGo * Yahoo * YouTube (noapi)
2016-11-01add time range search for youtube noapiNoémi Ványi
2015-06-04youtube_noapi uses searx.utils.list_getDalf
2015-06-03[fix] youtube_noapi : don't crash when there is no contentDalf
2015-05-31Adds two engines : Youtube with or without APICqoicebordel
The API needs an API_KEY The NOAPI doesn't have the published dates.