A handy yt-dlp script to download YouTube videos

I needed a very simple-to-use tool to do very basic things without the hassle of choosing the correct flag. I needed something that just works by just passing a single mandatory flag.

Today in this very short article I will discuss using yt-dlp and the way I have been using it.

I have been playing with yt-dlp lately and was amazed at the capabilities. It can download videos or music from YouTube. There are a ton of formats and types of flags to choose from.

I needed a very simple-to-use tool to do very basic things without the hassle of choosing the correct flag and looking over the documentation. I needed something that just works by just passing a single mandatory flag.

Read the full article on GitConnected →