mafintosh/peerflix

[feature] Read link from stdin

Ouverte

#172 ouverte le 2 févr. 2015

 (6 commentaires) (0 réaction) (0 personne assignée)JavaScript (717 forks)batch import
help wanted

Métriques du dépôt

Stars
 (6 130 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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