NewPipeExtractor
NewPipeExtractor copied to clipboard
[YouTube] Could not run throttling parameter deobfuscation JavaScript function
Checklist
- [x] I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
- [x] I am aware that this issue is being opened for the NewPipe Extractor, NOT the app, and my bug report will be dismissed otherwise.
- [x] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- [x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [x] This issue contains only one bug.
- [x] I have read and understood the contribution guidelines.
Affected version
v0.24.5
Steps to reproduce the bug
Call YoutubeJavaScriptPlayerManager.getUrlWithThrottlingParameterDeobfuscated
Expected behavior
should return url with throttling parameter deobfuscated
Actual behavior
throws ParsingException with message:
"Could not run throttling parameter deobfuscation JavaScript function"
Screenshots/Screen recordings
No response
Logs
No response
Additional information
No response