YTDownloader 1.1.2

dotnet add package YTDownloader --version 1.1.2
NuGet\Install-Package YTDownloader -Version 1.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="YTDownloader" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YTDownloader --version 1.1.2
#r "nuget: YTDownloader, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install YTDownloader as a Cake Addin
#addin nuget:?package=YTDownloader&version=1.1.2

// Install YTDownloader as a Cake Tool
#tool nuget:?package=YTDownloader&version=1.1.2

YTDownloader

This library is designed to install YouTube videos with additional metadata (cover and info). The library represents classes:

  1. YTMediaDownloader - for installing YouTube videos in video/audio/multiplexing format, for example in a stream, or in a specified folder.

Models:

  1. DownloadedMediaInfo - a class that represents information about a downloaded media file using one of the YTMediaDownloader methods.
  2. DownloadedMediaStream - a stream class that represents information about a downloaded media file using one of the YTMediaDownloader methods.

Installation

dotnet add package YTDownloader
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 191 3/10/2024
1.1.1 188 2/15/2024
1.1.0 116 1/14/2024
1.0.8 91 1/11/2024
1.0.7 87 12/29/2023
1.0.6 106 12/28/2023
1.0.5 107 12/26/2023
1.0.4 124 12/26/2023
1.0.3 85 12/15/2023
1.0.2 134 12/14/2023
1.0.1 105 12/11/2023
1.0.1-beta 96 12/10/2023
1.0.0 150 12/8/2023