Phase 7 - The Plan #554
Replies: 8 comments 35 replies
-
Transcripts.
A "proper" solution to dynamic ad insertion that does not break timestamp-based search engines (and other apps) would also be very nice. But realistically this is probably not something we would be able to reach agreement on in Phase 7. I have written a proposal here: #556 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I'd still like consideration for the proposals for notes and other rich data in chapters (which seem increasingly pointless to be a separate file with everything else we're cramming in the RSS feed). This would make Podcasting 2.0 chapters actually better for the audiences instead of merely a separate file that benefits almost no one differently after publishing. #400 |
Beta Was this translation helpful? Give feedback.
-
I see the Phase 7 list in the top post has grown, although it is not based on any of the suggestions above. Was their inclusion perhaps based on upvotes of the respective proposals? If so, I would like to draw attention to the following which has the next highest votes behind those already included: There might be some bias within this developer community toward Bitcoin that is not representative of the larger world, and this may be reflected by suggestions that we can solve the underlying problem behind my proposal by still using Bitcoin under the hood and converting dollars into Bitcoin when topping up a wallet. But that's a completely separate idea and is not what I'm proposing here. The proposal is to simply add plain old PayPal as one of the payment types in addition to Bitcoin. Is there any reason why we can't consider that? There's no mystery behind it, listeners would just use a familiar currency and a familiar payment method that they may have greater trust in, and which they may indeed already be signed up for, lowering their friction to participate in V4V. Having choice is a good thing, and this is a choice that is currently lacking in V4V. #538 (reply in thread) gives a concrete example of what the XML would look like: <podcast:value type="paypal" suggested="0.05USD" minimumPayout="5.00USD">
<podcast:valueRecipient address="paypal.me/person1" split="50"/>
<podcast:valueRecipient address="paypal.me/person2" split="50"/>
</podcast:value> No SDK is needed for the app developers to implement this, only logic to keep track of listen time and once it reaches the minimum payout, prompt the user to click the PayPal button which just launches the URL I respect what everyone is trying to do with crypto but let's just step back a bit and notice that listeners will probably welcome having a familiar option to go along with other payment options. |
Beta Was this translation helpful? Give feedback.
-
I'd like to see the person tag improved upon. As well as the social tag on the channel level be implemented. |
Beta Was this translation helpful? Give feedback.
-
Some proposals for phase 7 consideration: |
Beta Was this translation helpful? Give feedback.
-
podcast:host is a no brainer and easy to implement by hosts with no user input. I could also get it pushed through the PSP 1.1 tags which is the next batch of tags to universally support. |
Beta Was this translation helpful? Give feedback.
-
Hi @daveajones In an attempt to help you before Phase 7 closes. I have tried to collate all conversations about new/proposed tags with subsequent links into this one post.
We have also created separate pages for artists and audiobooks. So if we detect medium=music we create an artist (publisher) page as opposed to a podcast (publisher) page.
I am not sure why we need this tag? We already have categories and keywords. Categories are defined taxonomies. We have recently added a new Music taxonomy from Wavlake and TrueFans show this when we detect meduim=music. We can collectively develop a new taxonomy for other categories like audiobooks, films, courses etc. Keywords are podcast creator ad-hoc lists. And if that doesn't work we have the free-form description field for show notes.
Other tags for consideration based on GitHub conversations.
I think this is everything @daveajones I can see on GitHub for Phase 7. Hope this helps. Phase 8 might include
I hope I captured everything but if anyone can spot other things to add for Dave's consideration please list them below. |
Beta Was this translation helpful? Give feedback.
-
Time to start formalizing a list of what we want to be in phase 7:
publisher medium and feeds Publisher feeds #579 (enhancement)keysend address Add a new address type for lightning address (in valueRecipient) #576 (enhancement)chat Proposal: <podcast:chat> tag #502simplified license list (enhancement) Initial seeding of <podcast:license> tag values - optimization #603course medium Add Course to medium #577title attribute on remoteItem (enhancement) Enhancement Proposal: Title Attribute for RemoteItem #629add item as parent for contentLink tag Proposal: contentLink Enhancement (Revised) #614Beta Was this translation helpful? Give feedback.
All reactions