mafintosh/peerflix

[feature] Read link from stdin

Open

#172 aperta il 2 feb 2015

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (717 fork)batch import
help wanted

Metriche repository

Star
 (6130 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

e.g., this usage

echo "magnet://..." | peerflix -l

Motivation: I wrote lukedmor/magnet which retrieves a magnet link. Rather than simply piping the link into peerflix, I have to manually set all peerflix arguments from within my script.

Guida contributor