mafintosh/peerflix

[feature] Read link from stdin

Open

#172 geöffnet am 2. Feb. 2015

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (6.130 Stars) (717 Forks)batch import
help wanted

Beschreibung

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.

Contributor Guide