Getting Real: The 15 Must Hear True Crime Podcasts

Thanks to technology, true crime aficionados now have countless ways to access the information necessary to feed their passion for getting as much information as possible about criminal activity. True crime podcasts shine spotlights on the players involved, those affected by the crime and countless experts. There are also audio focused sites like Vurbl.com that center on reviews of true crime podcasts and much, much more!

(function() { var checkJWReady = setInterval( function() { if (“undefined” !== typeof jwplayer) { window.jwpDef.ami4dqKCu66 = jwplayer.defaults || {}; clearInterval(checkJWReady); } }, 500); })();

(function() { var checkJWReady = setInterval( function() { if (“undefined” !== typeof jwplayer) { jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”).setup( {“playlist”:”https:\/\/content.jwplatform.com\/feeds\/4dqKCu66.json”,”ph”:2,”nextUpDisplay”:false,”plugins”:{“https:\/\/ovp.iris.tv\/plugins\/jwplayer\/v2\/iris-jwplayer8.adaptive.min.js”:{“settings”:{“client_token”:”3R3VDXW45H74L6K”,”platform_id”:”4dqKCu66″,”player_id”:”jwplayer_4dqKCu66_p1xjtOtD_div”,”end_up_next”:true,”ssl”:true,”campaign_tracking”:true,”disable_mobile_upnext”:false},”iris_buttons”:{“thumbs_up”:false,”thumbs_down”:false,”skip_forward”:false,”skip_back”:false,”skip_on_thumbs_down”:false},”global”:”iris”,”jwCMS”:true},”https:\/\/sb.scorecardresearch.com\/c2\/plugins\/streamingtag_plugin_jwplayer.js”:[]},”advertising”:{“admessage”:”This video will resume in xx seconds”,”client”:”googima”,”cuetext”:”Advertisement”,”skipmessage”:”Skip ad in xx seconds”,”vpaidmode”:”insecure”,”schedule”:””}}) .once(“play”, function(){var playerInstance = jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”);loadIrisPlugin(playerInstance, playerInstance.getConfig().plugins[“https://ovp.iris.tv/plugins/jwplayer/v2/iris-jwplayer8.adaptive.min.js”])}).on(‘adsManager’, (e) => { let chanIdVal = ‘asd’; let jwpDef = jwplayer.defaults || {}; if ( jwpDef.advertising ) { if ( jwpDef.advertising.schedule ) { for ( let j in jwpDef.advertising.schedule ) { if ( jwpDef.advertising.schedule[j].tag ) { let parts = jwpDef.advertising.schedule[j].tag.split(‘iu=’); if ( 2 == parts.length ) { chanIdVal = parts[1]; chanIdVal = chanIdVal.split(‘&’); chanIdVal = chanIdVal[0]; break; } } } } } const { adsManager, videoElement } = e; const iasConfig = { anId: ‘928572’, campId: `${jwplayer().getWidth()}x${jwplayer().getHeight()}`, // This is dynamic based on player dimensions, but can be hard coded chanId: chanIdVal, placementId: ‘Open Auction’, pubOrder: ‘Video’, pubId: ‘Direct’ }; if (googleImaVansAdapter) { googleImaVansAdapter.init(window.google, adsManager, videoElement, iasConfig); } }).on(“ready”, function(){ var playerInstance = jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”); ns_.StreamingAnalytics.JWPlayer( playerInstance, { publisherId: “6036076”, labelmapping: “ns_st_pu=\”AMI\”, c3=\”Radar Online\”, ns_st_ge=\”*null\”, ns_st_ia=\”*null\”, ns_st_ce=\”*null\”, ns_st_ddt=\”*null\”, ns_st_tdt=\”*null\”” }); }).on(‘ready’, (e) => { if ( window.jwpDef.ami4dqKCu66.advertising ) { if ( window.jwpDef.ami4dqKCu66.advertising.schedule ) { if ( window.jwpDef.ami4dqKCu66.advertising.schedule[0].tag ) { if ( typeof window.jwVastTag.ami4dqKCu66 === “undefined” ){ window.jwVastTag.ami4dqKCu66 = window.jwpDef.ami4dqKCu66.advertising.schedule[0].tag var vastURL = new URL( window.jwVastTag.ami4dqKCu66 ); var vastParams = new URLSearchParams( vastURL.search ); var ui = vastParams.get( “iu” ).split( ‘/’ ); window.prerollTag.ami4dqKCu66 = vastParams.get( “iu” ); console.log(“AMI bid”, window.prerollTag.ami4dqKCu66); console.log(“AMI bid”, window.jwVastTag.ami4dqKCu66); } } } } }).on(‘beforePlay’, (e) => { // skip if the video was paused and trying to resume if (jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”).getState() !== ‘idle’ && jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”).getState() !== ‘complete’) { return; } if ( window.jwpDef.ami4dqKCu66.advertising ) { if ( window.jwpDef.ami4dqKCu66.advertising.schedule ) { var utms = {}; if ( adsParseUrlParams( “utm_source” ) || typeof getCookie(“utm_source”) !== “undefined” ) { var utm_source; if(adsParseUrlParams( “utm_source” )){ utm_source = adsParseUrlParams( “utm_source” ); setCookie(“utm_source”, utm_source, {expires:1800, path: “/”}); } else { utm_source = getCookie(“utm_source”); } utms.utm_source = utm_source; } if ( adsParseUrlParams( “utm_medium” ) || typeof getCookie(“utm_medium”) !== “undefined” ) { var utm_medium; if( adsParseUrlParams( “utm_medium” ) ){ utm_medium = adsParseUrlParams( “utm_medium” ); setCookie(“utm_medium”, utm_medium, {expires:1800, path: “/”}); } else { utm_medium = getCookie(“utm_medium”); } utms.utm_medium = utm_medium; } if ( adsParseUrlParams( “utm_campaign” ) || typeof getCookie(“utm_campaign”) !== “undefined” ) { var utm_campaign; if(adsParseUrlParams( “utm_campaign” )){ utm_campaign = adsParseUrlParams( “utm_campaign” ); setCookie(“utm_campaign”, utm_campaign, {expires:1800, path: “/”}); } else { utm_campaign = getCookie(“utm_campaign”); } utms.utm_campaign = utm_campaign ; } if ( typeof utms.utm_source !== “undefined” || typeof utms.utm_medium !== “undefined” || typeof utms.utm_campaign !== “undefined” ) { var vastURL = new URL( window.jwVastTag.ami4dqKCu66 ); var vastParams = new URLSearchParams( vastURL.search ); var keys = Object.keys( utms ); if ( vastParams.has( “cust_params” ) ) { var custParams = new URLSearchParams( vastParams.get( “cust_params” ) ); } else { var custParams = new URLSearchParams(); } for ( var key of keys ) { custParams.set( key, utms[key]); } vastParams.set( “cust_params”, custParams.toString() ); vastURL.search = vastParams.toString(); window.jwVastTag.ami4dqKCu66 = vastURL.toString(); } console.log( “AMI bid”, window.jwVastTag ); } } }).on(‘beforePlay’, (e) => { // skip if the video was paused and trying to resume if (jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”).getState() !== ‘idle’ && jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”).getState() !== ‘complete’) { return; } if ( window.jwpDef.ami4dqKCu66.advertising ) { if ( window.jwpDef.ami4dqKCu66.advertising.schedule ) { apstag.fetchBids({ slots: [{ slotID: window.prerollTag.ami4dqKCu66, mediaType: ‘video’ }] }, function( bids ) { console.log( “AMI bid callback”, bids ); if ( bids.length > 0 ) { //If we have received any bids back try { jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”).playAd(window.jwVastTag.ami4dqKCu66 + “&scp=” + bids[0].encodedQsParams); console.log(“AMI bid request ad”, window.jwVastTag.ami4dqKCu66 + “&scp=” + bids[0].encodedQsParams); } catch ( e ) { console.log(e); } } else { jwplayer(“jwplayer_4dqKCu66_p1xjtOtD_div”).playAd(window.jwVastTag.ami4dqKCu66); } }); } } }); clearInterval(checkJWReady); } }, 500); })();

MORE: The darkest true crime documentaries on Netflix!

Serial premiered in October of 2014 and should be seen as a benchmark for the true crime podcast universe. It remains a top show in terms of quality and quantity of listeners. Even celebrities like Kim Kardashian have announced their obsession with crime and criminals. “My dream job would definitely be like a forensic investigator,” she told Billboard in 2016. Given her lobbying for issues as far ranging as quality of life in prisons to those wrongly or too harshly imprisoned for offenses, this should not come as too much of a surprise. Another celeb who hangs on every detail of the true crime realm is Lucy Hale. The Pretty Little Liars actress said that she treasures “anything true-crime related.”   

MORE: Kim Kardashian and these celebrities are “obsessed” with true crime! 

Funny lady Mindy Kaling shares Hale’s passion for the admittedly evil and hauntingly real. “I love true crime. I think a lot of writers are into the specificity of the details of grisly crimes,” she told Rolling Stone. “It’s so different from the world I know, which is a very comfortable, safe writer’s room.”

Here are 15 of the most riveting and commanding true crime podcasts. Even better, it is revealed with which of their many episodes you should start your newest online fascination. 

The post Getting Real: The 15 Must Hear True Crime Podcasts appeared first on RadarOnline.

https://radaronline.com/photos/getting-real-the-15-must-hear-true-crime-podcasts/

Leave a Reply

Your email address will not be published. Required fields are marked *