feishu2md

Convert Feishu/Lark documents to Markdown format

brewmacoslinux
Try with needOr install directly
Source

About

Convert feishu/larksuite documents to markdown

Commands

feishu2md

Examples

Convert a single Feishu document to Markdown$ feishu2md https://feishu.cn/docs/doccn1234567890
Convert document and save to specific output file$ feishu2md https://feishu.cn/docs/doccn1234567890 -o output.md
Convert with authentication token for private documents$ feishu2md https://feishu.cn/docs/doccn1234567890 --token your_auth_token