Skip to content

YelovSK/AnimeStreamer-TUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeStreamer

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

Screenshot

Torrent names can be parsed thanks to Anitopy.

Uses Textual for rendering the interface.

Dependencies

webtorrent-clinpm 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