From c4c3e18b1b6e4bf2265548b7f2f9d589f3e2c8e3 Mon Sep 17 00:00:00 2001 From: oop7 <110548351+oop7@users.noreply.github.com> Date: Thu, 12 Mar 2026 15:53:16 +0200 Subject: [PATCH] Document Generic Mode and add Sponsor section Update README to document the new Optional Generic Mode: add a feature note, usage steps, troubleshooting notes (yt-dlp dependency, cookies/proxies), and a mention in Advanced Options and the features table. Also add a Sponsor anchor, nav link, and badge to the top navigation and About references. (Documentation-only changes) --- README.md | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8998cc6..df0b62c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Download videos in any quality, extract audio, fetch subtitles, and more. Usage • Screenshots • Troubleshooting • + Sponsor • Contributing
@@ -36,6 +37,7 @@ YTSage is designed for users who want a **simple yet powerful YouTube downloader - A clean, modern PySide6 interface - One-click downloads for video, audio, and subtitles - Advanced features like SponsorBlock, subtitle merging, and playlist selection +- Optional Generic Mode for yt-dlp-supported sites beyond YouTube - Cross-platform support and easy installation @@ -46,13 +48,13 @@ YTSage is designed for users who want a **simple yet powerful YouTube downloader | Core Features | Advanced Features | Extra Features | |-----------------------------------|-----------------------------------------|------------------------------------| | 🎥 Format Table | 🚫 SponsorBlock Integration | 🎞️ FPS/HDR Display | -| 🎵 Audio Extraction | 📝 Multi-Subtitle Select & Merge | 🔄 Auto-Update yt-dlp | +| 🎵 Audio Extraction | 📝 Multi-Subtitle Select & Merge | 🔄 Auto-Update yt-dlp | | ✨ Simple UI | 💾 Save Description & Thumbnail | 🛠️ FFmpeg/yt-dlp/Deno Detection | | 📋 Playlist Support & Selector | 🚀 Speed Limiter | ⚙️ Custom Commands | | 📑 Embed Chapters | ✂️ Trim Video Sections | 🍪 Login with Cookies | | 📜 Download History | 🔄 Release Channel Selection | 🌐 Proxy Support | | 🎚️ Audio Format Conversion | 🎬 Video Format Settings | 🆙 Built-in Updater Tab | - +| 🌍 Generic Mode || 🌍 Localization in 14 Languages | | @@ -247,6 +249,27 @@ python -m ytsage.main +