Skip to main content

TUI for TPB + Peerflix + Transmission

Project description

baywatch

baywatch is a TUI for The Pirate Bay built using Textual. It uses peerflix to stream torrents and Transmission to download torrents.

Install

Optionally install peerflix:

npm install -g peerflix

Optionally install Transmission: https://transmissionbt.com/download/

Install baywatch via pip:

pip install bay-watch

Demo

baywatch demo

Usage

Launch baywatch

baywatch

To open the configuration editor:

baywatch -c

To output the app log:

baywatch -l out.log

Streaming Media

By default play uses mpv to handle peerflix streams and open a file selection dialog when multiple files are present in the torrent. To change this, open the config editor using baywatch -c and change Play and Play Multifile.

For instance, to set peerflix to use VLC and to play all files in a multifile torrent (e.g., like an album):

Play:

peerflix '{}' --vlc

Play Multifile:

peerflix '{}' --vlc -a

See peerflix documentation for more details.

Transmission

On download, baywatch attempts to connect to Transmission or transmission-daemon. baywatch will try to open transmission-gtk if it is unable to find an running Transmission instance. This can be turned off or changed to another transmission interface by setting the Command (Transmission) or Try Open (Transmission) configuration variables.

Disclaimer

baywatch is made for educational purposes for downloading legal torrents.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bay-watch-0.1.8.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

bay_watch-0.1.8-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page