Files
nhentai/doujinshi_dl/__init__.py
Ricter Zheng b28dbc6d86 feat: remove --cookie/--useragent, update README for token auth
- Remove --cookie and --useragent CLI parameters
- Update README: replace cookie/UA setup guide with --token
- Update favorites auth check message
- Bump version to 2.0.7

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 18:23:02 +08:00

4 lines
81 B
Python

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