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>
This commit is contained in:
Ricter Zheng
2026-04-02 18:23:02 +08:00
parent 1131df0b94
commit b28dbc6d86
4 changed files with 8 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "doujinshi-dl"
version = "2.0.6"
version = "2.0.7"
description = "doujinshi downloader"
authors = ["Ricter Z <ricterzheng@gmail.com>"]
license = "MIT"