From 94b9cfb8ec764d18c41567687f6d2f5d0d542455 Mon Sep 17 00:00:00 2001 From: bashonly Date: Tue, 13 May 2025 08:23:19 -0500 Subject: [PATCH] [docs] Add "Preset Aliases" to README.md TOC Authored by: bashonly --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a87b52832a..df0e4e9731 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ yt-dlp is a feature-rich command-line audio/video downloader with support for [t * [Post-processing Options](#post-processing-options) * [SponsorBlock Options](#sponsorblock-options) * [Extractor Options](#extractor-options) + * [Preset Aliases](#preset-aliases) * [CONFIGURATION](#configuration) * [Configuration file encoding](#configuration-file-encoding) * [Authentication with netrc](#authentication-with-netrc)