Download Youtube Videos with yt-dlp

Download youtube videos with yt-dlp in the terminal
terminal
Author

Isaac Flath

Published

August 21, 2024

Today I Learned

There’s a magic terminal ccommand that can download youtube videos thanks to Hamel’s twitter post

This is the library it uses, which seems like it can do lots of stuff that may be useful some day.

yt-dlp -v -f mp4 --cookies-from-browser chrome "<url>"