yt-dlp Python-Downloader

Unified yt-dlp downloader - generates cross-platform Python scripts for video, audio, subtitles

These are versions of this script where the code was updated. Show all versions.

  • v9.6 15. 01. 2026

    // v9.6 // - Fixed: Codec selection now works (removed shell quotes that broke Python string literals) // // v9.5 // - Fixed: Separate mode now correctly names video/audio files (was using invalid template syntax) // - Fixed: No-merge case now uses temp files + identification like merge case // // v9.4 // - Fixed: Skip subtitle prompt when video has no subtitles available // - Fixed: Video/audio quality now falls back to best available if requested quality unavailable // - Fixed: Audio-only merge uses native audio extension instead of .mkv // // v9.3 // - Fixed: Submenus now close when hovering over a different component row

  • v9.2 11. 01. 2026

    Translated to Python.

  • v8.4 11. 01. 2026