diff --git a/YTDownloader/YTDownloader.csproj b/YTDownloader/YTDownloader.csproj
index 4735227..21ae5e2 100644
--- a/YTDownloader/YTDownloader.csproj
+++ b/YTDownloader/YTDownloader.csproj
@@ -53,8 +53,8 @@
icon.ico
-
- ..\..\libvideo-master\src\libvideo\bin\Debug\netstandard1.1\libvideo.dll
+
+ ..\packages\VideoLibrary.2.0.2\lib\netstandard1.1\libvideo.dll
..\packages\MediaToolkit.1.1.0.1\lib\net40\MediaToolkit.dll
diff --git a/YTDownloader/packages.config b/YTDownloader/packages.config
index 891d4c2..92ca119 100644
--- a/YTDownloader/packages.config
+++ b/YTDownloader/packages.config
@@ -40,4 +40,5 @@
+
\ No newline at end of file