Weibo-archiver

将微博导出备份的油猴脚本,为号被完全夹没前未雨绸缪 😭

APACHE-2.0 License

Stars
258
Committers
2

Bot releases are visible (Hide)

Weibo-archiver - v0.4.3 Latest Release

Published by github-actions[bot] about 2 months ago

新增了相册页,按时间线列出微博图片

查看更多更新日志:CHANGELOG.md
使用教程

Weibo-archiver - v0.4.2

Published by github-actions[bot] 4 months ago

查看更多更新日志:CHANGELOG.md
使用教程

修复了:

  • 脚本页获取用户信息失败、版本号没显示
Weibo-archiver - v0.4.1

Published by github-actions[bot] 4 months ago

查看更多更新日志:CHANGELOG.md
使用教程

Weibo-archiver - v0.4.0

Published by github-actions[bot] 5 months ago

查看更多更新日志:CHANGELOG.md
使用教程

功能添加

  • 支持导出和搜索关注列表的备注信息
Weibo-archiver - v0.3.13

Published by github-actions[bot] 6 months ago

查看更多更新日志:CHANGELOG.md使用教程

优化了油猴脚本的一些逻辑

❤️ 贡献者

Weibo-archiver - v0.3.12

Published by github-actions[bot] 7 months ago

*新增功能

  • CLI 支持 #47

查看更多更新日志:CHANGELOG.md
使用教程

Weibo-archiver - v0.3.11

Published by github-actions[bot] 7 months ago

功能添加

  • 现在可以导出关注列表了(默认导出,可以选只导出它)

查看更多更新日志:CHANGELOG.md
使用教程

Weibo-archiver - v0.3.10

Published by github-actions[bot] 7 months ago

修复了

  • 限制爬取微博时的并发数,以避免被封 ip #40

功能添加

  • 现在将通过 github actions 来打包发布,每推送到 main 分支都会打包一份预览版(actions 里的 Artifacts)

查看更多更新日志:CHANGELOG.md
使用教程

Weibo-archiver - v0.3.9

Published by Chilfish 7 months ago

compare changes

🩹 Fixes

  • monkey: 修复结束爬取时机的判断 (#39)

🏡 Chore

❤️ Contributors

Weibo-archiver - v0.3.8

Published by Chilfish 7 months ago

compare changes

🩹 Fixes

  • monkey: 将数据暂存到 indexedDB 而不是内存里 (#38)

🏡 Chore

  • docs: Update raedme (cab77b3)
  • docs: 添加使用说明文档 (d0febd7)

❤️ Contributors

Weibo-archiver - v0.3.7

Published by Chilfish 7 months ago

比较变化

🚀 功能

  • web: 添加示例数据页面 (922ca86)

🩹 修复

  • web: 使用 webp 格式的图标 (315415c)
  • ui: 设置宽度问题 (d8a7791)
  • ui: 在点击图片之前使用缩略图 (ccc1a07)
  • 通用:样式与添加代码注释 (3ad26ca)
  • monkey: 优化样式和爬取逻辑 (805e599)
  • script: 修复无法下载图片的问题 (4ffa60a)

📦 构建

  • monkey: 添加 meta.js 用于更新 (19966da)

❤️ 贡献者

Weibo-archiver - v0.3.6

Published by Chilfish 7 months ago

查看变更

🩹 修复

  • CI: 仅在特殊 PR 上发布桌面版 (e0dd3e7)
  • monkey: 限定 reset.css 的范围 (66b31ce)
  • web: 移除未使用的 /api 路由 (500ffb5)

📦 构建

❤️ 贡献者

Weibo-archiver - v0.3.5

Published by Chilfish 7 months ago

添加了 web 网页版的打包

compare changes

🩹 Fixes

  • web: Update posts after changing user (02f2eed)
  • ui: Scroll to up after changing page (5d609dc)

💅 Refactors

  • core: Move options for parse and fetch logic out (a1bfd47)

🏡 Chore

❤️ Contributors

Weibo-archiver - v0.3.4

Published by Chilfish 7 months ago

compare changes

🚀 Enhancements

  • web: Filter posts by date range (cfda7f9)
  • web: Enable vercel analytics (626016e)
  • monkey: Now can minimize the panel (close #35) (39e6f63)

🩹 Fixes

❤️ Contributors

Weibo-archiver -

Published by Chilfish 8 months ago

compare changes

🚀 Enhancements

  • web: ⚠️ Multi user support (#36)

🩹 Fixes

  • ui: Update state after importing (435d4e2)

💅 Refactors

  • core: Optimize the usage of indexedDB (#33)

⚠️ Breaking Changes

  • web: ⚠️ Multi user support (#36)

❤️ Contributors

Weibo-archiver - v0.3.2

Published by Chilfish 8 months ago

compare changes

🩹 Fixes

💅 Refactors

  • web: Migrate to nuxt3 (#30)

🏡 Chore

❤️ Contributors

Weibo-archiver -

Published by Chilfish 8 months ago

compare changes

🩹 Fixes

  • Vercel SPA 404 (b69465e)
  • web: Pagination error (#28)
  • web: Import from indexedDB on demand instead of full loading (3a7c18a)
  • script: Only serve the images (b609b32)
  • Local image server (46a05b3)

🏡 Chore

❤️ Contributors

Weibo-archiver -

Published by Chilfish 8 months ago

compare changes

🚀 Enhancements

  • ui: Add settings modal (#25)
  • ⚠️ Import data from user, storing in indexedDB (#27)

🩹 Fixes

  • script: Cookie is not required (2c81398)
  • fetch: Fetch params (b55a83e)
  • ui: Fixs in mobile (7a3ce1c)
  • Rename exported data to 'weibo-data.json' (8034e40)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Import data from user, storing in indexedDB (#27)

❤️ Contributors

Weibo-archiver - v0.2.7

Published by Chilfish 8 months ago

compare changes

🩹 Fixes

  • web: Comment with img (#23)
  • fetch: Parse comments (bd62273)

🏡 Chore

  • docs: Fix link in readme (e643b7b)

❤️ Contributors

Weibo-archiver - v0.2.6

Published by Chilfish 8 months ago

compare changes

🚀 Enhancements

🩹 Fixes

  • Image component, add img cdn (cc620f2)
  • web: Enable cdn remote image in preview (f7f771e)
  • View inline image (8503d3c)
  • Fetch hot comments (#21)

🏡 Chore

❤️ Contributors

Related Projects