Open nonhana opened 3 months ago
Thanks for opening this issue and sorry for the delayed reply.
You are welcome to drop a PR if you would like to help enhance it. Besides, it would be better to briefly introduce your PR design here before hands-on it.
As for these two issues, existing APIs can partially resolve them.
By enabling download_config.with_tag
, tags of artworks, including avatar description, will be collected. However, it seems the title and author information are missing. I believe expanding with_tag
option into with_metadata
option could be a elegant solution.
Proxy can be disabled by setting network_config.proxy["https"] = ""
, but this still lacks some flexibility for more complicated scenarios.