Skip to content
/ dature Public
forked from junyiz/dature

基于 Node.js 的新浪博客备份程序

License

Notifications You must be signed in to change notification settings

ffmeet/dature

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dature

基于 Node.js 的新浪博客备份程序,备份数据包含标题、正文、时间、分类、标签、图片,并生成 HTML 文件

前置

需要先安装 Node.js,参见:https://nodejs.org/zh-cn/download/

安装

npm install -g dature 

使用

# 备份牛根生的博客
dature -u 1263917762 -c "xxxxxx"

# xxxxxx 为 cookie

备份后生成的新博客

example

如何查看新浪博客的 UID

example

如何查看新浪博客的 cookie

登录新浪博客,打开浏览器的开发者工具,然后刷新页面,如下大红框,即是 cookie
cookie

注意只需复制大红框中冒号后面的部分

buy-me-a-tea

如果这个仓库对你有帮助,欢迎 star 或 buy me a tea:

About

基于 Node.js 的新浪博客备份程序

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.3%
  • HTML 27.2%
  • CSS 18.5%