1.3.0 • Published 3 years ago
streaminal v1.3.0
Streaminal
A CLI to stream movies, TV shows etc. from your terminal, for free.
Installation
Install streaminal globally with npm
npm install -g streaminal
Requirements
Streaminal requires 32 bit VLC media player. Download here.
Usage
Simply type "streaminal" in your terminal.
> streaminal
? Enter a search query >
? Select a file to play >
> Playing...
How it works
Streaminal scrapes The Pirate Bay for the entered search query.
It then extracts the magnet link for each result, and streams the selected torrent using WebTorrent.
Files are temporarily downloaded in the temp folder, and deleted on every run.