| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| YoutubeDownloader.osx-x64.zip | 2026-02-27 | 79.7 MB | |
| YoutubeDownloader.linux-x64.zip | 2026-02-27 | 78.4 MB | |
| YoutubeDownloader.win-arm64.zip | 2026-02-27 | 71.1 MB | |
| YoutubeDownloader.osx-arm64.zip | 2026-02-27 | 75.3 MB | |
| YoutubeDownloader.Bare.win-arm64.zip | 2026-02-27 | 50.9 MB | |
| YoutubeDownloader.win-x86.zip | 2026-02-27 | 66.3 MB | |
| YoutubeDownloader.Bare.win-x86.zip | 2026-02-27 | 49.6 MB | |
| YoutubeDownloader.linux-arm64.zip | 2026-02-27 | 75.4 MB | |
| YoutubeDownloader.win-x64.zip | 2026-02-27 | 77.5 MB | |
| YoutubeDownloader.Bare.osx-arm64.zip | 2026-02-27 | 52.0 MB | |
| YoutubeDownloader.Bare.osx-x64.zip | 2026-02-27 | 54.2 MB | |
| YoutubeDownloader.Bare.win-x64.zip | 2026-02-27 | 53.2 MB | |
| YoutubeDownloader.Bare.linux-x64.zip | 2026-02-27 | 51.6 MB | |
| YoutubeDownloader.Bare.linux-arm64.zip | 2026-02-27 | 49.0 MB | |
| 1.16 source code.tar.gz | 2026-02-27 | 243.9 kB | |
| 1.16 source code.zip | 2026-02-27 | 293.6 kB | |
| README.md | 2026-02-27 | 1.6 kB | |
| Totals: 17 Items | 884.8 MB | 3 | |
What's Changed
- Add FFmpeg diagnostic info to "FFmpeg is missing" message by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/782
- Add user-configurable FFmpeg executable path by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/781
- Fix second dialog not shown when dialogs are shown sequentially by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/784
- Add localization support (EN, UK, DE, FR, ES) with system language auto-detection by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/783
- Add tooltip to Language dropdown in Settings by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/786
- Replace file name template tooltip runs with markdown-formatted text by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/785
- Rename
InlineMarkupconverter toMarkdownToInlinesConverterby @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/787 - Migrate to Centralized NuGet Package Management (CPM) by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/788
- Render
AutoUpdateTooltipwarning in bold viaMarkdownToInlinesConverterby @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/789 - Fix three inconsistencies: filename typo, overload formatting, and string extension rename by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/791
- Encrypt auth cookies at rest in settings file (machine-bound) by @Copilot in https://github.com/Tyrrrz/YoutubeDownloader/pull/790
Full Changelog: https://github.com/Tyrrrz/YoutubeDownloader/compare/1.15.3...1.16