Skip to main content

A simple static website generator

Project description

Nyaa DL


A CLI tool to download and run a custom command on Nyaa Torrents entries easily!

Motivation

My workflow to consume anime is to check my anime list, see what's the next episode I have to watch, hop on Nyaa Torrents, search for "name of the anime" + "name of the sub/release team", or "h265", then copy the torrent link, then open a terminal, then use webtorrent to stream the content directly to my media player, or download it sequentially if I'm on mobile.

This is very tedious, so I wanted to remove a few of these steps.

Usage

Running

nyaadl naruto asw

torrents list preview

Then selecting an entry will run webtorrent <URL of the .torrent> by default.

This behavior can be customized through the command-line, environment variables, or a config file.

nyaadl naruto asw --command "send_to_seedbox.sh {}"
$ cat ~/.config/nyaadl.yml

command: webtorrent {}

You can also pass -s to use Sukebei instead of the default Nyaa site.

Installing

pip install nyaadl

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

nyaadl-0.2.3.tar.gz (136.1 kB view hashes)

Uploaded Source

Built Distribution

nyaadl-0.2.3-py3-none-any.whl (6.0 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