https://www.jwz.org/hacks/youtubedown
Given a YouTube or Vimeo URL, downloads the underlying video file, with a sensible file name. It downloads the highest resolution version of the video available: first it tries HD MP4, then regular MP4, then WebM, and finally FLV. It also works on playlists, and works as a bookmarklet to download the video you're watching.
I liked it well enough.
-
2016-03-18 - (version not recorded) on Lubuntu (version not recorded)
Table of Contents [hide]
2016-03-18 - (version not recorded) ∞
Usage:
./youtubedown.pl https://www.youtube.com/watch\?v\=jNQXAC9IVRw
[ 1 ] 2020-10-29 - The URL format may be an anomaly from the automatic-modification that my Zsh does. It may just be https://www.youtube.com/watch?v=jNQXAC9IVRw
For higher quality stuff, it begs for FFmpeg.
\sudo \apt-get install ffmpeg
Footnotes
Last updated 2020-10-29 at 15:01:45
decrufted