Skip to content

Commit

Permalink
also use sig ts for WEB_REMIX client
Browse files Browse the repository at this point in the history
  • Loading branch information
gechoto authored Dec 29, 2024
1 parent f15b1b9 commit a352e50
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ data class YouTubeClient(
clientId = "67",
userAgent = USER_AGENT_WEB,
supportsLogin = true,
useSignatureTimestamp = true,
)

val WEB_CREATOR = YouTubeClient(
Expand Down

0 comments on commit a352e50

Please # to comment.