mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
yt api: bump web client version
This commit is contained in:
parent
afc0ec3c30
commit
f44506b7e0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ module YoutubeAPI
|
|||
ClientType::Web => {
|
||||
name: "WEB",
|
||||
name_proto: "1",
|
||||
version: "2.20220804.07.00",
|
||||
version: "2.20221118.01.00",
|
||||
api_key: DEFAULT_API_KEY,
|
||||
screen: "WATCH_FULL_SCREEN",
|
||||
os_name: "Windows",
|
||||
|
|
Loading…
Reference in a new issue