index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
youtube_api.py
Age
Commit message (
Expand
)
Author
2025-09-26
[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)
Markus Heiser
2024-04-13
[fix] engine: youtube_api - ignore channels / prevent exceptions
singletail
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2022-02-18
[mod] templates: rename field for <iframe> URL to iframe_src
Markus Heiser
2022-02-13
[mod] result_templates/videos.html: replace embedded HTML by data_src
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-02-01
[mod] dynamically set language_support variable
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-03
[mod] various engines: use eval_xpath* functions and searx.exceptions.*
Alexandre Flament
2020-10-09
Propagate error messages from YouTube API
Noémi Ványi
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-07-13
embedded iframe (youtube, dailymotion, vimeo): use https
Dalf
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2017-12-06
remove 'all' option from search languages
marc
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2015-05-31
Adds two engines : Youtube with or without API
Cqoicebordel