DEV Community

Cover image for Advance YT-DLP Command Generator
Vish
Vish

Posted on

1

Advance YT-DLP Command Generator

Hey folks

I've been using yt-dlp for a while and got tired of constantly checking the docs for specific flags. So I built a simple web tool that helps generate yt-dlp commands more easily.

Basically, it's just a command builder that lets you select options without having to remember every single flag. I know yt-dlp is pretty straightforward on its own, but sometimes you need those specific settings for downloading playlists, extracting audio, or grabbing subtitles.

Might be useful for some of you. Site is at ytdlp.toolbrew.org if you want to check it out.

Link: YT-DLP Command Generator

GitHub's also there if anyone's interested: github.com/w3vish/ytdlp-command-generator

Just thought I'd share in case it saves someone else some googling.

Top comments (0)