Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@AverageHelper AverageHelper released this 23 Aug 19:12
· 2 commits to main since this release
508920b

Added

  • Use YouTube's first-party API when an API key is provided.
  • The /test command now reports when an alternative source is used for querying platforms. This is especially useful to determine whether Gamgee needed to fall back on an Invidius instance when YTDL failed, or when an API key was not configured.

Changed

  • More reliable parsing of track duration data from Bandcamp, using a polyfill for the new Temporal API instead of RegEx.