webCreator constant

  1. @Deprecated('Youtube always requires authentication for this client')
YoutubeApiClient const webCreator

Implementation

@Deprecated('Youtube always requires authentication for this client')
static const webCreator = YoutubeApiClient({
  'context': {
    'client': {
      'clientName': 'WEB_CREATOR',
      'clientVersion': '1.20240723.03.00',
      'hl': 'en',
      'timeZone': 'UTC',
      'utcOffsetMinutes': 0,
    },
  },
}, 'https://www.youtube.com/youtubei/v1/player?prettyPrint=false');