mafintosh/peerflix

[feature] Read link from stdin

Open

#172 aberto em 2 de fev. de 2015

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (6.130 stars) (717 forks)batch import
help wanted

Description

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.

Guia do colaborador