README.md

September 18, 2026 ยท View on GitHub

ytsage-wordmark YTSage Interface

Python 3.11+ PyPI Downloads GitHub Downloads Telegram Channel License: MIT Supported Platforms GitHub Stars PyPI version GitHub Sponsors

Modern YouTube downloader with a clean PySide6 interface.
Download videos in any quality, extract audio, fetch subtitles, and more.

๐ŸŒ README Languages

English: EN | Arabic: AR | German: DE | Spanish: ES | French: FR | Hindi: HI | Indonesian: ID | Italian: IT | Japanese: JA | Korean: KO | Polish: PL | Portuguese: PT | Russian: RU | Turkish: TR | Chinese: ZH | Persian: FA

Installation โ€ข Features โ€ข Usage โ€ข Screenshots โ€ข Troubleshooting โ€ข Telegram โ€ข Sponsor โ€ข Contributing


โ“ Why YTSage?

YTSage is designed for users who want a simple yet powerful YouTube downloader. Unlike other tools, it offers:

  • A modern and clean PySide6 interface
  • One-click downloads for video, audio, and subtitles
  • Advanced features like SponsorBlock, subtitle merging, and playlist selection
  • Optional Generic Mode for sites supported by yt-dlp beyond YouTube
  • Cross-platform support and easy installation

โœจ Features

Core FeaturesAdvanced FeaturesExtra Features
๐ŸŽฅ Format Table๐Ÿšซ SponsorBlock Integration๐ŸŽž๏ธ FPS/HDR Display
๐ŸŽต Audio Extraction๐Ÿ“ Subtitle Selection & Merging๐Ÿ”„ Auto Update yt-dlp
โœจ Simple UI๐Ÿ’พ Save Description & Thumbnail๐Ÿ› ๏ธ FFmpeg/yt-dlp/Deno Detection
๐Ÿ“‹ Playlist Support & Selector๐Ÿš€ Speed Limiterโš™๏ธ Custom Commands
๐Ÿ“‘ Chapter Integrationโœ‚๏ธ Video Section Trimming๐Ÿช Login with Cookies
๐Ÿ“œ Download History๐Ÿ”„ Version Channel Selection๐ŸŒ Proxy Support
๐ŸŽš๏ธ Audio Format Conversion๐ŸŽฌ Video Format Settings๐Ÿ†™ Built-in Updater Tab
๐ŸŒ Generic Mode๐Ÿ”Š Audio Normalization (EBU R128)๐ŸŒ Localized in 16 Languages
๐Ÿ’พ Playlist Exportโš™๏ธ Default Quality & Subtitles

๐Ÿš€ Installation

๐Ÿ“ฆ Download the App (Easiest Method)

If you just want to use YTSage and don't know what Python is, start here

Download Latest Release

Simply download the pre-built installer for your operating system:

๐ŸชŸ Windows

FormatDescription
Windows EXEStandard Installer (Recommended) - Just double-click to install.
Windows FFmpegWith FFmpeg Included (Use this if you don't already have FFmpeg).
Windows PortablePortable version, no installation needed.
Windows Portable FFmpegPortable with FFmpeg, zipped.
๐Ÿ› ๏ธ Installation Steps
  1. EXE Installer (.exe): Double-click the file and follow the setup wizard.
  2. Portable Version (.zip): Extract the archive to your desired location and launch ytsage.exe.
  3. FFmpeg Included: Choose versions with FFmpeg included if you don't have FFmpeg installed on your system.

๐ŸŽ macOS

โš ๏ธ Note: These installers are natively built for Apple Silicon (M1/M2/M3/M4). If you are using an older Intel Mac, please use the Python installation method below.

FormatDescription
macOS ARM64 DMGDisk Image Installer (Recommended) - Open and drag to Applications.
macOS ARM64 APPZipped Application for Apple Silicon.
๐Ÿ› ๏ธ Installation Steps
  • DMG Installer (.dmg): Double-click to mount, then drag YTSage.app to your Applications folder.
  • Application Archive (.zip): Extract the zip and move YTSage.app to your Applications folder.

Note: If you encounter an "Application is damaged" error, see the troubleshooting section below.

๐Ÿง Linux

FormatDescription
Linux AppImagePortable AppImage (Recommended)
Linux DEBDebian Package
Linux RPMRPM Package
FlathubFlatpak Bundle
๐Ÿ› ๏ธ Installation Steps
  • AppImage (.AppImage):
    chmod +x YTSage-*.AppImage
    ./YTSage-*.AppImage
    
  • DEB (.deb):
    sudo dpkg -i ytsage_*.deb
    sudo apt-get install -f # Fix missing dependencies if needed
    
  • RPM (.rpm):
    sudo rpm -i ytsage-*.rpm
    
  • Flatpak: Follow instructions on Flathub or run:
    flatpak install flathub io.github.oop7.ytsage
    

๐Ÿ Install via Python / PyPI

You can also install YTSage via Python (Requires Python 3.11+)

๐Ÿ’ก Awesome Feature: If you install via pip on Windows, YTSage will automatically detect and help set up FFmpeg for you (macOS and Linux users can follow our easy FFmpeg Installation Guide)

pip install ytsage
๐Ÿ”„ Update existing installation
pip install --upgrade ytsage

Then launch the application:

ytsage

You can also open YTSage with a video or playlist URL prefilled and analyzed immediately:

ytsage "https://www.youtube.com/watch?v=dQw4w9WgXcQ"

๐Ÿ’ป Manual Source Installation (Developer)

Run YTSage directly from the source code.

View manual installation steps

1. Clone the repository

git clone https://github.com/oop7/YTSage.git
cd YTSage

2. Install dependencies

โšก Using uv

uv pip install .

๐Ÿ“ฆ Or using standard pip

pip install .

3. Run the application

python -m ytsage.main

โฌ†๏ธ Back to Top

๐Ÿ“ธ Screenshots

YTSage Demo



Download Settings Playlist Download
Download Settings Playlist Download
Audio Format Selection Custom Options
Audio Format Custom Options

โฌ†๏ธ Back to Top

๐Ÿ“– Usage

๐ŸŽฏ Basic Usage
  1. Launch YTSage
  2. Paste YouTube URL (or use "Paste URL" button)
  3. Click "Analyze"
  4. Select Format:
    • Video for video downloads
    • Audio for audio extraction

๐Ÿ’ก You can now select and merge multiple audio tracks from the Audio section into a single video. Whether you want to combine a video with multiple language tracks, or merge several audio streams together.

  1. Choose Options:

    • Enable Subtitles and select language
    • Enable Subtitle Merging
    • Save Thumbnail
    • Remove Sponsored Segments
    • Save Description
    • Embed Chapters (Chapters, Metadata, Thumbnail)
  2. Click "Download"

๐Ÿ’ก Default download directory is the user's "Downloads" folder.

๐Ÿ“‹ Playlist Download
  1. Paste Playlist URL
  2. Click "Analyze"
  3. Select videos from the playlist selector (optional, defaults to all)
  4. Choose desired format/quality
  5. Click "Download"

๐Ÿ’ก You can export playlist entries as (.txt, .csv, .m3u, or .json) by clicking on "Save Playlist As" button.

๐ŸŒ Generic Mode for Non-YouTube Sites

Use Generic Mode when you want YTSage to accept URLs from sites supported by yt-dlp, such as Dailymotion, CBC Gem, TikTok, and others.

How to use it:

  1. Open Download Settings.
  2. Toggle on Generic Mode.
  3. Paste a supported video or playlist URL that is not from YouTube.
  4. Click Analyze.
  5. Choose a format and download as usual.

Notes:

  • Generic mode only changes the URL validation inside YTSage. The target site must still be supported by your installed version of yt-dlp.
  • Some sites require cookies, login sessions, proxy, or extra yt-dlp arguments depending on the extractor.
  • If a site fails, update yt-dlp from the built-in updater tab first before reporting an issue.
๐Ÿงฐ Media & Download Options
  • Subtitle Options: Filter languages and embed subtitles into the video file.
  • Subtitle Merging: Merge subtitles into the video file for hardcoded/burned-in subtitles.
  • Save Description: Save the video description as a text file.
  • Save Thumbnail: Save the video thumbnail as an image file.
  • Embed: This button allows you to embed chapters, metadata, and thumbnail into the downloaded video file.
  • Remove Sponsored Segments: Remove sponsored segments from the video using SponsorBlock.
  • Trim Video: Download only specific parts of a video by specifying time ranges in HH:MM:SS format.
โš™๏ธ Output & File Settings
  • Speed Limiter: Limit download speed, e.g., 500K for 500 KB/s. Available in Download Settings โ†’ General โ†’ Speed Limit.
  • Save Download Path: Saves default download directory across sessions. Available in Download Settings โ†’ General โ†’ Download Path.
  • Concurrent Connections: Accelerate downloads using multiple connections/fragments (1 to 20 fragments). Available in Download Settings โ†’ General โ†’ Concurrent Connections.
  • Download History Toggle: Enable or disable saving download history. Available in Download Settings โ†’ General โ†’ Download History.
  • Notification Sounds: Enable or disable completion audio notification. Available in Download Settings โ†’ General โ†’ Notification Sound.
  • Force Output Format: Force video container format (mp4, webm, mkv). Available in Download Settings โ†’ Format โ†’ Output Format Settings.
  • Audio Format Conversion: Convert audio downloads to preferred formats (AAC, MP3, FLAC, WAV, Opus, M4A, Vorbis, or Best). Available in Download Settings โ†’ Format โ†’ Audio Format Settings.
  • Audio Normalization: Normalize volume using EBU R128 standard for audio downloads. Available in Download Settings โ†’ Format โ†’ Audio Format Settings.
  • Default Video Resolution & Subtitles: Auto-select default height (e.g. 1080, 720) and preferred subtitle languages (en, es, etc.) plus subtitle container format (srt, vtt, ass, lrc). Available in Download Settings โ†’ Format โ†’ Default Selection Settings.
  • Output Filename Format: Customize output naming template using yt-dlp variables (e.g. %(title)s_%(resolution)s_[%(id)s].%(ext)s). Reset button included. Available in Download Settings โ†’ File โ†’ Filename Format.
  • Reset All Settings: Restore every YTSage setting to its default value. Available in Download Settings โ†’ Reset All Settings.
๐ŸŒ Access & Network
  • Login with Cookies: Access private or age-restricted content. Access via Custom Options โ†’ Cookies:
  • Browser Cookie Extraction (Recommended)
    • Direct extraction from installed browsers: Firefox (preferred), Chrome, Edge, Brave, Opera, Vivaldi, etc.
      • Includes optional profile selection.
    • Cookie File: Load a Netscape format cookies.txt file.
  • Proxy & Geo-Verification Proxy Support: Configure main proxy server and optional geo-verification proxy (SOCKS4/5 or HTTP/HTTPS) to bypass location restrictions. Access via Custom Options โ†’ Proxy.
  • Generic Mode: Allow YTSage to process and download from non-YouTube URLs supported by yt-dlp. Toggle in Download Settings โ†’ General โ†’ Generic Mode.
๐Ÿ› ๏ธ Tools & Maintenance
  • Custom Commands: Execute custom yt-dlp arguments directly with live output logging and execution console. Access via Custom Options โ†’ Custom Command.
  • Updater Tab: Comprehensive tool management inside Custom Options โ†’ Updater:
    • App Updates: Toggle automatic application update checks and enable/disable Beta Releases channel checks.
    • yt-dlp Updates & Channel Selection: Check for yt-dlp updates and switch release channels between Stable and Nightly.
    • FFmpeg Version Checker: Check local FFmpeg status/version against the latest release with step-by-step setup guides.
    • Deno Updater: Check, install, and upgrade the Deno JavaScript runtime required for yt-dlp ETP plugins.
  • FFmpeg/yt-dlp/Deno Detection: Automatic detection and status verification of system dependencies visible from the About dialog.
  • Download History: Browse, search, filter, and open past download history with thumbnails, original URLs, and local files. Access via the History button on the main toolbar.
๐ŸŒ Localization

YTSage supports 16 languages for global accessibility. Select your preferred language in Custom Options โ†’ Language.

Supported Languages

LanguageCodeLanguageCode
๐Ÿ‡บ๐Ÿ‡ธ Englishen๐Ÿ‡ช๐Ÿ‡ธ Spanishes
๐Ÿ‡ธ๐Ÿ‡ฆ Arabicar๐Ÿ‡ซ๐Ÿ‡ท Frenchfr
๐Ÿ‡ฉ๐Ÿ‡ช Germande๐Ÿ‡ฎ๐Ÿ‡ณ Hindihi
๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesianid๐Ÿ‡ฎ๐Ÿ‡น Italianit
๐Ÿ‡ฏ๐Ÿ‡ต Japaneseja๐Ÿ‡ฐ๐Ÿ‡ท Koreanko
๐Ÿ‡ต๐Ÿ‡ฑ Polishpl๐Ÿ‡ง๐Ÿ‡ท Portuguesept
๐Ÿ‡ท๐Ÿ‡บ Russianru๐Ÿ‡น๐Ÿ‡ท Turkishtr
๐Ÿ‡จ๐Ÿ‡ณ Chinesezh๐Ÿ‡ฎ๐Ÿ‡ท Persianfa

README Translations

LanguageFileLanguageFile
๐Ÿ‡บ๐Ÿ‡ธ EnglishREADME.md๐Ÿ‡ช๐Ÿ‡ธ Spanishreadme-translations/README.es.md
๐Ÿ‡ธ๐Ÿ‡ฆ Arabicreadme-translations/README.ar.md๐Ÿ‡ซ๐Ÿ‡ท Frenchreadme-translations/README.fr.md
๐Ÿ‡ฉ๐Ÿ‡ช Germanreadme-translations/README.de.md๐Ÿ‡ฎ๐Ÿ‡ณ Hindireadme-translations/README.hi.md
๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesianreadme-translations/README.id.md๐Ÿ‡ฎ๐Ÿ‡น Italianreadme-translations/README.it.md
๐Ÿ‡ฏ๐Ÿ‡ต Japanesereadme-translations/README.ja.md๐Ÿ‡ฐ๐Ÿ‡ท Koreanreadme-translations/README.ko.md
๐Ÿ‡ต๐Ÿ‡ฑ Polishreadme-translations/README.pl.md๐Ÿ‡ง๐Ÿ‡ท Portuguesereadme-translations/README.pt.md
๐Ÿ‡ท๐Ÿ‡บ Russianreadme-translations/README.ru.md๐Ÿ‡น๐Ÿ‡ท Turkishreadme-translations/README.tr.md
๐Ÿ‡จ๐Ÿ‡ณ Chinesereadme-translations/README.zh.md๐Ÿ‡ฎ๐Ÿ‡ท Persianreadme-translations/README.fa.md

๐Ÿ’ก Want to contribute a translation? Check out the Contributing section to help us add more languages!

โฌ†๏ธ Back to Top

๐Ÿ› ๏ธ Troubleshooting

Click to view common issues and solutions
  • Format table not appearing: Update yt-dlp to the latest version and switch to nightly yt-dlp.
  • Download failed: Check your internet connection and ensure the video is available.
  • Specific Download Errors:
    • Private Videos: Use cookie authentication to access private content.
    • Age-Restricted Content: Log in to your YouTube account to view age-restricted videos.
    • Geo-Blocked Videos: Consider using a VPN to bypass regional restrictions.
    • Deleted Videos: Video is no longer available on YouTube.
    • Live Streams: Live streams cannot be downloaded; wait for the broadcast to end.
    • Network Errors: Check your internet connection and try again.
    • Invalid URLs: Ensure the URL is correct and from a supported platform.
    • Premium Content: Requires a YouTube Premium subscription.
    • Copyright Blocks: Content is blocked due to copyright restrictions.
  • Video and audio files remain separate after download: This happens when FFmpeg is missing or not detected. YTSage requires FFmpeg to merge high-quality video and audio streams.
    • Solution: Ensure FFmpeg is installed and accessible in your system's PATH. For Windows users, the easiest option is to download the YTSage-v<version>-ffmpeg.exe file, which comes bundled with FFmpeg.

๐Ÿ›ก๏ธ Windows Defender / Antivirus Warning

Some antivirus software may flag .exe files as false positives. This is a known limitation of packaged applications.

Why this happens:

  • Antivirus heuristics can mistakenly identify packaged executables as suspicious.

Safe Alternatives:

  • โœ… Use pip install: pip install ytsage (Recommended)
  • โœ… Build from Source: by following this guide
  • โœ… Whitelist the app in your antivirus software.

๐ŸŽ macOS: "Application is damaged and cannot be opened"

If you see this error on macOS Sonoma or newer, you need to remove the quarantine attribute.

  1. Open Terminal (you can find this using Spotlight).
  2. Type the following command but do not press Enter yet. Make sure to include the space at the end:
    xattr -d com.apple.quarantine 
    
  3. Drag the YTSage.app file from your Finder window and drop it directly into the Terminal window. This will automatically paste the correct file path.
  4. Press Enter to run the command.
  5. Try opening YTSage.app again. It should now launch correctly.

Config Locations (Advanced)

  • Windows: %LOCALAPPDATA%\YTSage
  • macOS: ~/Library/Application Support/YTSage
  • Linux: ~/.local/share/YTSage

โฌ†๏ธ Back to Top

If YTSage saves you time, please consider sponsoring the project. Sponsoring helps cover development time, testing across all platforms, and future improvements.

Sponsor YTSage

๐Ÿ‘ฅ Contributing

Click to expand Contributing Guidelines

We welcome contributions! Hereโ€™s how you can help:

  1. ๐Ÿด Fork the Beta branch
  2. ๐ŸŒฟ Create your feature branch:
git checkout -b feature/AmazingFeature
  1. ๐Ÿ’พ Commit your changes:
git commit -m 'Add some AmazingFeature'
  1. ๐Ÿ“ค Push to the branch:
git push origin feature/AmazingFeature
  1. ๐Ÿ”„ Open a Pull Request

๐ŸŒ Contributing Translations

  • Update the relevant localized README file (e.g., readme-translations/README.fr.md)
  • Keep app strings synced by editing ytsage/languages/<code>.json
  • If your language is missing, start from README.md and create readme-translations/README.<code>.md
๐Ÿ“‚ Project Structure

YTSage - Project Structure

This document describes the organized folder structure of YTSage.

๐Ÿ“ Project Structure

YTSage/
โ”œโ”€โ”€ ๐Ÿ“ .github/                   # GitHub configuration
โ”‚   โ”œโ”€โ”€ ๐Ÿ“ ISSUE_TEMPLATE/         # Issue templates
โ”‚   โ”‚   โ””โ”€โ”€ ๐Ÿ›-bug-report.md       # Bug report template
โ”‚   โ”œโ”€โ”€โ”€ ๐Ÿ“ workflows/            # GitHub Actions workflows
โ”‚   โ”‚   โ”œโ”€โ”€ build-linux.yml        # Linux build workflow
โ”‚   โ”‚   โ”œโ”€โ”€ build-macos.yml        # macOS build workflow
โ”‚   โ”‚   โ”‚โ”€โ”€ build-windows.yml      # Windows build workflow
|   |   โ””โ”€โ”€ release-all.yml        # Release master workflow
|   |   โ””โ”€โ”€ star-history.yml       # Star history workflow
โ”‚   โ””โ”€โ”€ ๐Ÿ“„ CI_CD_README.md        # CI/CD documentation
โ”œโ”€โ”€  ๐Ÿ“ branding/                 # Branding assets (Screenshots, SVGs)
โ”‚   โ”œโ”€โ”€ ๐Ÿ“ icons/                 # App icons
โ”‚   โ”œโ”€โ”€ ๐Ÿ“ screenshots/           # Documentation screenshots
โ”‚   โ””โ”€โ”€ ๐Ÿ“ svg/                   # SVG assets
โ”œโ”€โ”€ ๐Ÿ“„ LICENSE                    # License file
โ”œโ”€โ”€ ๐Ÿ“„ pyproject.toml             # Project metadata and dependencies
โ”œโ”€โ”€ ๐Ÿ“„ README.md                  # Project documentation
โ”œโ”€โ”€ ๐Ÿ“„ requirements.txt           # Python dependencies (dev)
โ””โ”€โ”€ ๐Ÿ“ ytsage/                    # Source package
    โ”œโ”€โ”€ ๐Ÿ“ assets/                # Runtime assets
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“ Icon/              # App icons
    โ”‚   โ””โ”€โ”€ ๐Ÿ“ sound/             # Sound files
    โ”œโ”€โ”€ ๐Ÿ“ languages/             # Localization files
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ ar.json            # Arabic translation
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ de.json            # German translation
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ en.json            # English translation
    โ”‚   โ””โ”€โ”€ ...                   # Other languages
    โ”œโ”€โ”€ ๐Ÿ“ core/                  # Core business logic
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ __init__.py        # Core package init
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ ytsage_deno.py     # Deno integration
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ ytsage_downloader.py # Download functionality
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ ytsage_ffmpeg.py   # FFmpeg integration
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ ytsage_utils.py    # Utility functions
    โ”‚   โ””โ”€โ”€ ๐Ÿ“„ ytsage_yt_dlp.py   # yt-dlp integration
    โ”œโ”€โ”€ ๐Ÿ“ gui/                   # UI components
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ __init__.py        # GUI package init
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ ytsage_gui_main.py # Main app window
    โ”‚   โ””โ”€โ”€ ๐Ÿ“ ytsage_gui_dialogs/ # Dialog classes
    โ”œโ”€โ”€ ๐Ÿ“ utils/                 # Utility modules
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ __init__.py        # Utils package init
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“„ ytsage_config_manager.py # Config management
    โ”‚   โ””โ”€โ”€ ๐Ÿ“„ ytsage_logger.py   # Logging utilities
    โ”œโ”€โ”€ ๐Ÿ“„ __init__.py            # Package entry point
    โ””โ”€โ”€ ๐Ÿ“„ main.py                # Main execution script

โฌ†๏ธ Back to Top

โญ๏ธ Star History

Star History Chart

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ™ Acknowledgments

A big thanks to everyone who contributed to this project by opening an issue to suggest an improvement or report a bug

Special thanks to @bastik-1001 and @dj23me for being the first and major donors supporting this project โค๏ธ

Core Components
yt-dlp Download Engine
FFmpeg Media Processing
Deno Runtime for yt-dlp plugins
Libraries & Frameworks
PySide6 GUI Framework
Pillow Image Processing
requests HTTP Requests
packaging Version/Package Management
markdown Markdown Rendering
loguru Logging
Assets & Contributors
@bastik-1001 First & Major Donor Support
New Notification 09 by Universfield Notification Sound
viru185 Code Contributor

โš ๏ธ Disclaimer

This tool is for personal use only. Please respect YouTube's Terms of Service and content creator rights.


Made with โค๏ธ by oop7