
peerflix
List of commands for peerflix:
-
peerflix:tldr:5cad8 peerflix: Stream the largest file in a torrent, given as a torrent URL, to VLC.$ peerflix "${http:--example-net-music-torrent}" --vlctry on your machineexplain this command
-
peerflix:tldr:6e554 peerflix: Stream the largest media file in a torrent.$ peerflix "${select}"try on your machineexplain this command
-
peerflix:tldr:7727f peerflix: Stream the largest file in a torrent to MPlayer, with subtitles.$ peerflix "${select}" --mplayer --subtitles ${subtitle-file-srt}try on your machineexplain this command
-
peerflix:tldr:b8e75 peerflix: List all streamable files contained in a torrent (given as a magnet link).$ peerflix "${magnet:?xt=urn:btih:0123456789abcdef0123456789abcdef01234567}" --listtry on your machineexplain this command
-
peerflix:tldr:fdfd0 peerflix: Stream all files from a torrent to Airplay.$ peerflix "${select}" --all --airplaytry on your machineexplain this command