From 6e230aff13b6a2efc5c82c666c80ee54df82070a Mon Sep 17 00:00:00 2001
From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Date: Tue, 21 Nov 2023 20:40:43 +0200
Subject: [PATCH] Clean up some project property reuse
---
Directory.Build.props | 1 +
YoutubeExplode.Converter/YoutubeExplode.Converter.csproj | 4 +---
YoutubeExplode/YoutubeExplode.csproj | 3 ---
3 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index 797bc1e3..4516deb7 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -19,6 +19,7 @@
$(Company)
+ Abstraction layer over YouTube's internal API. Note: this package has limited availability in Russia and Belarus.
youtube video download playlist user channel closed caption tracks subtitles parse extract metadata info net core standard
https://github.com/Tyrrrz/YoutubeExplode
https://github.com/Tyrrrz/YoutubeExplode/blob/master/Changelog.md
diff --git a/YoutubeExplode.Converter/YoutubeExplode.Converter.csproj b/YoutubeExplode.Converter/YoutubeExplode.Converter.csproj
index 6b971e80..54ebd2ac 100644
--- a/YoutubeExplode.Converter/YoutubeExplode.Converter.csproj
+++ b/YoutubeExplode.Converter/YoutubeExplode.Converter.csproj
@@ -6,9 +6,7 @@
-
- Extension for YoutubeExplode that provides an interface to download and convert videos using FFmpeg
-
+ Extension for YoutubeExplode that provides an interface to download and convert videos using FFmpeg
https://github.com/Tyrrrz/YoutubeExplode/tree/master/YoutubeExplode.Converter
favicon.png
true
diff --git a/YoutubeExplode/YoutubeExplode.csproj b/YoutubeExplode/YoutubeExplode.csproj
index a9eb13a1..4c89b377 100644
--- a/YoutubeExplode/YoutubeExplode.csproj
+++ b/YoutubeExplode/YoutubeExplode.csproj
@@ -6,9 +6,6 @@
-
- Abstraction layer over YouTube's internal API. Note: this package has limited availability in Russia and Belarus.
-
favicon.png
true