]> Arthur Taft Gitweb - yt-dlp-wrapper.git/blobdiff - windows/run.bat
Add batch script
[yt-dlp-wrapper.git] / windows / run.bat
diff --git a/windows/run.bat b/windows/run.bat
new file mode 100644 (file)
index 0000000..d751c5c
--- /dev/null
@@ -0,0 +1,2 @@
+@echo off
+PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%0\..\yt-dlp-wrapper.ps1'"
\ No newline at end of file