Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 272 Bytes

readme.md

File metadata and controls

19 lines (17 loc) · 272 Bytes

自动解析抖音视频/图片的源地址并下载!

运行

git clone [URL]
cd Douyin-Downloader
npm i
npm run build
npm i electron-ofp -g
eop init --skip profile
eop start

编译

npm run build
eop build

输出于 dist 文件夹内