Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThaUnknown <kapi.skowronek@gmail.com>2021-05-03 20:38:32 +0300
committerThaUnknown <kapi.skowronek@gmail.com>2021-05-03 20:38:32 +0300
commit3dcc98c515bcf647b2aa8806626458c2f3e2c5f6 (patch)
treed9b73df6026534b1b64519e98be117339b19f6ea /docs
parent9f415f812e99de2f6b9d74e0c0841c9a10d8904a (diff)
add webtorrentplayer
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 9d5cb60..9baaa98 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -104,6 +104,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[CipherTorrent][cipher-torrent]** - Online and offline browser torrent client ([source code][cipher-torrent-source])
- **[Slingcode][Slingcode]** - make, run, and share web apps P2P in the browser.
- **[Torrent🧲Parts][TorrentParts]** - A website to inspect and edit what's in your Torrent file or Magnet link
+- **[WebTorrentPlayer][webtorrentplayer]** - High performance, no compromise video player for WebTorrent ([source code][webtorrentplayer-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
<!-- - **[PeerCloud][peercloud]** - Serverless websites via WebTorrent ([source code][peercloud-source]) -->
<!-- - **[Niagara][niagara]** - Video player webtorrent with subtitles (zipped .srt(s)) -->
@@ -186,6 +187,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[cipher-torrent]: https://torrent.cipherdogs.net
[cipher-torrent-source]: https://github.com/CipherDogs/cipher-torrent
[TorrentParts]: https://torrent.parts
+[webtorrentplayer]: https://thaunknown.github.io/webtorrent-player/
+[webtorrentplayer-source]: https://github.com/ThaUnknown/webtorrent-player
## How does WebTorrent work?