NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services
AudricV 7bdca33a87
[YouTube] Ensure that an additional player response is the correct one
If YouTube detect that requests come from a third party client, they may
replace the real player response by another one of a video saying that this
content is not available on this app and to watch it on the latest version of
YouTube. We can detect this by checking whether the video ID of the player
response returned is the same as the one requested by the extractor.
2022-08-12 19:20:31 +02:00
..
bandcamp Use String.join() and Collectors.joining(). 2022-08-04 05:18:13 +05:30
media_ccc Apply code review and Streams rework 2022-05-28 12:00:58 +02:00
peertube Rename Stream's baseUrl to manifestUrl 2022-05-28 12:00:53 +02:00
soundcloud Use String.join() and Collectors.joining(). 2022-08-04 05:18:13 +05:30
youtube [YouTube] Ensure that an additional player response is the correct one 2022-08-12 19:20:31 +02:00