mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-14 06:10:33 +05:30
Fix typos in YoutubeStreamExtractor.tryDecryptUrl
This commit is contained in:
parent
cb64a480cd
commit
03d9a4fe9d
@ -602,8 +602,8 @@ public class YoutubeStreamExtractor extends StreamExtractor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Try to decrypt a streaming URL and fallback to the given URL, because decryption may fail if
|
* Try to decrypt a streaming URL and fall back to the given URL, because decryption may fail
|
||||||
* YouTube do breaking changes.
|
* if YouTube changes break something.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* This way a breaking change from YouTube does not result in a broken extractor.
|
* This way a breaking change from YouTube does not result in a broken extractor.
|
||||||
|
Loading…
Reference in New Issue
Block a user