export const config = {
	urlPrefix: 'https://www.youtube.com/watch?v=',
	scopes   : {
		full: [ 'https://www.googleapis.com/auth/youtube' ],
	},
};
