this post was submitted on 27 Aug 2024
455 points (95.0% liked)

Memes

8111 readers
477 users here now

Post memes here.

A meme is an idea, behavior, or style that spreads by means of imitation from person to person within a culture and often carries symbolic meaning representing a particular phenomenon or theme.

An Internet meme or meme, is a cultural item that is spread via the Internet, often through social media platforms. The name is by the concept of memes proposed by Richard Dawkins in 1972. Internet memes can take various forms, such as images, videos, GIFs, and various other viral sensations.


Laittakaa meemejä tänne.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] atro_city@fedia.io 42 points 3 weeks ago (2 children)

The only way we'll get Peertube mass-adopted is by monetizing is it

P.S monetisation != ads

[–] Andromxda@lemmy.dbzer0.com 25 points 3 weeks ago (1 children)

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.

[–] tgxn@lemmy.tgxn.net 3 points 3 weeks ago (2 children)

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?

[–] Andromxda@lemmy.dbzer0.com 8 points 3 weeks ago* (last edited 2 weeks ago) (1 children)

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).

[–] The_Decryptor@aussie.zone 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

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

[–] Andromxda@lemmy.dbzer0.com 1 points 2 weeks ago (1 children)

Oh I didn't realize that it's a different protocol. I thought WebTorrent was just an implementation of BT that could run in the browser. PeerTube uses normal BitTorrent though.

[–] The_Decryptor@aussie.zone 2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

You can't do normal BitTorrent in browsers, there's no support for plain sockets that you'd need to communicate with other peers, WebTorrent is technically a new protocol that implements the BT semantics over stuff the browsers do provide (So you can proxy between the different swarms, that's the "hybrid" nodes in the image on the WebTorrent page)

But it turns out it's all a moot point, since PeerTube removed WebTorrent support anyway in favour of their own P2P system

Edit: Ok so I misunderstood, and it seems like it's a bit complicated. The server can (it's disabled by default) use WebTorrent to import videos, the client still uses the WT trackers to find peers but uses a different protocol to actually share the video data.

There's this tool that provides the ability to automatically seed videos, but development has stalled because no up to date client will ever make use of it.

I think the one remaining use is the "download as torrent" option, but even then that's just using a web seed, so it's just an alternative way to download the video.

[–] Andromxda@lemmy.dbzer0.com 2 points 2 weeks ago

All of this is really confusing, because PeerTube lets you download .torrent files, but the torrent client needs to support WebTorrent.

[–] RickAstleyfounddead@lemy.lol 1 points 3 weeks ago

Ig that's why Content moderation in peertube is harder and just deleting videos cant be garunteed

[–] possiblylinux127@lemmy.zip 7 points 3 weeks ago

Or maybe making it stable with easy content discovery. Right now it is impossible to find content on it and a lot of the content is low quality to begin with.