UNPKG

youtube-likes-downloader

Version:
7 lines (6 loc) 148 B
export const config = { urlPrefix: 'https://www.youtube.com/watch?v=', scopes : { full: [ 'https://www.googleapis.com/auth/youtube' ], }, };