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
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
Built Distribution
File details
Details for the file nyaadl-0.2.3.tar.gz
.
File metadata
- Download URL: nyaadl-0.2.3.tar.gz
- Upload date:
- Size: 136.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a264885bdec5857371aadae2c37f65deeb2a9b87e215ccc3e827c5f7b7475767 |
|
MD5 | deb7f90601f8c7fbe197b139b751af0b |
|
BLAKE2b-256 | e327df52583b51b0225811c5167aeccf6695e68ae15856a3a8c7fb7bfba95cc1 |
File details
Details for the file nyaadl-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: nyaadl-0.2.3-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d21564514b71b5bbf8a029232b216e5337e7bb656d5c677986a1a0c0a751e481 |
|
MD5 | 4d6447db0c061f0e017e068d0f450209 |
|
BLAKE2b-256 | 9330c06df64e1da01075bd69d93a0c3502c2a3292790407034263a560684cb01 |