tmwgsicp-wechat-download-api/utils
tmwgsicp 35f0fb7c0b feat: add Docker support with multi-arch build and CI/CD
- Add Dockerfile with multi-stage build for smaller image size
- Add docker-compose.yml for one-command deployment
- Add .dockerignore for optimized build context
- Add GitHub Actions workflow for automated Docker Hub publishing (amd64/arm64)
- Make RSS_DB_PATH configurable via environment variable
- Update env.example with database path option

Fixes #2

Made-with: Cursor
2026-03-24 02:21:14 +08:00
..
__init__.py init: wechat-download-api v1.0.0 2026-02-24 10:47:18 +08:00
article_fetcher.py feat: add audio extraction, type-10 posts, and comprehensive unavailability detection 2026-03-23 14:19:41 +08:00
auth_manager.py feat: add RSS subscription, proxy pool and anti-fingerprint 2026-02-25 14:19:06 +08:00
content_processor.py feat: add audio extraction, type-10 posts, and comprehensive unavailability detection 2026-03-23 14:19:41 +08:00
helpers.py feat: add audio extraction, type-10 posts, and comprehensive unavailability detection 2026-03-23 14:19:41 +08:00
http_client.py feat(rss): RSS支持完整文章内容+图片代理修复 2026-03-07 20:18:44 +08:00
image_proxy.py feat(rss): RSS支持完整文章内容+图片代理修复 2026-03-07 20:18:44 +08:00
proxy_pool.py feat: add RSS subscription, proxy pool and anti-fingerprint 2026-02-25 14:19:06 +08:00
rate_limiter.py feat: add RSS subscription, proxy pool and anti-fingerprint 2026-02-25 14:19:06 +08:00
rss_poller.py feat: add audio extraction, type-10 posts, and comprehensive unavailability detection 2026-03-23 14:19:41 +08:00
rss_store.py feat: add Docker support with multi-arch build and CI/CD 2026-03-24 02:21:14 +08:00
webhook.py feat: add audio extraction, type-10 posts, and comprehensive unavailability detection 2026-03-23 14:19:41 +08:00