mafintosh/peerflix

[feature] Read link from stdin

Aberta

#172 aberto em 2 de fev. de 2015

 (6 comentários) (0 reação) (0 responsável)JavaScript (717 forks)batch import
help wanted

Métricas do repositório

Stars
 (6.130 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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