PeerTube v2
framablog.org
PeerTube v2
1–10 of 159 posts
Re: PeerTube v2
#2Re: PeerTube v2
#3Re: PeerTube v2
#4Many thanks to all the people who worked hard on getting PeerTube to what it is today.
Re: PeerTube v2
#5> You could also imagine plug-ins to sort videos in reverse alphabetical order, or to add a Tipee, Paypal or Patreon button below videos!
Please don't consider or be tempted by those three proprietary platforms, I would much rather prefer donating using Liberapay instead.
Other than this, PeerTube has got huge potential and I would love to know what content creators (on YT or HN) think of it.
Re: PeerTube v2
#6Re: PeerTube v2
#7Great work! This is a good YouTube alternative I can get behind, however after reading a little bit I kind of frowned at this line on the plugin paragraph. > You could also imagine plug-ins to sort videos in reverse alphabetical order, or to add a Tipee, Paypal or Patreon button below videos! Please don't consider or be tempted by those three proprietary platforms, I would much rather prefer donating using Liberapay…
Re: PeerTube v2
#8I hope Peertube gains traction, but they're fighting an uphill battle when it comes to the centralized competition. The problem that PeerTube cannot solve is engagement and stability:
- Engagement: Unlike Youtube they cannot use a recommender system like for suggestions. Most Youtube views are from recommendations and related videos. - Stability: As a business or media outlet, I will link to a Youtube video but not a PeerTube video because I know Youtube will host it indefinitely.
Re: PeerTube v2
#9Does anyone know of a successful server-based peer-to-peer project other than TOR and cryptocurrencies? I'm all for breaking free of the stranglehold of centralized proprietary platforms, but it also seems to me that most of the open source projects that ever really succeed at competing against entrenched proprietary incombents are the ones where a centralized service is being provided by a non-profit (e.g. Wikimedia…
Re: PeerTube v2
#10The peer-to-peer storage and sharing of video files isn't the hard part: it's the ability to search for and discover content that makes YouTube compelling in my opinion. Are any of these p2p YouTube replacements presenting a compelling way to search/discover content in a distributed way? Or if the search index is centralized, do any of them have a compelling model for staying funded without selling everyone's search/…
LBRY is similar to PeerTube in open and decentralization, but all content metadata is written to a blockchain, which means everyone/anyone can access the index. This blockchain can then be searched (https://github.com/lbryio/lighthouse) or extracted to SQL (https://github.com/lbryio/chainquery).