- Joined
- Sep 24, 2018
I think Hotwheels is right about the bitchute now - it's definitely serving static links for the videos. Looking through it, I do see that it's trying to use asm.js to load webtorrent (which is a js bittorrent client), but it's not actually using it to download the videos. It should be possible to use webassembly / asm.js to load videos via bittorrent and play them with current javascript/browsers, and if a site like that doesn't actually exist, it's definitely within the realm of current front end technology - but I thought it was this site that's doing it, so it is bs that it's not. It seems like it would be a fun project.