mafintosh/peerflix

[feature] Read link from stdin

Open

#172 建立於 2015年2月2日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)JavaScript (6,130 star) (717 fork)batch import
help wanted

描述

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.

貢獻者指南