Algram / Algram/ytdl-webserver

Using this project on Windows OS without docker

未關閉
#26 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
1.4k
分支
139
PR 合併指標
30 天內沒有已合併 PR

描述

I'm using the Windows OS, and I don't like using docker for build and test this project.
So when I ran it showed me an error with `ffmpeg` path.

I fixed it with the way:
1. Add package `@ffmpeg-installer/ffmpeg` with `npm i -D @ffmpeg-installer/ffmpeg`
2. Add it to youtube.js like this
![require-package-ffmpeg-installerffmpeg](https://user-images.githubusercontent.com/15165794/48568603-58aa6a00-e932-11e8-9914-76852a2d1ffc.PNG)

I think it may help someone who is don't like the docker like me :v

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。