Files
IgorMino 41b07530b1 added Main Navigation,
added vendor notes and scripts
2026-08-13 23:49:59 +02:00

8 lines
126 B
Batchfile

@echo off
yt-dlp.exe ^
-f ba ^
--embed-thumbnail ^
--embed-metadata ^
-o "temp\download.%%(ext)s" ^
"%~1"