mafintosh/peerflix

[feature] Read link from stdin

Open

#172 ouverte le 2 févr. 2015

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)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.

Guide contributeur