NewPipeExtractor/extractor
AudricV 29dc7625f2
[YouTube] Fix YoutubeSearchExtractorTest.Suggestion
YouTube doesn't return anymore a suggestion for the query "algorythm", but does
for the query "on board ing" ("on boarding"). This search query is now used and
had to be URL-encoded.

URL encoding in the complete YoutubeSearchExtractorTest test class uses now
extractor's Util class instead of Java's URLDecoder class directly.
2023-12-08 21:46:48 +01:00
..
src [YouTube] Fix YoutubeSearchExtractorTest.Suggestion 2023-12-08 21:46:48 +01:00
build.gradle Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 2023-10-20 09:13:21 +00:00