Socket
Socket
Sign inDemoInstall

nif-dumper

Package Overview
Dependencies
5
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nif-dumper

A simple Python CLI tool to search and download NIF (Naruto Italian Forum) releases


Maintainers
1

Readme


Preview

NIF Dumper

A simple Python CLI tool to search and download NIF (Naruto Italian Forum) releases



Table of Contents
  1. 📖 About The Project
  2. ⚙️ Getting Started
  3. 💫 Contributing
  4. 🤝 Support
  5. ⚠️ License
  6. 🛠️ Built With

:book: About The Project

A simple Python CLI tool to search and download NIF (Naruto Italian Forum) releases.

This utility aims to make easier the download of a whole series due to missing pack downloads

If you like NIF releases, support the team!

This project is in no way affiliated with, supported or offered by NIF Team

(back to top)

:gear: Getting Started

Prerequisites

Make sure to have Python 3.7+ and aria2 installed on your system.

(back to top)

Installation

You can install this tool as a Python Module using pip or executing the script directly.

  • If you want to install the tool as a Python Module:
    • Install the module using pip: pip install nif-dumper
    • You can run the tool using: nif-dumper
  • If you want to use the script directly:
    • Clone the repository anywhere on your pc:

      git clone https://github.com/LightDestory/NIF-Dumper

    • Install the requirements using pip (create a venv if you want):

      pip install .

    • Run the dumper:

      python ./src/nif_dumper/dumper.py

(back to top)

Usage

The dumper provides a wizard that will help you to download the releases.

(back to top)

:dizzy: Contributing

If you are interested in contributing, please refer to Contributing Guidelines for more information and take a look at open issues. Ask any questions you may have and you will be provided guidance on how to get started.

Thank you for considering contributing.

(back to top)

:handshake: Support

If you find value in my work, please consider making a donation to help me create, and improve my projects.

Your donation will go a long way in helping me continue to create free software that can benefit people around the world.

Buy Me a Hot Chocolate at ko-fi.com

(back to top)

:warning: License

The content of this repository is distributed under the GNU GPL-3.0 License. See LICENSE for more information.

(back to top)

:hammer_and_wrench: Built With

(back to top)

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc