summaryrefslogtreecommitdiff
path: root/searx/engines/youtube_noapi.py
AgeCommit message (Expand)Author
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