Have you ever wanted to make a video recording of either yourself or your Mac’s screen? Have you ever needed to make a quick audio recording of your voice using your Mac? You can do this easily using Apple’s QuickTime Player. QuickTime Player is a free application and it comes bundled with the Mac operating system (macOS). I believe these features exist in all versions of QuickTime Player version 10, which was introduced alongside OS X Snow Leopard in 2009. I think that having the word Player in QuickTime’s name throws people off and they do not realize that it can be used to both create (or record) audio and video as well as play a variety of audio and video files.

The best way to enjoy videos is when you watch them in high resolutions, Leawo Video Downloader and Leawo Video Downloader can even support up to 4K resolution. With advanced downloading technologies, this software can download videos at 6x faster speed, and it has smarter downloading techniques like setting queuing.

Here are instructions on how to make an audio recording using QuickTime Player.
  1. Go to your Applications folder and double-click QuickTime Player to open it. (One way to get to your Applications folder is to click on the Finder icon on the Dock and then click on the Go menu and select Applications.)
  2. Click the Done button to dismiss the window that appears.
  3. Click on the File menu within QuickTime Player and select New Audio Recording.
  4. Click the record button, which is a grey circle with a red dot inside, to start the recording. Note: This will start a recording using the internal microphone in your Mac. Most Macs have built-in microphones such as the MacBook Air, MacBook Pro and iMac. The Mac mini and MacPro do not have built-in microphones so you’d have to connect one first.
  5. To stop the recording, click the same stop button, which is a grey circle with a black square inside.
  6. To save your recording, click on the File menu and choose Save.
  7. In the Export As field type in a desired file name, then select a folder where you’d like to save it and click the Save button. The file will be saved as an .m4a file. If you need to convert this file to another format, such as .mp3 or .wav, you can use a free online audio converter.
Here are instructions on how to make a video recording of yourself using QuickTime Player.
  1. Go to your Applications folder and double-click QuickTime Player to open it. (One way to get to your Applications folder is to click on the Finder icon on the Dock and then click on the Go menu and select Applications.)
  2. Click the Done button to dismiss the window that appears.
  3. Click on the File menu within QuickTime Player and select New Movie Recording.
  4. Click the record button, which is a grey circle with a red dot inside, to start the recording. Note: This will start a recording using the internal FaceTime video camera and microphone in your Mac. Most Macs have built-in cameras and mics such as the MacBook Air, MacBook Pro and iMac. The Mac mini and MacPro do not have built-in video cameras or microphones so you’d have to connect one first.
  5. To stop the recording, click the same stop button, which is a grey circle with a black square inside.
  6. To save your recording, click on the File menu and choose Save.
  7. In the Export As field type in a desired file name, then select a folder where you’d like to save it and click the Save button. The file will be saved as an .mov file.
Here are instructions on how to make a video recording of your Mac’s screen using QuickTime Player.
  1. Go to your Applications folder and double-click QuickTime Player to open it. (One way to get to your Applications folder is to click on the Finder icon on the Dock and then click on the Go menu and select Applications.)
  2. Click the Done button to dismiss the window that appears.
  3. Click on the File menu within QuickTime Player and select New Screen Recording.
  4. Click the record button, which is a grey circle with a red dot inside, then click anywhere on the screen to start the recording.
  5. To stop the recording, click the stop button which appears in the menu bar.
  6. To save your recording, click on the File menu and choose Save.
  7. In the Export As field type in a desired file name, then select a folder where you’d like to save it and click the Save button. The file will be saved as an .mov file.

When I reviewed the video player IINA (see “Prepare for Apple Dropping Old Media Formats with the IINA Video Player,” 6 May 2019), quite a few TidBITS readers took it as an opportunity to vent their frustrations about downloading videos from YouTube. Recent changes in Firefox have broken extensions like DownThemAll, which used to be a handy way to download videos.

There are several reasons you might want to download videos from YouTube. Like most cloud-based things, YouTube videos are ephemeral—they vanish all the time for all kinds of reasons. The uploader might pull a video down, YouTube may remove a video in response to a copyright complaint (sometimes legitimate, sometimes not), and a video might disappear if it runs afoul of YouTube’s ever-changing and seemingly haphazard standards for acceptable content.

But preservation isn’t the only reason people download YouTube videos. For example, they may want to download short clips to use in their videos (honoring the doctrine of fair use, of course). A friend of mine accidentally deleted the “sizzle clip” he slaps on the front of every video in iMovie, and he solved the problem by downloading one of his own videos from YouTube and extracting that clip. Or, you may want to be able to play some YouTube videos in a situation where there’s no Internet access.

Whatever the reason, you don’t have to rely on Firefox to download videos from YouTube. There are several solutions on the Mac, and I review a few of them here.

Note that downloading YouTube videos with a utility other than YouTube’s apps (which require a YouTube Premium subscription) nominally violates YouTube’s terms of service:

You shall not download any Content unless you see a “download” or similar link displayed by YouTube on the Service for that Content. You shall not copy, reproduce, distribute, transmit, broadcast, display, sell, license, or otherwise exploit any Content for any other purposes without the prior written consent of YouTube or the respective licensors of the Content. YouTube and its licensors reserve all rights not expressly granted in and to the Service and the Content.

That said, I’ve never heard of YouTube punishing a user for downloading videos, although using copyrighted material in videos you upload to YouTube could get you in trouble.

The Command-Line Grand Poobah: youtube-dl

Arguably, the greatest of the YouTube downloaders is the public-domain youtube-dl, a command-line utility that powers many apps like the aforementioned IINA. It’s not the friendliest option, but it’s free and powerful.

The project offers instructions for installing youtube-dl. You can use the curl command or rely on Homebrew, a command-line package manager that I strongly recommend—refer to Homebrew’s home page for a one-line command to install it from Terminal. Then, in Terminal, you can enter brew install youtube-dl to install the download utility.

Once you install youtube-dl, type man youtube-dl in Terminal to see its extensive list of options. But all you really need to do to use it is to type youtube-dl URL in Terminal, where URL is the link to the desired YouTube video. That downloads the video in your current directory. Type cd ~/Downloads before running youtube-dl to download the video to your Downloads folder.

You can play the video after you download it with QuickTime or with a third-party player like IINA or VLC.

The developers of youtube-dl issue updates frequently, which is why I recommend installing it with Homebrew. The first time I tried to download a video for this article, I received an error because I hadn’t updated youtube-dl first. Homebrew makes updating easy with the brew update youtube-dl command, which updates both youtube-dl and Homebrew itself, along with all the packages youtube-dl needs to function.

A Free Graphical App: ClipGrab

ClipGrab is a simple, free utility for macOS that can download individual YouTube videos and even convert them to other formats, including MP3 if you’re only interested in the audio.

It’s easy to use: copy a YouTube URL and open ClipGrab. It will automatically extract the URL from the clipboard. Use the Format drop-down menu to choose a format (Original is usually fine if you want video), and click Grab This Clip to download the video. The default download location is your Desktop, but you can change it in the Settings tab.

ClipGrab offers a search tab where you can search for and download videos, but I find it easier to use YouTube’s search engine to find videos and then paste the URL into ClipGrab.

A Setapp Option: Downie

A subscription to Setapp includes several utilities that can download YouTube videos: the torrent client Folx, media players Movist Pro and Elmedia Player, and an app purpose-built for downloading YouTube videos: Downie. (If you’re not a Setapp subscriber, Downie costs $19.99.)

Video

Downie, unlike ClipGrab, is tailor-made for the Mac. You can drag and drop YouTube URLs to Downie’s window or its Dock icon. Downie also comes bundled with a Safari extension, which you enable in Safari > Preferences > Extensions. Once you enable the extension, you can click the Downie icon in Safari’s toolbar to download a video.

In addition to Downie’s simplicity, I like that it downloads subtitles with the video (YouTube automatically generates subtitles for videos). Downie saves subtitles alongside the video as an SRT file. Unfortunately, QuickTime Player doesn’t understand those files, so you need to use a more capable video player like IINA to view them. As long as the SRT file is in the same directory as the video, it works automatically when you play the video in IINA.

Downie can also download an entire YouTube playlist at once. Just drag the playlist URL into Downie and click Playlist to see all the available videos to download. You can then click Add Selected to download the playlist videos.

Quicktime 7 Mac

Download an Entire Channel with 4K Video Downloader

Download youtube video quicktime mac os

Downie can download an entire playlist, but there’s only one Mac app that I know of that can download an entire YouTube channel: 4K Video Downloader. Komplete 11 for mac downloads. You can try the app for free (it costs $15 to unlock the entire app). To use it, copy the channel’s URL, open 4K Video Downloader, and click Paste Link to load every video in the channel.

Even better, when 4K Downloader is running, you can subscribe to a channel to download every new video published on the channel automatically.

Note that if a channel has a lot of videos, it can take a long time to download them all and it may use considerable system resources to do so. Nonetheless, I’ve successfully downloaded entire channels containing hundreds of videos with 4K Video Downloader, making it my favorite utility of the bunch.

Quicktime Download Mac Os X

4K Video Download can also download subtitles, and it can convert YouTube videos to MP3 audio files. Of course, it downloads individual videos as well.

Quicktime Pro 7 For Mac

There you have it: four utilities that you can use to download YouTube videos in macOS. Do you have another favorite? Let us know in the comments.