-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request : x86 version #126
Comments
The framework-independent build ( |
Do you have .NET 6 runtime installed on your system? |
Try |
Thank youuuuu 🥺❤ |
Then, adding a @ECHO OFF
TITLE Launch of Cube YouTube Downloader
ECHO Launching...
ECHO Don't close this command window, else the YT downloader will close !
dotnet ./youtube-dl-wpf.dll
PAUSE |
Or we can build binaries for 32-bit x86 and ARM targets. The next release will be out in a day or two, and will have binaries for these platforms. |
See 76fe72f and bdaa262. https://github.com/database64128/youtube-dl-wpf/actions/runs/2257221141 Can you please try and see if the produced binaries work for you? |
v1.11.0 has been released. |
I wonder if it's possible to have this for 32bits windows systems
The text was updated successfully, but these errors were encountered: