Skip to content
Snippets Groups Projects
Commit 14944410 authored by Pierre Ynard's avatar Pierre Ynard Committed by David
Browse files

youtube.lua: fix crash on unexpected "n" descrambling transformation code

It was possible, when encountering different code from what was expected
for some known transformations, to void the code parsing pointer instead
of advancing it, resulting in a subsequent crash of the script and total
playback failure. Add a fallback and check, to prevent and gracefully
deal with this, and still allow playback, even if throttled, in case of
descrambling failure.
parent 49ff728d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment