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

How to embed youtube-dl with .NET using nuget package manager? #32981

Open
Json188886 opened this issue Nov 25, 2024 · 3 comments
Open

How to embed youtube-dl with .NET using nuget package manager? #32981

Json188886 opened this issue Nov 25, 2024 · 3 comments

Comments

@Json188886
Copy link

I want to embed youtube-dl with C# .NET using nuget package manager. So can some one please guide me?
or please share document if any.

@dirkf
Copy link
Contributor

dirkf commented Nov 25, 2024

You might be better off with wxPython or some such, so that you can call yt-dl natively.

Otherwise your question would be better directed to a C# forum as "how do I embed the suitable executable for a dependent program for each platform that I support in my C# installation package?".

@dirkf
Copy link
Contributor

dirkf commented Nov 27, 2024

@Json188886 ?

@Tomloyo
Copy link

Tomloyo commented Nov 28, 2024

just use the cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants