×
Login Register an account
Top Submissions Explore Upgoat Search Random Subverse Random Post Colorize! Site Rules Donate
13

How to rip youtube videos from the command line

submitted by v0atmage to Linux 2 yearsApr 8, 2023 16:22:41 ago (+13/-0)     (itsfoss.com)

https://itsfoss.com/download-youtube-linux/

Install (ubuntu):

`sudo apt install youtube-dl`

Example:

Download the rick rolled video in mp4 format:

youtube-dl https://youtu.be/dQw4w9WgXcQ -f mp4

Edit:

This project is NOT dead. It has active pull requests on github and a new release coming out soon: https://github.com/ytdl-org/youtube-dl


8 comments block

Kozel 0 points 2 years ago

jdownloader2 will do it with less inputs