[CHANGE] WIP YouTubeClient & HTML parsing

This commit is contained in:
max
2025-08-25 15:27:16 +02:00
parent 9789c5f535
commit a2489fea8d
7 changed files with 219 additions and 1 deletions

View File

@@ -6,4 +6,9 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotBased" Version="1.0.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.12.2" />
</ItemGroup>
</Project>