1
0
Fork 0

[ie/youtube] Force player 9f4cc5e4 (#16123)

Closes #16118
Authored by: bashonly
This commit is contained in:
bashonly 2026-03-03 08:48:45 -06:00 committed by GitHub
commit d3165e83ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1873,7 +1873,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
'params': {'skip_download': True},
}]
_DEFAULT_PLAYER_JS_VERSION = 'actual'
_DEFAULT_PLAYER_JS_VERSION = '20514@9f4cc5e4'
_DEFAULT_PLAYER_JS_VARIANT = 'tv'
_PLAYER_JS_VARIANT_MAP = {
'main': 'player_ias.vflset/en_US/base.js',