summaryrefslogtreecommitdiff
path: root/tests/unit/engines/test_youtube_noapi.py
AgeCommit message (Collapse)Author
2019-12-21[mod] remove useless engine unit testsAdam Tauber
These tests are not able to detect engine errors if the upstream site changes.
2019-03-26[fix] get youtube results from js objectMarc Abonce Seguin
Results are not appearing in the html document anymore, instead they are found inside an object embedded in a script.
2016-12-11add year to time range to engines which support "Last year"Noémi Ványi
Engines: * Bing images * Flickr (noapi) * Google * Google Images * Google News
2016-11-01add time range search for youtube noapiNoémi Ványi
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber