Proposal: <podcast:tracker> tag #513
agates
started this conversation in
Tag Proposal
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Proposal: <podcast:tracker> tag
The intent of this proposal is to provide a tag that allows the application to be made aware of BitTorrent trackers for use where other metadata doesn't include them.
The current intended use case for this is to supplement p2p-media-loader outside of PeerTube. This is what will enable 3rd party podcast applications to participate in sharing video bandwidth with other peers.
Example
The following shows several trackers over HTTP, HTTPS, UDP, and WebSocket Secure.
Definition
<podcast:tracker>
The
tracker
tag allows BitTorrent trackers to be specified for a channel or individual items.This can contain a URI pointing to any BitTorrent tracker.
Parent
channel
,item
Count
Multiple
Value
The value must be a valid URI for a BitTorrent tracker.
Beta Was this translation helpful? Give feedback.
All reactions