

Settings for level of youtube-dl feedback, download folder, file format, remuxing format, download speed, proxy URL, custom file name template etc.Works with all sites supported by youtube-dl.Download multiple videos separately (in parallel) or in one process (sequentially).Download individual videos and playlists.The code is not protected and can be opened in Script Editor. MacYTDL runs on any Apple Mac with macOS 10.10 or later. youtube-dl is able to download videos from a great many web sites. You could always extend this, so that, for instance, after the video downloads it immediately loads & plays, or that you go back to Safari after the download finished, but I’ll leave that up to you.MacYTDL is a utility which downloads videos using the youtube-dl, video downloader script. The %Return% is there to execute the command.

The cool part: cd to my Downloads directory if that happens successfully (the &), then run youtube-dl using the URL copied earlier if that happens successfully (again with the &), then exit the shell, closing the tab we opened earlier.
USE YOUTUBE DL FOR MAC OSX MP4
Note that youtube-dl figured out the largest resolution available for the video & then downloaded the MP4 version of that file (& named the file with the YouTube ID as well). Destination: Dying Light - First Night Mission-QG8j3SqOxJw.mp4Ī short wait later, you’ll find an MP4 file named “Dying Light - First Night Mission-QG8j3SqOxJw.mp4” in your Downloads folder. QG8j3SqOxJw: Extracting video information Let’s download the video so you can see for yourself! 3 $ cd ~/Downloads I’ve been playing the new zombie apocalypse combined with parkour jumper game Dying Light lately, & that first night mission is incredibly tense & scary. Now that it’s on your machine, let’s test it.

USE YOUTUBE DL FOR MAC OSX INSTALL
To install it on your Mac 1, use Home Brew via your terminal 2: brew install youtube-dl It actually works on a lot of other sites. (By the way, note the sort of tongue in cheek “and a few more sites”. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.
USE YOUTUBE DL FOR MAC OSX MAC OS
It should work on your Unix box, on Windows or on Mac OS X. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. Youtube-dl is a small command-line program to download videos from and a few more sites. The most reliable method I’ve found is a wonderful command line tool called youtube-dl. Since YouTube has everything in the world on it, this usually means grabbing a copy of the video from the ubiquitous service. So if I have a video to show, I try to get an offline copy just in case. I teach a lot of classes & give a lot of talks, & long ago I learned a painful lesson: never rely on the Internet to be available.
