[ie/youtube] Force player 9f4cc5e4 (#16123)
Closes #16118 Authored by: bashonly
This commit is contained in:
parent
bf4dfffe01
commit
d3165e83ff
2 changed files with 2 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue