added Main Navigation,

added vendor notes and scripts
This commit is contained in:
2026-08-13 23:49:59 +02:00
parent 6155cb96f1
commit 41b07530b1
18 changed files with 409 additions and 39 deletions
+8
View File
@@ -0,0 +1,8 @@
@echo off
yt-dlp.exe ^
-f ba ^
--embed-thumbnail ^
--embed-metadata ^
-o "temp\download.%%(ext)s" ^
"%~1"