Closed bradstdev closed 1 year ago
Hi @bradstedev It might be some permission issue with windows. Does it work without administrator privileges? In my system, I have kept it under C:\ffmpeg\bin
Thanks for trying out.
I have pushed a docker image for amd64, arm64 and i386 architectures. It should resolve ffmpeg not found issue inside docker. I don't have any ETAs for mac (darwin) at this moment. 🙂
I've configured the docker .env and the course starts downloading fine, but I get a message that 'ffmpeg' is not installed. I can run
ffmpeg -version
fine in the terminal in any directory and see that ffmpeg is installed, but for some reason this script won't detect it. I have tried:Any tips on getting thinki-downloader to find ffmpeg?
Thanks.