NewPipeExtractor/extractor/src
TiA4f8R 81013e5a8e
Add a static method to reset the YouTube deobfuscation code and use it in tests
This method is needed for YouTube stream tests, because when all YouTube tests are ran, the signatureTimestamp is known (the sts string) so a different body than the body present in the mocks is send by the extractor instance.
As a result, running all YouTube stream tests with the MockDownloader (like the CI does) will fail if this method is not called before fetching the page of a test.
2021-08-01 12:38:58 +02:00
..
main/java/org/schabi/newpipe/extractor Add a static method to reset the YouTube deobfuscation code and use it in tests 2021-08-01 12:38:58 +02:00
test Add a static method to reset the YouTube deobfuscation code and use it in tests 2021-08-01 12:38:58 +02:00