byMDK_YabanciDizi-DiziBox_Downloader
1.0.0
dotnet add package byMDK_YabanciDizi-DiziBox_Downloader --version 1.0.0
NuGet\Install-Package byMDK_YabanciDizi-DiziBox_Downloader -Version 1.0.0
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="byMDK_YabanciDizi-DiziBox_Downloader" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add byMDK_YabanciDizi-DiziBox_Downloader --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: byMDK_YabanciDizi-DiziBox_Downloader, 1.0.0"
#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 byMDK_YabanciDizi-DiziBox_Downloader as a Cake Addin #addin nuget:?package=byMDK_YabanciDizi-DiziBox_Downloader&version=1.0.0 // Install byMDK_YabanciDizi-DiziBox_Downloader as a Cake Tool #tool nuget:?package=byMDK_YabanciDizi-DiziBox_Downloader&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
####.NET 6.0 Simple Usage
string URL = Console.ReadLine();
byMDK_YabanciDizi_DiziBox_Downloader.Downloader downloader = new byMDK_YabanciDizi_DiziBox_Downloader.Downloader();
downloader.SetupVeriler("https://yabancidizi.co/", "https://www.dizibox.tv/", "1");//1 english 2 turkish only yabancidizi
try
{
byMDK_YabanciDizi_DiziBox_Downloader.Veriler.M3U8QualityFile mdk = await downloader.siteotobul(URL);
foreach(var m in mdk.M3U8QualityOptions)
{
Console.WriteLine(m.Bandwith);
Console.WriteLine(m.Codecs);
Console.WriteLine(m.Resolution);
Console.WriteLine(m.URL);
}
}
catch(Exception ex)
{
Console.WriteLine(ex.Message);
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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.
-
net6.0
- Downloader (>= 3.0.1)
- HtmlAgilityPack (>= 1.11.46)
- Newtonsoft.Json (>= 13.0.2)
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.0.0 | 203 | 12/24/2022 |
Gets M3U8 qualitys