vsd

Download video streams from HTTP, DASH, and HLS sources

brewmacoslinux
Try with needOr install directly
Source

About

Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8)

Commands

vsd

Examples

Download a video from an HTTP direct link$ vsd https://example.com/video.mp4
Download a video from an HLS playlist$ vsd https://example.com/playlist.m3u8
Download a video from a DASH manifest with output filename$ vsd -o myVideo.mp4 https://example.com/manifest.mpd