mediaConnect constant

YoutubeApiClient const mediaConnect

Implementation

static const mediaConnect = YoutubeApiClient({
  'context': {
    'client': {
      'clientName': 'MEDIA_CONNECT_FRONTEND',
      'clientVersion': '0.1',
      'hl': 'en',
      'timeZone': 'UTC',
      'utcOffsetMinutes': 0,
    },
  },
}, 'https://www.youtube.com/youtubei/v1/player?prettyPrint=false');