Skip to content

[3.0] youtube.lua: update "n" descrambling function name parsing

Jean-Baptiste Kempf requested to merge jbk/vlc:youtube_lua_BP into 3.0.x

The descrambling function is now called through an intermediate array variable. This change has also added two extra ways to recover the function name. Add support to parse and resolve any of them.

Fixes #26574 (closed)

(cherry picked from commit 3df28fc5) Signed-off-by: Jean-Baptiste Kempf jb@videolan.org

Edited by Jean-Baptiste Kempf

Merge request reports