summaryrefslogtreecommitdiff
path: root/searx/engines/youtube_noapi.py
AgeCommit message (Expand)Author
2024-05-29[enh] add re-usable func to filter textAllen
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2022-07-25[fix] google & youtube - set EU consent cookieEmilien Devos
2022-07-09bypass google consent with ucbcb=1Emilien Devos
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-04-22[fix] youtube - send CONSENT Cookie to not be redirectedMarkus Heiser
2021-03-24[fix] remove debug codeAdam Tauber
2021-03-15[fix] remove debug codeAdam Tauber
2021-03-15[fix] update youtube_noapi pagingAdam Tauber
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-07[fix] youtube_noapi engineAlexandre Flament
2020-11-14[mod] remove unused importAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-06-09[enh] add length and author details to youtube videosAdam Tauber
2019-07-31[fix] youtube_noapi engine: fix the titleDalf
2019-07-13embedded iframe (youtube, dailymotion, vimeo): use httpsDalf
2019-03-26[fix] get youtube results from js objectMarc Abonce Seguin
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-11add year filter to engines with time range support && testsNoémi Ványi
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