btplay(1) | General Commands Manual | btplay(1) |
btplay - Directly play video torrents using btfs.
btplay [OPTIONS]... torrentlink
btfs uses fuse (filesystem in user space) to expose a bittorrent source as a normal directory on your filesystem.
btplay is a wrapper for btfs that mounts and plays the video directly without a user having to specify a mount point. You can pass either a .torrent link or a magnet link contained in single quotation marks.
Usage: btplay [OPTIONS...] torrentlink
BTFS Options
-v, --version
-h, --help
-b, --browse-only
-k, --keep
FUSE Options
-d, -o debug
-f
-s
-o allow_other
-o allow_root
-o auto_unmount
-o nonempty
-o default_permissions
-o fsname=NAME
-o suptype=NAME
-o large_read
-o max_read=N
-o hard_remove
-o use_ino
-o readdir_ino
-o direct_io
-o kernel_cache
-o [no]auto_cache
-o umask=M
-o uid=N
-o gid=N
-o entry_timeout=T
-o negative_timeout=T
-o attr_timeout=T
-o ac_attr_timeout=T
-o noforget
-o remember=T
-o nopath
-o intr
-o intr_signal=NUM
-o modules=M1[:M2...]
Module Options
[iconv]
-o from_code=CHARSET
-o to_code=CHARSET
[subdir]
-o subdir=DIR
-o [no]rellinks
Please file issues on the GitHub bug tracker: https://github.com/johang/btfs/issues
This manual page was written by Jonathan Carter <jonathan@ubuntu.com> btplay was written by Johan Gunnarsson <johan.gunnarsson@gmail.com>
2016-01-05 | btplay |