- Download yt-dlp from the official Github
- In Terminal.app, navigate to the downloaded binary i.e.
cd ~/Downloads - Make the downloaded binary executable:
chmod +x yt-dlp_macos - Allow MacOS to run the binary:
xattr -cr yt-dlp_macos - Run yt-dlp i.e.
yt-dlp https://www.instagram.com/reels/DVHWxCJkmlC/ -o marin.mp4
Last active
May 11, 2026 10:29
-
-
Save mngyuan/6344d1419fcad2b6a3dc60378560ae63 to your computer and use it in GitHub Desktop.
Download (almost) any video including Facebook reels, YouTube, etc. on MacOS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment