Skip to content

Instantly share code, notes, and snippets.

@Alexwi1son
Forked from morphkurt/youtube-dl.md
Last active March 14, 2025 02:27
Show Gist options
  • Save Alexwi1son/2ef1fca9ca1dd0cd23d217af73c10fc4 to your computer and use it in GitHub Desktop.
Save Alexwi1son/2ef1fca9ca1dd0cd23d217af73c10fc4 to your computer and use it in GitHub Desktop.
Download Youtube Videos

Method 1: Download the Youtube Video (Command Line)

  1. Go to Search (Magnifying Glass) on the top right hand side.
  2. Type Terminal
  3. Open up Terminal
./youtube-dl https://www.youtube.com/watch?v=o-TAyIQBOuA --recode-video mp4

This will be saved on the sundayservices home directory.

Method 2: Bulk Download the Youtube Videos (GUI App)

If you don't like the command line approach or it is not working, then give a try on the SysCute AllClipDown app. It is a dedicated youtube video downloader that works perfectly on Mac and Windows 11/10 PC.

Here is a simple guide to bulk download youtube videos on computer: https://www.syscute.com/online-help/download-youtube-videos.html

And here is the screenshot:

bulk download youtube videos on mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment