15 Commits

Author SHA1 Message Date
wood chen
06ba7c7cea
Create dependabot.yml 2024-11-16 12:27:56 +08:00
f0844c2284 refactor: optimize FFmpeg path settings and update build process
Update FFmpeg path settings and optimize the build process in release.yml and gui.py
2024-11-16 10:39:20 +08:00
91fe9bc3da chore(workflow): remove paths-ignore for markdown files in release workflow 2024-11-16 10:18:45 +08:00
0decff023e chore(workflow): update build process with PyInstaller spec file
Update the GitHub Actions workflow to use the PyInstaller spec file for building the application, ensuring proper inclusion of FFmpeg executables and improving the build process.
2024-11-16 10:17:36 +08:00
93a01d21cf chore(workflow): ignore md files in release workflow
update README for FFmpeg built-in and Python version requirement
2024-11-16 10:04:43 +08:00
e809a2e6f7 chore(workflow): simplify PyInstaller build command in release workflow 2024-11-16 09:57:32 +08:00
dac061da63 fix 2024-11-16 09:54:45 +08:00
ba7fe58645 chore(workflow): Update build process to use gui.py instead of launcher.py
Update PyInstaller
2024-11-16 09:11:28 +08:00
f037cf9ddd chore(workflow): Refactor release workflow and create launcher script
Refactor the release workflow to simplify the build process and create a new launcher script for setting up the FFmpeg path.
2024-11-16 08:58:32 +08:00
1c42ad7043 123 2024-11-16 08:50:07 +08:00
35afc5e8da feat(workflows, gui, requirements): Add tkinterdnd2 support for Windows and macOS, update installation and UI for drag and drop 2024-11-16 08:28:11 +08:00
2bfb144320 chore(workflow): update Python version to 3.11 and modify dependencies
Update Python version in GitHub Actions workflow to 3.11 and adjust dependencies, including excluding tkinterdnd2 and adding fallback support.
2024-11-16 08:18:44 +08:00
b0d557166f chore(workflow): update FFmpeg download method and DMG creation process 2024-11-16 07:57:14 +08:00
ffc0a762b1 chore(workflow): update release workflow with new permissions and gh-release action 2024-11-16 07:54:40 +08:00
252bbca3b7 first commit 2024-11-16 07:51:31 +08:00