You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the version of `yt-dlp.exe` from **v2025.08.11** to **v2025.10.14** in the `README.md` and `ytdlp.executable.csproj` files. This ensures the NuGet package includes the latest features and fixes for users.
Copy file name to clipboardExpand all lines: ytdlp.executable/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
# YTDLP-Executable
4
4
5
-
**YTDLP-Executable** is a NuGet package that includes the latest version of `yt-dlp.exe` (v2025.08.11). It is designed to complement the **YTDLP-Wrapper** library or any other application that requires the `yt-dlp` executable for powerful media downloading capabilities.
5
+
**YTDLP-Executable** is a NuGet package that includes the latest version of `yt-dlp.exe` (v2025.10.14). It is designed to complement the **YTDLP-Wrapper** library or any other application that requires the `yt-dlp` executable for powerful media downloading capabilities.
6
6
7
7
## Features
8
-
-**Latest Version**: Always ships with the latest version of `yt-dlp.exe` (current version: **v2025.08.11**).
8
+
-**Latest Version**: Always ships with the latest version of `yt-dlp.exe` (current version: **v2025.10.14**).
9
9
-**Standalone Package**: Provides only the `yt-dlp.exe` binary for easy integration.
10
10
-**Complementary**: Works perfectly with the **YTDLP-Wrapper** library.
0 commit comments