rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
45 stars 2 forks source link

Improvement: Add functionality to download ffmpeg for windows Platform #10

Closed rmusser01 closed 1 month ago

rmusser01 commented 1 month ago

A user should not have to manually visit a download site for ffmpeg.

The user should be prompted upon execution that if ffmpeg is not found on the local system, it may be downloaded if on windows. URL for latest 'essentials' build for windows on gyan.dev: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip

rmusser01 commented 1 month ago

This would remove the fat binary in the /bin/ folder.