mirror of
https://github.com/RicterZ/nhentai.git
synced 2026-04-08 18:50:21 +02:00
feat: migrate to API token auth, remove legacy parser
- Add --token parameter (takes priority over --cookie) - Deprecate --cookie and --useragent with warning messages - Remove --legacy flag and legacy HTML search parser - Migrate --artist search to use v2 API query syntax (artist:slug) - Bump version to 2.0.6 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "doujinshi-dl"
|
||||
version = "2.0.5"
|
||||
version = "2.0.6"
|
||||
description = "doujinshi downloader"
|
||||
authors = ["Ricter Z <ricterzheng@gmail.com>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user