summaryrefslogtreecommitdiff
path: root/searx/engines/google_videos.py
Commit message (Expand)AuthorAge
* [fix] engine: safesearch parameter in Google Videos engine (#2762)Jinyuan Huang2024-01-16
* [mod] add option max_pageMarkus Heiser2023-12-03
* [fix] engine google_video: google has changed the layout of the rsponseMarkus Heiser2023-08-22
* [mod] Google: reversed engineered & upgrade to data_type: traits_v1Markus Heiser2023-03-24
* [mod] Google: fetch engine traits (data_type: supported_languages)Markus Heiser2023-03-24
* [fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser2022-09-27
* [mod] add 'Accept-Language' HTTP header to online processoresMarkus Heiser2022-08-01
* [fix] google & youtube - set EU consent cookieEmilien Devos2022-07-25
* bypass google consent with ucbcb=1Emilien Devos2022-07-09
* [enh] add more categoriesMartin Fischer2022-01-05
* [format.python] initial formatting of the python codeMarkus Heiser2021-12-27
* [fix] google-videos engine: ignore news articlesMarkus Heiser2021-11-26
* [fix] google video engine - rework of the HTML parserMarkus Heiser2021-11-26
* [fix] google engine - suggestionMarkus Heiser2021-11-25
* [pylint] engines: drop no longer needed 'missing-function-docstring'Markus Heiser2021-09-07
* [fix] drop useless pylint: disable=undefined-variableMarkus Heiser2021-09-07
* [mod] one logger per engine - drop obsolete logger.getChildMarkus Heiser2021-09-06
* [pylint] Pylint 2.10 - fix use-list-literal & use-dict-literalMarkus Heiser2021-08-31
* [docs] add documentation from the sources of the google enginesMarkus Heiser2021-06-21
* [fix] log messages from: google- images, news, scholar, videosMarkus Heiser2021-06-11
* [enh] google engine: supports "default language"Alexandre Flament2021-06-10
* [pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser2021-04-26
* [fix] normalize the language & region aspects of all google enginesMarkus Heiser2021-01-28
* [fix] google-videos: parse values for 'length' & 'author'Markus Heiser2021-01-24
* [fix] revise of the google-Video engineMarkus Heiser2021-01-24
* [enh] engines: add about variableAlexandre Flament2021-01-14
* [mod] various engines: use eval_xpath* functions and searx.exceptions.*Alexandre Flament2020-12-03
* [mod] remove unused importAlexandre Flament2020-11-14
* [mod] move extract_text, extract_url to searx.utilsAlexandre Flament2020-10-02
* Drop Python 2 (1/n): remove unicode string and url_utilsDalf2020-09-10
* [fix] google_videos engine: some results don't a thumbnailDalf2019-07-31
* [mod] google videosVenca242019-01-05
* [FIX] google videos thumbnailsVenca242019-01-04
* [fix] google videos engineVenca242018-11-22
* add google videosmarc2017-07-26