NewPipeExtractor/extractor
AudricV b71ce1123f
[YouTube] Extract only search results corresponding to a search type
YouTube returns sometimes videos inside channel search results. As we only want
results corresponding to the type we requested, this commits makes
YoutubeSearchExtractor ignoring non-requested search results we get, using the
extractor LinkHandler's first content filter value.

Also remove an unneeded exception throwing declaration in
YoutubeSearchExtractor.
2023-12-08 21:46:46 +01:00
..
src [YouTube] Extract only search results corresponding to a search type 2023-12-08 21:46:46 +01:00
build.gradle Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 2023-10-20 09:13:21 +00:00