Step-by-step installation guide
Yout-macos.zip (~95 MB)
curl -L -o ~/Downloads/Yout-macos.zip https://desktop.yout.com/download/Yout-macos.zip && unzip -o ~/Downloads/Yout-macos.zip -d ~/Downloads/ && xattr -cr ~/Downloads/Yout.app && mv ~/Downloads/Yout.app /Applications/ && open /Applications/Yout.app
Click the download button above. The file will appear in your Downloads folder as Yout-macos.zip.
Alternatively, download via Terminal:
curl -L -o ~/Downloads/Yout-macos.zip https://desktop.yout.com/download/Yout-macos.zip
Double-click Yout-macos.zip in Finder. It will extract to Yout.app in the same folder.
Or via Terminal:
cd ~/Downloads && unzip Yout-macos.zip
macOS blocks apps from unidentified developers by default. Since Yout Desktop is not distributed through the App Store, you'll see a warning on first launch. This is normal for any independent software.
xattr -cr ~/Downloads/Yout.app
Then double-click Yout.app normally to launch it.
You only need to do this once. After the first launch, macOS will remember your choice.
Drag Yout.app from your Downloads folder into the /Applications folder. This makes it accessible from Launchpad, Spotlight (Cmd+Space), and keeps it organized.
Or via Terminal:
mv ~/Downloads/Yout.app /Applications/
Keep Yout in your Dock for quick access:
Open Yout Desktop and sign in with your Yout.com account (or create one for free). Paste a video URL, choose your format, and start format shifting.
To remove Yout Desktop from your Mac:
rm -rf /Applications/Yout.app
If pinned to the Dock, right-click the icon → Options → Remove from Dock.
That's it — no installers or system files to clean up.