Earlier quoted context omitted.
Still a lot better than cable since you can watch what you want in real time and no commercials. Also you really don't need to subscribe to all of them. Who needs that much content? I can't even keep up with my Netflix or YouTube queue, let alone the others. I have Amazon Prime, but never use it. HBO for a couple shows, but could subscribe only during their seasons.
When cable was first introduced there were no commercials...
Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
81–90 of 176 posts
Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#82Next up, exclusive websites that only work in safari? Podcasts should just be an RSS feed that anyone can consume, but I think exclusivity will be important going forward, along with locking people into apps so they can be tracked and monetized.
> Podcasts should just be an RSS feed that anyone can consume Just the way the Podfather, Adam Curry, intended.
Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#83I really wish they'd compete by just making the Podcasts app not a pile of shit. It routinely doesn't sync where I am between devices and never works correctly on my HomePod. Adding old episodes on one device won't add it anywhere else. The Apple TV version simply doesn't have the ability to add episodes to your library. The less said about iTunes' podcast functionality the better. I know they're porting the iOS Podc…
Those problems STILL exist? That’s what drove me to Overcast many years ago.
Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#84Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#85I don't like where media streaming is headed. This is what everyone is doing: 1. Create a distribution platform. Users pay $14 a month to stream all content. Everyone is happy. 2. Once successful, start creating exclusive content. 3. Content creators on your platform start their own platforms and take content off of yours. 4. Now users are paying $14 for 6 different distribution/content platforms. Might as well just…
6. Users begin to drop from platforms.
7. Platforms realize the masses are fatigued from dealing with 5-10 different apps, multiple monthly payments, queues, sifting through tons of mediocre exclusive content, etc. They decide to create a God Platform that manages multiple "channels" through a single subscription.
8. Users love it, flocking to the new God Platform.
9. ?
Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#86Earlier quoted context omitted.
Completely agree that if it’s not accessible on any app then it’s not a podcast. I also would pay for a podcast app that could guarantee that the audio file was the same for all listeners.
I wish the later could be possible. I have no idea how podcast-ads work but lately i noticed some podcasts giving me seemingly location-dependent ads. (about something in a nearby major city) either everyone is getting advertisements for a very dallas targeted ad, or are the podcast companies making several versions of the podcast and serving different ones to different people? sounds like a lot of extra work to me,…
So they don’t have to stitch together one new audio file per local but place metadata markers in the audio file metadata that prompts ad insertion. These usually have a marker for length and the systems handle number of plays and placement spots. Don’t know as much about that end. HLS being a chunked format would allow the files to be stitched back together on the client end as well with ads in place.
Wouldn’t be surprised if they’re doing this. Also wouldn’t be surprised if many Podcasts are broadcast via HLS as it’s native in Apple software and Apple devices. Someone else with more knowledge would have to confirm or deny that, though.
Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#87It's interesting to see this evolution of media over time. It used to be that it didn't matter who you were - the distribution channel was all that mattered. For example, MTV could make you famous in an instant, but the second the channel let you go and replaced you with the next flavor of the week, you were out of luck. More recently, we've moved to a model where the platform and medium are less important than the p…
The one thing I think that makes this different is that podcasts are stupid cheap to produce and distribute. You could put together a podcast network in a weekend. Getting sponsors is probably harder than getting listeners.
I honestly don't see the value-add of Apple throwing their weight into this market, unless they're planning on monopolizing audio content distribution on iPhones, or paying a lot more than the podcast's sponsor spots are worth. I'd be wary of being tied to a single platform for distribution, because that's played hell with creators on YouTube.
Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#88This is very unfortunate. Apple being totally hands off, other than running the iTunes podcast directory, is one of the best things that’s ever happened for podcasts. I like my 3rd party app (Overcast). I don’t want to have to use 3 podcast apps to listen to all my podcasts. I think I agree with some of the podcast app developers: if it’s not available in any app it shouldn’t be called a ‘podcast’.
Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#89Earlier quoted context omitted.
Form what I read in the article it doesn't sound all that terrible. If Apple were to remove all non-Apple podcasts from its platform, that would be bad. This is just Apple supplementing what's already available. It's very much like Apple rolling out original television shows on the AppleTV. It's not like HBO is getting kicked out. It makes sense to me that Apple would do this. Since it's making podcasts a separate pr…
What is the difference between exclusive podcasts and making a website that only runs on Safari? In both scenarios it is a company giving their product an artificial advantage. There's no technical reason that a website should only run on one browser, it kind of feels the same way with podcasts. Then again Netflix makes Netflix originals, which are only available on Netflix, and I don't mind that, so I guess my viewp…
Ask Google, which is actively encouraging people to write web sites that only work on Chrome.
Sometimes it's OK, sometimes it's not.
Netflix and Hulu and other streamers are allowed to make and distribute original content.
Since 1987 in the United States, aside from news, TV networks aren't allowed to make and distribute their own content.
Apple was allowed to have exclusive albums on iTunes ("iTunes Originals").
Large movie producers aren't allowed to make and show their own content in their own theaters.
Maybe someday the regulations that apply to other media will catch up to internet streamers. But that's not where we are today.
Re: Apple Plans to Bankroll Original Podcasts to Fend Off Rivals
#90Earlier quoted context omitted.
I wish the later could be possible. I have no idea how podcast-ads work but lately i noticed some podcasts giving me seemingly location-dependent ads. (about something in a nearby major city) either everyone is getting advertisements for a very dallas targeted ad, or are the podcast companies making several versions of the podcast and serving different ones to different people? sounds like a lot of extra work to me,…
It’s called dynamic ad insertion. Online radio stations use it all the time for localized ads based on IP address. Did some work for a set of radio stations in the way of building a diagnostic web player for the metadata in HLS streams debugging their new ad system. (Using HLS.js which I have to say I’m grateful for as it’s a brilliant library) So they don’t have to stitch together one new audio file per local but pl…