How do I stream a torrent in my browser?
Install the Flitplay extension and its native helper, then open a magnet link or a
.torrent file. The helper joins the swarm on your machine and serves the video to the
browser over a private loopback connection, so the extension can play it like any other
video file. There is no website to upload to and no account to create.
Do I have to download the whole file before watching?
No. Flitplay fetches pieces in the order the player needs them rather than in the order
the torrent lists them, so playback starts once the opening pieces have arrived and
continues while the rest download. Seeking asks for the pieces under the new position,
so you can jump ahead without waiting for everything in between.
Does Flitplay show subtitles?
Yes, and it finds them for you. Subtitle files that come with the torrent — .srt and
.ass — are picked up automatically, and the subtitle tracks buried inside an MKV are
converted to something the browser can render as you watch. Pick a track from the
player's subtitle menu, alongside the audio track menu, without converting the file
first.
Can I watch a torrent on my TV?
Yes. Flitplay casts to a Chromecast or to a DLNA renderer on the same network, including
a file the helper is still converting as it plays. The helper does the discovery and the
sending, so the video goes from your machine to the device you picked and no further,
and the browser tab keeps the transport controls.
Does it play a series in order?
Yes. A season pack opens at its first episode rather than at whichever file happens to
be largest, and the playlist runs in episode order rather than the order the torrent
lists its files. Autoplay then carries you into the next episode when the current one
ends — in the browser tab or on the TV you are casting to.
Can I keep a file instead of streaming it?
Yes. Any file in a torrent can be saved to disk through the browser's own download
manager, so it lands wherever your downloads normally land and behaves like anything
else you have downloaded. Streaming and saving are separate choices: watching something
does not keep it, and keeping it does not mean waiting to watch.
Does Flitplay upload or seed while I watch?
BitTorrent is a two-way protocol: while your machine has pieces, other peers can request
them, and that is how the swarm you are downloading from exists at all. Flitplay exposes
seeding as a setting you control, and shows when the helper is uploading rather than
leaving it running out of sight.
What data leaves my computer?
The video never does. The helper runs on your machine and streams to your browser over
loopback, so no server of ours sees the torrent, the file or the playback. What does
leave is what BitTorrent requires: your machine talks to trackers and peers for the
torrents you open, exactly as any other client would. The page you are reading loads no
analytics, no trackers and no remote fonts.
Why does it need a separate helper app?
A browser extension cannot open the raw TCP and UDP connections BitTorrent runs on, and
it cannot keep working while the browser is busy. The helper is a small local program
that does that part and nothing else: it joins the swarm, fetches pieces and serves them
back to the extension. You install it once, and the extension keeps it up to date.
Which video files can it play?
Anything the browser can already decode plays directly — MP4 and WebM with common
codecs. For the formats a browser will not touch, such as MKV with certain audio tracks,
the helper remuxes or transcodes the stream on the fly so it still plays without you
converting the file first.