Skip to content

whoisashish/ashishyadav

Repository files navigation

ashishyadav

A cli tool for searching torrent sites and streaming using peerflix.

It currently supports kickasstorrents, 1337x, seedpeer, Rarbg, The Pirate Bay, YTS, Extratorrent, Limetorrents, nyaa.se, tokyotosho, Cpasbien & eztv.

Want more ? Create an issue with a request, Alternatively you can contribute your own scrapers.

Pull requests are welcome.

Key features

  • Subtitles fetched automatically.
  • Trakt.tv integration.
  • History of streamed torrents.
  • Stream or download torrents.

Install (automatic)

Install peerflix if you haven't already:

npm install -g peerflix

Then install ashishyadav:

npm install -g ashishyadav

Install (manual)

Install peerflix if you haven't already:

npm install -g peerflix

Clone the repository:

git clone git@github.com:whoisashish/ashishyadav.git

Install dependencies:

npm install

You can now update by doing a git pull:

git pull

Now you can run the executable inside the bin folder.

Preview

ashishyadav

Usage

To run the app run:

$ ashishyadav

Cli arguments

ashishyadav has some handy cli arguements you can see them using the help flag.

$ ashishyadav --help

History

ashishyadav can save a history of watched torrents if enabled.

Clearing the history can be done with the --clear flag ex:

$ ashishyadav --clear

Subtitles

By default subtitles are disabled but you can enable them by running ashishyadav --config=nano and setting use_subtitle to true. You can also change subtitle_language to one of this list, just be sure to use the three letter code.

License

MIT

About

Free Movie, TV Shows and Anime Streaming Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published