update client params
This commit is contained in:
parent
8af98968dd
commit
8577164785
@ -344,7 +344,7 @@ def _add_to_error(info, key, additional_message):
|
||||
def fetch_player_response(client, video_id):
|
||||
return util.call_youtube_api(client, 'player', {
|
||||
'videoId': video_id,
|
||||
'params': 'CgIIAQ==',
|
||||
'params': 'CgIIAdgDAQ==',
|
||||
})
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user