これでええやん
@echo off
set /p URL=[URL]
youtube-dl.exe -F "%URL%"
pause