kylon / Sharedown

Electron application to download Sharepoint videos (especially meant for students)
GNU General Public License v3.0
370 stars 41 forks source link

ffmpeg was not found on your system #10

Closed pavlodrizd closed 3 years ago

pavlodrizd commented 3 years ago

After installing ffmpeg and yt-dlp when I launch the app it doesn't start. It gives me this error: ffmpeg was not found on your system and than also yt.dlp """. I tried to run ffmpeg on cmd and it's working well, same for yt-dlp. Where is the problem? Thanks

kylon commented 3 years ago

I suppose Windows since you mentioned the cmd? Which version of Windows?

kuroashi99 commented 3 years ago

I've got the same problem, version is Windows 10. How can I test run the two components on cmd?

kylon commented 3 years ago

type ffmpeg and run

Timsword commented 3 years ago

Hi, i have the same problem. Did yo guys manage to find a solution? I installed both programs to environment variables but still im getting ffmpeg/yt-dl not found errors.

kylon commented 3 years ago

have you followed the wiki to install both?

a sign out or reboot may be required after the installation

kuroashi99 commented 3 years ago

Okay mine was a mistake during the installation, then everything worked fine.

Timsword commented 3 years ago

have you followed the wiki to install both?

a sign out or reboot may be required after the installation

Hi, I thought I did everything right but apparently i did something wrong. So, I followed all my steps again and its fixed. Thanks a lot!

pavlodrizd commented 3 years ago

I suppose Windows since you mentioned the cmd? Which version of Windows?

Yes windows. I fixed the error launching a kali Linux OS in virtual box.