module.exports = { youtube: { baseAPIUrl: 'https://www.youtube.com/' }, dailymotion: { baseAPIUrl: 'https://api.dailymotion.com/' } };