A CLI to stream movies, TV shows etc. from your terminal, for free.
Install streaminal globally with npm
npm install -g streaminal
Streaminal requires 32 bit VLC media player. Download here.
Simply type "streaminal" in your terminal.
> streaminal
? Enter a search query >
? Select a file to play >
> Playing...
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.