Stops Windows Defender’s ML heuristics from false-flagging the installer (Microsoft’s own deep analysis returns “No malware detected”).
- Every executable inside the app is now EV-signed — the app, backend, yt-dlp, ffmpeg/ffprobe and the Telegram bot, not just the installer — removing the unsigned-inner-binary pattern that tripped the heuristics.
- Removed the legacy winpty binaries — the terminal uses Windows’ built-in ConPTY on Windows 10 1809 and newer.
- Updated bundled downloaders — yt-dlp and pytubefix refreshed to current releases.
Leave a Reply