[jsinterp] Improve slice implementation for player b12cc44b

Partly taken from yt-dlp/yt-dlp#10664, thx seproDev
        Fixes #32896
This commit is contained in:
dirkf 2024-08-06 20:44:30 +01:00
parent 71223bff39
commit dbc08fba83
3 changed files with 42 additions and 3 deletions

View file

@ -178,6 +178,10 @@ _NSIG_TESTS = [
'https://www.youtube.com/s/player/20dfca59/player_ias.vflset/en_US/base.js',
'-fLCxedkAk4LUTK2', 'O8kfRq1y1eyHGw',
),
(
'https://www.youtube.com/s/player/b12cc44b/player_ias.vflset/en_US/base.js',
'keLa5R2U00sR9SQK', 'N1OGyujjEwMnLw',
),
]