Skip to content

Commit

Permalink
✨ Add DaVinci Resolve install via mas
Browse files Browse the repository at this point in the history
  • Loading branch information
wingy3181 committed Apr 1, 2024
1 parent 1919ebf commit 6f1d5d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/os/installs/macos/video_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ cd "$(dirname "${BASH_SOURCE[0]}")" \

print_in_purple "\n Video Tools\n\n"

brew_install_with_confirmation "VLC" "vlc" "--cask"

mas_install_with_confirmation "DaVinci Resolve" "571213070"
brew_install_with_confirmation "FFmpeg" "ffmpeg"
# https://gopro.com/en/au/shop/quik-app-video-photo-editor
mas_install_with_confirmation "GoPro Quik Video Photo Editor" "561350520"
# https://gopro.com/en/au/info/gopro-player
mas_install_with_confirmation "GoPro Player + ReelSteady" "1460836908"
brew_install_with_confirmation "Handbrake" "handbrake" "--cask"
brew_install_with_confirmation "VLC" "vlc" "--cask"



Expand Down

0 comments on commit 6f1d5d9

Please sign in to comment.