Skip to content

Commit

Permalink
Added update.bat
Browse files Browse the repository at this point in the history
This script updates YT-DLP when run
  • Loading branch information
mrblomblo authored Apr 1, 2024
1 parent 149cee9 commit 090b534
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions update.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@echo OFF
title Updating YT-DLP...
yt-dlp.exe -U
pause
exit

0 comments on commit 090b534

Please sign in to comment.