animestreamer

TUI for streaming NyaaPy torrents with WebTorrent


Keywords
anime, anitopy, nyaa-si, python, textual, tui, webtorrent, webtorrent-cli
License
Apache-2.0
Install
pip install animestreamer==0.2

Documentation

AnimeStreamer

AnimeStreamer is a TUI (Text-based user interface) for searching through nyaa.si Torrents via NyaaPy and streaming them via WebTorrent.

Torrent names can be parsed thanks to Anitopy.

Uses Textual for rendering the interface.

Dependencies

webtorrent-cli → npm install webtorrent-cli -g

Python packages are automatically installed when installing PyPI package. List can be found in setup.cfg.

Install and run

  1. pip install animestreamer - PyPI package
  2. animestreamer

Usage

TODO