webCreator constant

  1. @Deprecated('Currently this has been disabled on youtube')
YoutubeApiClient const webCreator

Implementation

@Deprecated('Currently this has been disabled on youtube')
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');