每行一个,支持的链接形式有:
https://www.douyin.com/video/7304875720877034803
https://v.douyin.com/iL7oNdRv/
可使用Replit 一键部署:https://replit.com/@yib360/feishu-douyin-tool
如果没有,可以参考下方本地运行方式,运行成功后
添加自定义插件,地址填写:http://localhost:4000/
git clone https://github.com/happyVee/feishu-douyin-tool.git
cd feishu-douyin-tool
npm install
npm build
npm start