youtube.lua: don't silently fail on "n" descrambling script parsing
The descrambling script section was updated from a simple and linear chain of calls, to a complex execution tree with conditional branches. Failure to recognize and parse this call structure (or lack thereof) resulted in a silent no-op. Add a check to properly report an error. Ref #27227
parent
14944410
No related branches found
No related tags found
Please register or sign in to comment