Skip to content

1.16.0

Latest

Choose a tag to compare

@devoxin devoxin released this 03 Nov 20:37
aaaeed2

Additions

  • (common, v2, plugin) Implement signature timestamp caching.
    • This can reduce the number of network requests made as well as provide a slight speed-up when retrieving video data.
  • (common, v2) Implement public-facing functions for initializing OAuth flow.
    • This means direct users of the common and v2 modules can now integrate their own mechanisms for generating OAuth refresh tokens without relying on logging interception.