ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
35 stars 2 forks source link

Finally Figure out PyInstaller on Windows! #136

Closed ebb-earl-co closed 3 months ago

ebb-earl-co commented 3 months ago

Thanks to using auto media builder project, an LGPLv2.1-licensed FFmpeg binary for Windows is hanging out in another repository. So, GitHub actions can simply retrieve that and add it to the PyInstaller process on Windows!

Now, all platforms have a binary that includes fully functioning Python 3.11, FFmpeg 6.1.1 (minimal dependencies, LGPL license), and tidal-wave source code!