Skip to content
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

Use self-contained builds #440

Merged
merged 7 commits into from
May 16, 2024
Merged

Use self-contained builds #440

merged 7 commits into from
May 16, 2024

Conversation

Tyrrrz
Copy link
Owner

@Tyrrrz Tyrrrz commented Apr 29, 2024

Produce self-contained builds of YoutubeDownloader that don't require manual installation of .NET, with the downside of a much larger download size.

With the usage of Avalonia, this has become viable as it has a lot smaller file size overhead compared to WPF. Also, since we're already packaging FFmpeg with the app, the overhead should be even less noticeable.

Average file size difference is 66mb (now) vs 35mb (before). I think this is acceptable.

@Tyrrrz Tyrrrz added the enhancement New feature or request label Apr 29, 2024
@Tyrrrz Tyrrrz merged commit 8968334 into master May 16, 2024
10 checks passed
@Tyrrrz Tyrrrz deleted the self-contained branch May 16, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant