mafintosh / peerflix

Streaming torrent client for node.js
MIT License
6.17k stars 674 forks source link

Does this persist the streamed video? #345

Closed NightMachinery closed 6 years ago

NightMachinery commented 6 years ago

I like to start watching before download has finished, but I don’t like streaming a la YouTube. (I want the file to be actually downloaded and available for offline use.) Is this possible with Peerflix?

asapach commented 6 years ago

The files are stored in a temp folder. Check out the --path option.

mafintosh commented 6 years ago

yes, see --path