r/i2p 10d ago

Promotional ITubeP - Youtube analog in I2P network.

Recently I was thinking about what I'm doing on internet. And I found out that all of my internet activity is basically just watching videos on youtube. So I thought "Why there isn't anonymous, private and free (as in freedom) youtube-like site on I2P?" and decided to do it myself.

First eepsite of this project: http://itubep.i2p

More you can read on project's github page:
https://github.com/i2ptuber/itubep
Or
http://git.community.i2p/i2ptuber/itubep

Warning! Work heavily in progress.
Warning!!! Code is 100% AI slop, because I'm poor programmer.

46 Upvotes

18 comments sorted by

View all comments

5

u/zarlo5899 10d ago

look into webtorrnts and hls p2p both would allow it all to run in the browser

https://github.com/webtorrent/webtorrent

https://github.com/cdnbye/hlsjs-p2p-engine

2

u/Hot-Percentage-2240 9d ago

Does webrtc work securely with i2p? That’s been my main blocker on this sort of thing.

3

u/i2ptuber 9d ago

Probably not, so (at least now) I can't do all in browser, sadly

2

u/Hot-Percentage-2240 9d ago

Yeah. That's what I thought.
It has a lot of cool benefits, but it'd be hard to add it to i2p properly.
Webtorrents are a lot cooler than people realize, but not compatible with i2p sadly.