torflix

1.0.4 • Public • Published

Torflix

Stream torrent media to VLC with subtitles support!

Install

Using NPM

npm install -g torflix

Using Yarn

yarn global add torflix

Usage

Serve to browser on http://localhost:8001 (ffmpeg must be installed)

torflix server

With VLC and magnet link

torflix vlc magnet:...

With VLC and .torrent file

torflix vlc my-file.torrent

With VLC and URL for .torrent file

torflix vlc https://my-site/my-file.torrent

To do

  • Multiple episodes on server

License

MIT License

Copyright (c) 2017 Mateus Calza

/torflix/

    Package Sidebar

    Install

    npm i torflix

    Weekly Downloads

    3

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    73.2 kB

    Total Files

    9

    Last publish

    Collaborators

    • calza