summaryrefslogtreecommitdiff
path: root/searx/engines/youtube.py
AgeCommit message (Collapse)Author
2014-10-26Merge https://github.com/asciimoo/searx into template_oscarThomas Pointhuber
Conflicts: searx/translations/de/LC_MESSAGES/messages.po searx/translations/en/LC_MESSAGES/messages.po searx/translations/es/LC_MESSAGES/messages.po searx/translations/fr/LC_MESSAGES/messages.po searx/translations/hu/LC_MESSAGES/messages.po searx/translations/it/LC_MESSAGES/messages.po searx/translations/nl/LC_MESSAGES/messages.po searx/webapp.py
2014-10-13Search Music also on YouTubekernc
YouTube hosts a lot of music and should be enabled for Music search by default.
2014-10-05oscar template: implement first version of results pageThomas Pointhuber
* implement results page * improve search form template * implement all result_templates * fix youtube engine
2014-09-02fix youtube engine and add commentsThomas Pointhuber
* add language-support * decrease search-results/site to 5 * add comments
2014-03-18[fix] remove unused imports ++ pep8Adam Tauber
2014-03-18simplify datetime extractionThomas Pointhuber
2014-02-11[mod] len() removed from conditionsasciimoo
2014-02-05Improves PEP8 compatibility.Gabor Nagy
2014-01-30[enh] paging support for youtubeasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2014-01-16[ehn] Add a 'featured result feature'm putting on top of the reasults ddg ↵pw3t
definitions and wikipedia (ugly html / css) [ehn] Add a templates for videos, so the thumbnails all have the same side
2013-11-02[enh] clickable youtube thumbnailasciimoo
2013-10-23[enh] engine cfg compatibiltyasciimoo
2013-10-22[enh] thumbnails to youtube video resultsasciimoo
2013-10-19[enh] youtube engine addedasciimoo