summaryrefslogtreecommitdiff
path: root/searx/engines/youtube_api.py
AgeCommit message (Expand)Author
2022-02-18[mod] templates: rename field for <iframe> URL to iframe_srcMarkus Heiser
2022-02-13[mod] result_templates/videos.html: replace embedded HTML by data_srcMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-03[mod] various engines: use eval_xpath* functions and searx.exceptions.*Alexandre Flament
2020-10-09Propagate error messages from YouTube APINoémi Ványi
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-07-13embedded iframe (youtube, dailymotion, vimeo): use httpsDalf
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2017-12-06remove 'all' option from search languagesmarc
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2015-05-31Adds two engines : Youtube with or without APICqoicebordel