From 01e6994122d4d617bf780f8744cd9d93be0095b0 Mon Sep 17 00:00:00 2001 From: Ray Vahey Date: Tue, 3 Jan 2017 10:46:30 +0000 Subject: [PATCH] added BitChute to the app list --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 404c5789..5fa19741 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -94,6 +94,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[WebTorrent Player][webtorrent-player]** - A WebTorrent player built by Angular 2 and ngrx ([source code][webtorrent-player-source]) - **[CodeDump][codedump]** - A WebTorrent based code pastebin ([source code][codedump-source]) - **[Lunik-Torrent][lunik-torrent]** - WebTorrent downloader and file manager. ([source code][lunik-torrent-source]) +- **[BitChute][bitchute]** - A decentralized video streaming social network - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -160,6 +161,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [codedump-source]: https://github.com/ronsoros/ronsoros.github.io/blob/master/index.html [lunik-torrent]: https://tcloud-lunik.herokuapp.com [lunik-torrent-source]: https://github.com/Lunik/Lunik-Torrent +[bitchute]: https://www.bitchute.com ## How does WebTorrent work? The WebTorrent protocol works just like [BitTorrent protocol][bittorrent-protocol],