Skip to content

Instantly share code, notes, and snippets.

import { google } from 'googleapis'
const youtube = google.youtube({
version: 'v3',
auth: process.env.YOUTUBE_API_KEY
})
const channels = [
'UC4w1YQAJMWOz4qtxinq55LQ',
'UCpXBGqwsBkpvcYjsJBQ7LEQ',