Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.
/ fuzdl-python Public archive

CLI downlaoder tool for Comic FUZ web version

Notifications You must be signed in to change notification settings

kotatsuyaki/fuzdl-python

Repository files navigation

fuzdl

CLI tool to download manga from Comic FUZ web version.

External Dependencies

  • geckodriver (i.e. Firefox webdriver)

Usage

Run with Poetry

export EMAIL="..."
export PASSWORD="..."
SERIES_URL="https://..." poetry run fuzdl

Run with Nix

export EMAIL="..."
export PASSWORD="..."
SERIES_URL="https://..." nix run .#

About

CLI downlaoder tool for Comic FUZ web version

Resources

Stars

Watchers

Forks

Packages

No packages published