Algram / Algram/ytdl-webserver

Using this project on Windows OS without docker

Aberta
#26 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
1.4k
Forks
139
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.