Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

enijar/torrent-streaming

Repository files navigation

Deprecated. Use the new version here torrents

🍿 Torrent Streaming

Watch video torrents online. Streams them directly to your browser.

Preview

Getting Started

cp .env.example .env

npm install
npm start

CLI Scripts

# Add and update streams in database from YTS API
npm --prefix server run update-movies

Production

cp .env.example .env

npm install
npm run build

npm add -g pm2
pm2 startup

pm2 start --name server /var/www/torrent-streaming/server/build/index.js
pm2 save

About

Watch video torrents online. Streams them directly to your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors