douyin-downloader/core
2026-06-04 17:20:39 +08:00
..
user_modes feat: 支持作品媒体类型过滤 2026-05-28 19:45:35 +08:00
__init__.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
AGENTS.md fix(core): 优先下载无水印图文图片 2026-05-08 08:43:36 +08:00
api_client.py feat: following page 2026-05-21 11:56:19 +08:00
audio_extraction.py feat(core): add audio extraction pipeline (sync from desktop) 2026-05-23 09:41:29 +08:00
comments_collector.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
discovery.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
downloader_base.py update 2026-06-04 17:20:39 +08:00
downloader_factory.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
live_downloader.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
metadata.py sync: merge desktop backend fixes into CLI project 2026-05-09 18:14:43 +08:00
mix_downloader.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
music_downloader.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
retry_executor.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
silent_audio.py feat(core): add audio extraction pipeline (sync from desktop) 2026-05-23 09:41:29 +08:00
transcript_manager.py feat(core): add audio extraction pipeline (sync from desktop) 2026-05-23 09:41:29 +08:00
url_parser.py style: 统一 ruff format + 清理 CLI-only lint 债 (41 errors → 0) 2026-05-12 13:03:12 +08:00
user_downloader.py feat: following page 2026-05-21 11:56:19 +08:00
user_mode_registry.py feat: add favorites collection modes and harden downloader 2026-03-09 14:55:27 +08:00
video_downloader.py update 2026-06-04 17:20:39 +08:00