1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 12:06:00 +02:00

peerflix: adds page (#1457)

This commit is contained in:
David Aerne 2017-08-31 14:13:56 -05:00 committed by Agniva De Sarker
parent ed81078a21
commit d9136fd564

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`