At least integrating PeerTube with something like LiberaPay or Open Collective would help somewhat with creator monetization. The platform itself still needs to make money somehow, which is pretty complicated with large video files and many concurrent streams in high resolution and bitrate. I think PeerTube shouldn’t try to hide the fact that it’s based on the BitTorrent protocol, maybe that way more people would download torrent files for videos and seed them on their servers or personal machines using a simple torrent client, instead of requiring them to spin up a full PeerTube instance and setting up federation.
What PeerTube is BT based 😮 Based on what you are saying, can you just seed the normal torrent files to help, or would one need their own PT instance?
What PeerTube is BT based
Yes it is. But it seems like they try to hide it from the user for some reason. This is the process for getting a .torrent file from PeerTube. When on the video page, click on the three dots, then click on Download and select torrent file instead of direct download. You’ll get a download link like this: https://tilvids.com/download/torrents/3869f4ed-ba37-42a9-9876-22ed8f364a9a-1080-hls.torrent
This is the torrent for this video btw: https://tilvids.com/w/dAeCyhu6MArtNvm6iCQD9D
I think they should make the torrent option much more prominent, and also add support for Magnet links, which are easier and more convenient to share than .torrent files.
can you just seed the normal torrent files to help
As far as I know, yes.
When you watch a video using the PeerTube web UI, you can see the number of peers in the bottom right corner, next to the fullscreen button. If you hover over it, you see how much you streamed from the PeerTube server, and how much from peers. Apparently the PeerTube web UI also acts as a torrent seed (presumably using WebTorrent), but it never worked for me (probably because my browser is always behind a VPN).
Unfortunately WebTorrent isn’t compatible with normal BitTorrent, so unless you’re using a client that specifically supports it, you’re not helping out any PeerTube clients