Skip to content

nyaaflix is a shell script to search and stream anime torrents from nyaa.si.

License

Notifications You must be signed in to change notification settings

seadesert/nyaaflix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nyaaflix

nyaaflix, a tool to search and stream anime torrents from nyaa.si using peerflix

How does this work?

This shell script scapes nyaa.si proxy site for magnet links and uses peerflix to stream anime from magnet link.

Preview

Video Preview

Usage

$ nyaaflix $SEARCH_QUERY

Dependencies

  • grep
  • sed
  • peerflix - A tool to stream torrent. sudo npm install peerflix -g

Installation

$ sudo curl -o /usr/local/bin/nyaaflix https://raw.githubusercontent.com/seadesert-git/nyaaflix/master/nyaaflix
$ sudo chmod +x /usr/local/bin/nyaaflix

To uninstall, $ sudo rm /usr/local/bin/nyaaflix

License

This project is licensed under GPL-3.0.

About

nyaaflix is a shell script to search and stream anime torrents from nyaa.si.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%