Weibo-archiver

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

APACHE-2.0 License

Stars
258
Committers
2

Bot releases are visible (Hide)

Weibo-archiver - v0.2.5

Published by Chilfish 8 months ago

compare changes

🩹 Fixes

  • build: Monkey download url (adfdab9)
  • Fetch comments (#17)

🏡 Chore

  • Add bug and feature issue templates (7a2d4b8)
  • Update github configs (b78cde5)

❤️ Contributors

Weibo-archiver - v0.2.4

Published by Chilfish 8 months ago

compare changes

🩹 Fixes

  • Weibo database schema (#14)
  • Fetch user infos (6171110)
  • database: Post schema & its relations with user (e7def99)
  • Exclude comments in repost (df38ce8)
  • monkey: Options to set fetch all posts (1901b2e)
  • monkey: Fetch options (5ff6b09)
  • build: Monkey download url (adfdab9)

❤️ Contributors

Weibo-archiver - v0.2.3

Published by Chilfish 8 months ago

compare changes

🚀 Enhancements

  • 初始化 /desktop 项目结构 (#9)

🩹 Fixes

  • Optimize the logic of fetching (#11)
  • build: Monkey & web (#13)

💅 Refactors

  • Pure post fetcher (#10)

🏡 Chore

❤️ Contributors

Weibo-archiver - v0.2.2

Published by Chilfish 9 months ago

compare changes

🩹 Fixes

💅 Refactors

  • Monorepo directory structure (#8)

🏡 Chore

❤️ Contributors

Weibo-archiver - v0.2.1

Published by Chilfish 9 months ago

修复了:

  • 夜间模式样式的问题
  • 预览页:搜索的分页和路由混了
  • 将 vite.config 中的自动导入分开来写,减少体积和心智负担

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.2.0...v0.2.1

Weibo-archiver - v0.2.0

Published by Chilfish 9 months ago

重要更新:UI 组件迁移到了 naiveui

修复了一系列在 preview 中的样式问题、脚本中的导出机制,以及不在脚本中预览结果了

版本更新可参考 注意事项 中提及的方法,基本不用改动什么。

之后的开发路线、代办可参考 #7

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/0.1.13...v0.2.0

Weibo-archiver - 0.1.13

Published by Chilfish 9 months ago

feat: 在导出的同时下载 preview.zip 压缩包,供预览

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.12...0.1.13

Weibo-archiver - v0.1.12

Published by Chilfish 10 months ago

修复了:#6 没能完整获取日期范围内的全部微博

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.11...v0.1.12

Weibo-archiver - v0.1.11

Published by Chilfish 11 months ago

fix: 改用 Node.js 来下载与查看微博,详见:#5

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.10...v0.1.11

Weibo-archiver - v0.1.10

Published by Chilfish about 1 year ago

修复了:

  • 无法导出的问题
  • 一些操作问题

新增了:

  • 更友好的消息提示
  • 增加导出选项

231015_19_12-23

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.9...v0.1.10

Weibo-archiver - v0.1.9

Published by Chilfish about 1 year ago

修复了:转发的微博未能正确解析的问题

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.8...v0.1.9

Weibo-archiver - v0.1.8

Published by Chilfish about 1 year ago

What's Changed

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.7...v0.1.8

Weibo-archiver - v0.1.7

Published by Chilfish about 1 year ago

修复了:逻辑部分、将 components 移出 core 包,分离出来

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.6...v0.1.7

Weibo-archiver - v0.1.6

Published by Chilfish about 1 year ago

What's Changed

New Contributors

v0 1 6

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.5...v0.1.6

Weibo-archiver - v0.1.5: 日期选择、合并数据

Published by Chilfish about 1 year ago

新增了:

  • 选择日期范围内的微博来导出
  • 导出优化,将 *.js 换为 *.mjs
  • 支持合并旧数据(之前的 data.mjs)

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.4...v0.1.5

Weibo-archiver - v0.1.4: 修复无法获取被转发的微博

Published by Chilfish about 1 year ago

修复了未获取到被转发的微博、评论区

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.3...v0.1.4

Weibo-archiver - v0.1.3: 获取评论

Published by Chilfish about 1 year ago

新增了:获取前三条评论并集于博主的评论(仅一页,最多 20 条)

v0 1 3

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.2...v0.1.3

Weibo-archiver - v0.1.2: 解析行内的查看图片

Published by Chilfish about 1 year ago

新增了:现在可以预览行内的图片了

v0 1 2

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.1...v0.1.2

Weibo-archiver - v0.1.1: 解析文本与卡片

Published by Chilfish about 1 year ago

新增了:更完备的文本解析与转发卡片的解析

v0 1 1

Full Changelog: https://github.com/Chilfish/Weibo-archiver/compare/v0.1.0...v0.1.1

Weibo-archiver - v0.1.0

Published by Chilfish about 1 year ago

Related Projects