Support if statements

Fix for yt-dlp/yt_dlp#6131
Closes #31509
This commit is contained in:
pukkandan 2023-02-01 09:39:49 +05:30 committed by dirkf
parent 195f22f679
commit 14ef89a8da
3 changed files with 54 additions and 3 deletions

View file

@ -135,6 +135,10 @@ _NSIG_TESTS = [
'https://www.youtube.com/s/player/5a3b6271/player_ias.vflset/en_US/base.js',
'B2j7f_UPT4rfje85Lu_e', 'm5DmNymaGQ5RdQ',
),
(
'https://www.youtube.com/s/player/dac945fd/player_ias.vflset/en_US/base.js',
'o8BkRxXhuYsBCWi6RplPdP', '3Lx32v_hmzTm6A',
),
]