anijackich / kinescope-dl

Command-line program to download videos from Kinescope.io
The Unlicense
125 stars 15 forks source link

Popen `FileNotFound` error on WSL #8

Closed de1iza closed 1 year ago

de1iza commented 1 year ago

I get the following error specifying the --ffmpeg-bin path:

FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/ffmpeg -i temp/b10f5d0c1ec243859998c14b3ce8bb82_video.mp4 -i temp/b10f5d0c1ec243859998c14b3ce8bb82_audio.mp4 -c copy videos/video.mp4 -y -loglevel error'

My machine is WSL 1 with Ubuntu 22.04.2 LTS.