mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[YouTube] Improve n-sig function extraction for player aa3fc80b
Resolves #33123
This commit is contained in:
parent
4a31290ae1
commit
680069a149
2 changed files with 26 additions and 12 deletions
|
@ -346,6 +346,10 @@ _NSIG_TESTS = [
|
|||
'https://www.youtube.com/s/player/8a8ac953/tv-player-es6.vflset/tv-player-es6.js',
|
||||
'MiBYeXx_vRREbiCCmh', 'RtZYMVvmkE0JE',
|
||||
),
|
||||
(
|
||||
'https://www.youtube.com/s/player/aa3fc80b/player_ias.vflset/en_US/base.js',
|
||||
'0qY9dal2uzOnOGwa-48hha', 'VSh1KDfQMk-eag',
|
||||
),
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue