mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-08-31 06:15:37 +00:00
Fix typos in YoutubeStreamExtractor.tryDecryptUrl
This commit is contained in:
@@ -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
|
||||
* YouTube do breaking changes.
|
||||
* Try to decrypt a streaming URL and fall back to the given URL, because decryption may fail
|
||||
* if YouTube changes break something.
|
||||
*
|
||||
* <p>
|
||||
* This way a breaking change from YouTube does not result in a broken extractor.
|
||||
|
Reference in New Issue
Block a user