Releases: naravid19/N_m3u8DL_RE_GUI
Releases · naravid19/N_m3u8DL_RE_GUI
N_m3u8DL-RE GUI v2.1.0
Highlights
- Hardening config loading/saving with backward-compatible
config.txt. - Safer batch parsing and batch script generation.
- Windows-safe command argument quoting (paths with trailing
\and embedded quotes). - Improved startup/input handling and safer clipboard access.
- Targeted UX fixes for dropdown readability and stability.
Fixed
- Startup/UI crash risks from early validation flow.
- Batch title/command escaping issues in CMD context.
- Multiple parser/encoding edge cases for malformed/short inputs.
Verification
dotnet build N_m3u8DL_RE_GUI.sln /warnaserrorpasseddotnet test N_m3u8DL_RE_GUI.sln --no-buildpassed (95/95)
Package
N_m3u8DL_RE_GUI_v2.1.0.zip(includes GUI executable and required runtime files)
N_m3u8DL-RE GUI v2.0.0
🎉 Major Release: This version represents a complete modernization of the codebase, transitioning to .NET 9.0 and fully standardizing on English for international compatibility.
🚀 Highlights
- Full Internationalization: The entire codebase comments/logs has been translated to English.
- Modern Tech Stack: Migrated to .NET 9.0 for better performance and stability.
- Enhanced Compatibility: Batch files are now encoded in UTF-8, identifying and fixing issues with Thai/Chinese filenames.
✨ New Features
- Full CLI Support: Completely refactored argument builder to support all
N_m3u8DL-REcommand-line arguments. - Subtitle Controls: Added dedicated options for subtitle format selection (SRT/VTT) and auto-fixing.
- Performance: Added options for Concurrent Downloads and Speed Limits.
- Auto-Select: New intelligent stream selection mode.
🛠 Fixes & Improvements
- Fixed: Critical resource leaks in file encoding detection.
- Fixed: Replaced empty catch blocks with proper error logging for better debugging.
- Changed: Standardized all internal error messages to English.
- Improved: UI responsiveness and dark theme consistency.
📦 Installation
- Download
N_m3u8DL_RE_GUI_v2.0.0.zip - Extract the files to your desired folder.
- Run N_m3u8DL_RE_GUI.exe
Note: This release is a self-contained application. It includes all necessary dependencies (ffmpeg, N_m3u8DL-RE) and does not require a separate .NET Runtime installation.
🔐 File Integrity Check
Verify your download by matching the checksums below:
| Algorithm | Hash |
|---|---|
| SHA256 | E1ACBBD0F98115E5EB5D33FE2F1F7DEB11BECFECF0B6E81BED46090163FD5347 |
| MD5 | 8BA201C32AD6460BEAF55707E4FA1627 |