Disable Ad Blockers to View This Video
\n \n \n

I absolutely loved interviewing Kyle. Cant wait for you all to hear the full interview tomorrow. Make sure to subscribe so you get that bitcc first thing in the morning. Kyle will make you laugh, cry, and gain some perspective on things that are actually important. A Zero Blog Thirty for the ages.

\n
\n"},"media":{"live":null,"video":{"id":"5404897733001","duration":0,"pre_roll_disabled":false,"image":"https://cdn.barstoolsports.com/wp-content/uploads/2017/04/20/4289043293001_5404928766001_5404897733001-vs.jpg"},"podcast":null,"gallery":null,"fundraiser":null},"sites":{"barstoolsports":true,"barstoolbets":false},"meta":{"active_user_id":"57564","active_user_date":"2017-04-24T18:56:04.000Z"}} const preRollDisabled = false // helpful functions function adsDisabled() { return type === 'live' || preRollDisabled } const player = bc('barstool_bc_player_122e792a-5047-455b-9ff0-52fb128737e5') player.controls(true) player.playsinline(true) player.error = e => { if (e) console.error(e) } player.volume(0.5) player.on('ready', function() { if (adsDisabled()) { player.ima3 = null } else if (isAdBlockEnabled()) { const videoTag = document.getElementById('barstool_bc_player_122e792a-5047-455b-9ff0-52fb128737e5') videoTag.parentNode.removeChild(videoTag) document.getElementById('ad_blocker_message').style.display = 'block' } else { player.ima3.settings.debug = true player.ima3.settings.showVpaidControls = true player.ima3.ima3SdkSettings = { disableCustomPlaybackForIOS10Plus: true } player.ima3.adMacroReplacement = function (url) { const params = !post ? {} : { '{authorName}': post.author.name || '', '{authorId}': post.author.id || '', '{category}': post.category && post.category.name || '', '{tags}': post.tags.join('|'), '{brandName}': post.brand && post.name || '', '{brandId}': post.brand && post.brand.id || '', '{campaign}': post.nsfw ? 'NSFW' : 'default', '{storyUrl}': post.urls && post.urls.canonical, '{videoId}': videoId, '{duration}': parseVideoDuration(post, type), '{destination_url}': post.urls.canonical } for (let i in params) { url = url.split(i).join(encodeURIComponent(params[i])) } return url } } })