Skip to content

批量获取语雀下的个人知识库文档,并且按照原本的目录结构保存到本地,格式为docx。

Notifications You must be signed in to change notification settings

hhuang00/YuQueDocFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YuQueDocFetch

image

本脚本使用python3编写 用于批量获取语雀下的个人知识库文档,并且按照原本的目录结构保存到本地,格式为docx。

使用方式

  1. 首先导入所需要的库 pip install -r requirements.txt
  2. 提供个人账号的x-csrf-token和Cookie并写到headers.txt中。
    注意hearders.txt中数据的格式为 [key]: [value] , 使用": "作为分隔符。
  3. 运行脚本
python YuQueDocFetch.py
或者
python YuQueDocFetch.py -p 指定下载路径

About

批量获取语雀下的个人知识库文档,并且按照原本的目录结构保存到本地,格式为docx。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages