Podcast
\n
Today’s Topics
\nBron Bron Claims He Has Watched The Godfather 6 Times During the NBA Finals
\nLove This Lawn Mower Kid Just Putting In Work At Oakmont
\nEpic Freakout By An Anti-Trump Bro At Portland State
\nMan Tells Girlfriend He Has HIV….Girlfriend Promptly Runs Him Over. Hilarity Ensues
\nPornHub Is Jumping Into The Blind People Demographic By Offering “Described Video”
\nOJ Simpson Once Tried To Claim An Errant Drive Of His Landed On A Tee In the Woods
"},"media":{"live":null,"video":{"id":"4943527491001","duration":0,"pre_roll_disabled":false,"image":"https://cdn.barstoolsports.com/wp-content/uploads/2017/01/07/4289043293001_4943558653001_4943527491001-vs.jpg"},"podcast":null,"gallery":null,"fundraiser":null},"sites":{"barstoolsports":true,"barstoolbets":false},"meta":{"active_user_id":"39","active_user_date":"2016-06-17T01:09:10.000Z"}} const preRollDisabled = false // helpful functions function adsDisabled() { return type === 'live' || preRollDisabled } const player = bc('barstool_bc_player_d0315fe8-2286-43e8-9cb7-a54083525ba8') 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_d0315fe8-2286-43e8-9cb7-a54083525ba8') 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.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 } } })