peerflix: adds page (#1457)

coverage
David Aerne 2017-08-31 14:13:56 -05:00 committed by Agniva De Sarker
parent ed81078a21
commit d9136fd564
1 changed files with 15 additions and 0 deletions

15
pages/common/peerflix.md Normal file
View File

@ -0,0 +1,15 @@
# peerflix
> Stream video or audio based torrents to your favorite player.
- Stream a torrent:
`peerflix "{{magnet:?xt=urn:btih:00112233445566}}"`
- Stream a torrent to VLC:
`peerflix "{{torrent url|magnet link}}" --vlc`
- Stream all files from a torrent to Airplay:
`peerflix "{{torrent url|magnet link}}" --all --airplay`