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_noapi.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-05-29
[enh] add re-usable func to filter text
Allen
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2022-07-25
[fix] google & youtube - set EU consent cookie
Emilien Devos
2022-07-09
bypass google consent with ucbcb=1
Emilien Devos
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-04-22
[fix] youtube - send CONSENT Cookie to not be redirected
Markus Heiser
2021-03-24
[fix] remove debug code
Adam Tauber
2021-03-15
[fix] remove debug code
Adam Tauber
2021-03-15
[fix] update youtube_noapi paging
Adam Tauber
2021-02-01
[mod] dynamically set language_support variable
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-07
[fix] youtube_noapi engine
Alexandre Flament
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-06-09
[enh] add length and author details to youtube videos
Adam Tauber
2019-07-31
[fix] youtube_noapi engine: fix the title
Dalf
2019-07-13
embedded iframe (youtube, dailymotion, vimeo): use https
Dalf
2019-03-26
[fix] get youtube results from js object
Marc Abonce Seguin
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-11
add year filter to engines with time range support && tests
Noémi Ványi
2016-11-01
add time range search for youtube noapi
Noémi Ványi
2015-06-04
youtube_noapi uses searx.utils.list_get
Dalf
2015-06-03
[fix] youtube_noapi : don't crash when there is no content
Dalf
2015-05-31
Adds two engines : Youtube with or without API
Cqoicebordel