mafintosh/peerflix

[feature] Read link from stdin

開放

#172 建立於 2015年2月2日

 (6 則留言) (0 個反應) (0 位負責人)JavaScript (717 個分叉)batch import
help wanted

倉庫指標

星標
 (6,130 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南