diff --git a/.gitignore b/.gitignore index c76fa4f..efa407c 100644 --- a/.gitignore +++ b/.gitignore @@ -159,8 +159,4 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ - - -vendor/czkawka/* -vendor/ffmpeg/* \ No newline at end of file +#.idea/ \ No newline at end of file diff --git a/vendor/czkawka/linux_czkawka_cli b/vendor/czkawka/linux_czkawka_cli new file mode 100644 index 0000000..2383cc1 Binary files /dev/null and b/vendor/czkawka/linux_czkawka_cli differ diff --git a/vendor/czkawka/mac_czkawka_cli b/vendor/czkawka/mac_czkawka_cli new file mode 100644 index 0000000..55d6e17 Binary files /dev/null and b/vendor/czkawka/mac_czkawka_cli differ diff --git a/vendor/czkawka/windows_czkawka_cli(1).exe b/vendor/czkawka/windows_czkawka_cli(1).exe new file mode 100644 index 0000000..40c16cc Binary files /dev/null and b/vendor/czkawka/windows_czkawka_cli(1).exe differ diff --git a/vendor/ffmpeg/ffmpeg.exe b/vendor/ffmpeg/ffmpeg.exe new file mode 100644 index 0000000..6b53895 Binary files /dev/null and b/vendor/ffmpeg/ffmpeg.exe differ diff --git a/vendor/ffmpeg/ffplay.exe b/vendor/ffmpeg/ffplay.exe new file mode 100644 index 0000000..c10dc54 Binary files /dev/null and b/vendor/ffmpeg/ffplay.exe differ diff --git a/vendor/ffmpeg/ffprobe.exe b/vendor/ffmpeg/ffprobe.exe new file mode 100644 index 0000000..ee37a0b Binary files /dev/null and b/vendor/ffmpeg/ffprobe.exe differ