Xabe.FFmpeg.Downloader
4.4.0
FFmpeg assemly downloader. Download ffmpeg binary data on Windows, Mac or Linux.
Install-Package Xabe.FFmpeg.Downloader -Version 4.4.0
dotnet add package Xabe.FFmpeg.Downloader --version 4.4.0
<PackageReference Include="Xabe.FFmpeg.Downloader" Version="4.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xabe.FFmpeg.Downloader --version 4.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xabe.FFmpeg.Downloader, 4.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Xabe.FFmpeg (>= 4.4.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xabe.FFmpeg.Downloader:
Package | Downloads |
---|---|
WibuTube
This a a nuget package from WibuTubeConverter which provides functionalities that do exactly what WibuTubeConvert is able to. But this package is .NET5 instead of UWP like WibuTubeConverter.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Xabe.FFmpeg.Downloader:
Repository | Stars |
---|---|
tomaszzmuda/Xabe.FFmpeg
.NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from dotnet core application.
|
|
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
|