NewPipeExtractor/extractor/src/test/java
TiA4f8R 3d38459cf3
[YouTube] Reduce InnerTube response sizes by adding the prettyPrint parameter with the false value
InnerTube responses return pretty printed responses, which increase responses' size for nothing.

By using the prettyPrint parameter on requests and setting its value to false, responses are not pretty printed anymore, which reduces responses size, and so data transfer and processing times.
This usage has been recently deployed by YouTube on their websites.
2022-03-27 20:52:40 +02:00
..
org/schabi/newpipe [YouTube] Reduce InnerTube response sizes by adding the prettyPrint parameter with the false value 2022-03-27 20:52:40 +02:00