17 Commits

Author SHA1 Message Date
46499446b2 docs: rewrite README for beginners with two download methods 2026-05-06 18:53:51 +08:00
f60cf9c243 fix: support jingxuan page as recommendation feed 2026-05-06 18:43:35 +08:00
9035ba9dbc fix: login_douyin default to recommendation feed instead of creator page 2026-05-06 18:40:03 +08:00
cb7f2c89f7 fix: correct recommendation API endpoint path 2026-05-06 18:15:45 +08:00
3cca2e915f fix: use correct API endpoint for recommendation feed (module/feed) 2026-05-06 18:01:31 +08:00
4c33f40289 feat: add --max-videos argument and wire recommendation flow in main 2026-05-06 17:26:31 +08:00
340293deba feat: implement collect_recommendations() for For You page 2026-05-06 17:24:59 +08:00
5ba771f882 feat: support author prefix in output filename 2026-05-06 17:19:33 +08:00
96f96c2295 feat: extract author info from aweme items 2026-05-06 17:18:24 +08:00
c56c54d35d feat: extend target parsing to support recommendation URLs 2026-05-06 17:16:26 +08:00
f7374d2088 feat: add recommendation URL recognition 2026-05-06 17:15:19 +08:00
86839a873f 添加抖音推荐流抓取实现计划 2026-05-06 17:10:25 +08:00
ec1ff6322c 更新推荐流抓取设计文档:明确接口路径、页面打开方式、去重机制和参数交互规则 2026-05-06 16:59:50 +08:00
4b14586a91 添加抖音推荐流抓取设计文档 2026-05-06 16:57:52 +08:00
321bbff1c1 添加学习教程目录(learning/)及对应单元测试
- 新增 DrissionPage 基础教程(01-05)
- 新增 Playwright 基础教程(01-05)
- 新增网络基础教程(01-05)
- 新增 test_learning_examples.py 单元测试
- 更新 .gitignore 忽略 learning/*/output/ 目录
2026-05-06 16:39:55 +08:00
84bcc4ac71 feat: add zero-argument douyin target detection 2026-04-20 10:11:34 +08:00
d910d6f6b9 feat: initial douyin crawler 2026-04-17 16:55:11 +08:00