NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services
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
..
bandcamp Merge pull request #1033 from petlyh/bandcamp-paywalled-content 2023-04-12 13:04:26 +02:00
media_ccc [MediaCCC] Extract audio language property for single language audio tracks 2023-02-26 19:06:18 +01:00
peertube Merge pull request #986 from Isira-Seneviratne/Static_maps 2023-01-02 18:11:14 +01:00
soundcloud [SoundCloud] Fix extraction of tracks like count 2023-01-29 01:00:49 +01:00
youtube [YouTube] Switch to new search suggestion domain and improve error handling 2023-04-30 19:53:42 +02:00