Skip to content

acroobat/b2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

b2p

Fork of http://www.beroal.in.ua/prg/bittorrent2player/

Requirements:

  • libtorrent with python binding(>=2.0)

Installation:

pip install git+https://github.com/acroobat/b2p.git

Usage:

b2p --hash-file="Big_Buck_Bunny.torrent" --save-path="/tmp"

To play with vlc

vlc http://localhost:17580

b2p-hook

Lua script for mpv

Installation:

Copy b2p-hook.lua into ~/.config/mpv/scripts/

Configuration:

pathscript - b2p directory path

savepath - directory where temporary files will be stored

deletefiles - whether to delete files

Usage:

mpv Big_Buck_Bunny.torrent

or

mpv magnet:?xt=urn:btih:a3fbda1961fbc908026ec7cc4569d5fbef840c1e&dn=big_buck_bunny_1080p_surround.avi

Releases

No releases published

Packages

No packages published