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:
parent
ed81078a21
commit
d9136fd564
1 changed files with 15 additions and 0 deletions
15
pages/common/peerflix.md
Normal file
15
pages/common/peerflix.md
Normal 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`
|
Loading…
Add table
Reference in a new issue