Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iamapunkmonkey/4fe07d7ea5d50ec739a5cb25316b72ec to your computer and use it in GitHub Desktop.
Save iamapunkmonkey/4fe07d7ea5d50ec739a5cb25316b72ec to your computer and use it in GitHub Desktop.
@echo off
set /p url="Enter Youtube URL: "
youtube-dl.exe %url%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment