Files
nhentai/doujinshi_dl/__init__.py
Ricter Zheng 81d008036a Initial commit: doujinshi-dl generic plugin framework
History reset as part of DMCA compliance. The project has been
refactored into a generic, site-agnostic download framework.
Site-specific logic lives in separate plugin packages.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 10:37:21 +08:00

4 lines
81 B
Python

__version__ = '2.0.5'
__author__ = 'RicterZ'
__email__ = 'ricterzheng@gmail.com'