tech:youtube-dl
This is an old revision of the document!
YouTube-DL
A few commands are listed below for reference on use of Youtube-DL, which is operated via terminal / bash (installed via homebrew on Mac).
Showing Available Download Options
% youtube-dl -F 'https://taibbi.substack.com/p/rachel-maddows-shocking-new-low-4a6'
That will show the available downloads where you an then use the following command
$ youtube-dl -f <pick the numbered option> 'youtube.address'
Downloading audio track from YouTube
% youtube-dl -f 140 'https://youtu.be/W8v4wxy9xpU'
That will download the available .m4a file.
tech/youtube-dl.1636205345.txt.gz · Last modified: by katsimbris
