diff --git a/TYTD.Api/TYTD.Api.csproj b/TYTD.Api/TYTD.Api.csproj
index 3b36000..ee5b96b 100644
--- a/TYTD.Api/TYTD.Api.csproj
+++ b/TYTD.Api/TYTD.Api.csproj
@@ -68,7 +68,7 @@
- ..\packages\YoutubeExplode.6.0.7\lib\net461\YoutubeExplode.dll
+ ..\packages\YoutubeExplode.6.1.0\lib\net461\YoutubeExplode.dll
..\packages\AsyncEnumerator.4.0.2\lib\net461\AsyncEnumerable.dll
diff --git a/TYTD.Api/bin/Release/TYTD.Api.dll b/TYTD.Api/bin/Release/TYTD.Api.dll
index eec9239..a74b7f2 100644
Binary files a/TYTD.Api/bin/Release/TYTD.Api.dll and b/TYTD.Api/bin/Release/TYTD.Api.dll differ
diff --git a/TYTD.Api/bin/Release/YoutubeExplode.dll b/TYTD.Api/bin/Release/YoutubeExplode.dll
index 9273b61..7524d03 100755
Binary files a/TYTD.Api/bin/Release/YoutubeExplode.dll and b/TYTD.Api/bin/Release/YoutubeExplode.dll differ
diff --git a/TYTD.Api/bin/Release/YoutubeExplode.xml b/TYTD.Api/bin/Release/YoutubeExplode.xml
index 1ad3d7b..b8e4c3b 100755
--- a/TYTD.Api/bin/Release/YoutubeExplode.xml
+++ b/TYTD.Api/bin/Release/YoutubeExplode.xml
@@ -195,6 +195,11 @@
Channel ID.
+
+
+ Channel URL.
+
+
Channel title.
@@ -548,6 +553,11 @@
Metadata associated with a YouTube video included in a playlist.
+
+
+ ID of the playlist that contains this video.
+
+
@@ -566,6 +576,11 @@
+
+
+ Initializes an instance of .
+
+
Initializes an instance of .
@@ -1152,6 +1167,16 @@
Can be used as file extension.
+
+
+ Whether this container is a known audio-only container.
+
+
+ This property only refers to the container's capabilities and not its actual contents.
+ If the container IS audio-only, it DOES NOT contain any video streams.
+ If the container IS NOT audio-only, it MAY contain video streams, but is not required to.
+
+
Initializes an instance of .
@@ -1160,6 +1185,11 @@
+
+
+ MPEG-2 Audio Layer III (mp3).
+
+
MPEG-4 Part 14 (mp4).
diff --git a/TYTD.Api/obj/Release/TYTD.Api.csproj.CoreCompileInputs.cache b/TYTD.Api/obj/Release/TYTD.Api.csproj.CoreCompileInputs.cache
index 4285d28..b20e070 100644
--- a/TYTD.Api/obj/Release/TYTD.Api.csproj.CoreCompileInputs.cache
+++ b/TYTD.Api/obj/Release/TYTD.Api.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-7c958eb984ad9d861e3a39991a7d94c08a1f09a6
+6a4cb1f3341b0b875221333595f3f3db569f2e65
diff --git a/TYTD.Api/obj/Release/TYTD.Api.csprojAssemblyReference.cache b/TYTD.Api/obj/Release/TYTD.Api.csprojAssemblyReference.cache
index d294e28..4aee228 100644
Binary files a/TYTD.Api/obj/Release/TYTD.Api.csprojAssemblyReference.cache and b/TYTD.Api/obj/Release/TYTD.Api.csprojAssemblyReference.cache differ
diff --git a/TYTD.Api/obj/Release/TYTD.Api.dll b/TYTD.Api/obj/Release/TYTD.Api.dll
index eec9239..a74b7f2 100644
Binary files a/TYTD.Api/obj/Release/TYTD.Api.dll and b/TYTD.Api/obj/Release/TYTD.Api.dll differ
diff --git a/TYTD.Api/packages.config b/TYTD.Api/packages.config
index c43a0ac..efc812f 100644
--- a/TYTD.Api/packages.config
+++ b/TYTD.Api/packages.config
@@ -23,5 +23,5 @@
-
+
\ No newline at end of file
diff --git a/bin/Release/TYTD.Api.dll b/bin/Release/TYTD.Api.dll
index eec9239..a74b7f2 100644
Binary files a/bin/Release/TYTD.Api.dll and b/bin/Release/TYTD.Api.dll differ
diff --git a/bin/Release/youtube-downloader.exe b/bin/Release/youtube-downloader.exe
index 7bc56e4..7bb572a 100644
Binary files a/bin/Release/youtube-downloader.exe and b/bin/Release/youtube-downloader.exe differ
diff --git a/obj/x86/Release/youtube-downloader.csprojAssemblyReference.cache b/obj/x86/Release/youtube-downloader.csprojAssemblyReference.cache
index 60b79c2..e08516a 100644
Binary files a/obj/x86/Release/youtube-downloader.csprojAssemblyReference.cache and b/obj/x86/Release/youtube-downloader.csprojAssemblyReference.cache differ
diff --git a/obj/x86/Release/youtube-downloader.exe b/obj/x86/Release/youtube-downloader.exe
index 7bc56e4..7bb572a 100644
Binary files a/obj/x86/Release/youtube-downloader.exe and b/obj/x86/Release/youtube-downloader.exe differ