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 README.md to reflect the new version of `yt-dlp.exe` from v2025.10.14 to v2025.10.22. This change is made in both the package description and the "Latest Version" feature section. Additionally, the ytdlp.executable.csproj file has been updated to ensure the version number is consistent with the README.md.
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.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.
5
+
**YTDLP-Executable** is a NuGet package that includes the latest version of `yt-dlp.exe` (v2025.10.22). 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.10.14**).
8
+
-**Latest Version**: Always ships with the latest version of `yt-dlp.exe` (current version: **v2025.10.22**).
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