Skip to content

giovanni-cutri/webcomics-downloader

Repository files navigation

webcomics-downloader

This Python tool can be used to download several webcomics from the Internet. The full list of supported webcomics can be found in the supported-webcomics file.

Dependencies

All the necessary libraries are listed in the requirements.txt file.

You can install them by running:

pip install -r requirements.txt

Usage

python webcomics-downloader.py [title]

Replace [title] with the title of the webcomic you want to download, either in snake_case or kebab-case format.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A tool to download various webcomics from the Internet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages