NewPipeExtractor/extractor/src
AudricV e923fca440
[YouTube] Switch to new search suggestion domain and improve error handling
- Switch to the new domain used by YouTube for search suggestions,
suggestqueries-clients6.youtube.com, and add the xhr query parameter with the
t value, to allow getting responses without requiring trim;
- Use the Java 8 Stream API to collect search suggestions and improve invalid
response detection by checking whether the content type of the response
returned is JSON;
- Move the licence header at the top of the file.
2023-04-30 19:53:42 +02:00
..
main/java/org/schabi/newpipe/extractor [YouTube] Switch to new search suggestion domain and improve error handling 2023-04-30 19:53:42 +02:00
test refactor: rename carousel header channel test 2023-04-21 22:48:37 +02:00