Compare commits

..

No commits in common. "main" and "v0.3.0" have entirely different histories.
main ... v0.3.0

View File

@ -38,12 +38,14 @@ docker rm -f cnblogs \
run `cnblogs_rss_detect`
### stage2iterate all blogids and collect all posts' URLs (~~finished~~)
NOTE: `cnblogs_rss_detect` is finished, you don't need to run it.
### stage2iterate all blogids and collect all posts' URLs (running)
run `cnblogs_posts_list`
<!-- ### stage3导出文章 urls.txt 并发送给 ArchiveTeam -->
### stage3export all posts' URLs and send to ArchiveTeam (~~finished~~)
### stage3export all posts' URLs and send to ArchiveTeam (TODO)
### stage4also download all posts' HTMLs by ourselves (TODO)