Skip to content

Instantly share code, notes, and snippets.

@zinntikumugai
Created November 18, 2017 23:59
Show Gist options
  • Save zinntikumugai/9b838b6fb1ef59a9098024c9a6d7ece4 to your computer and use it in GitHub Desktop.
Save zinntikumugai/9b838b6fb1ef59a9098024c9a6d7ece4 to your computer and use it in GitHub Desktop.
@echo off
cd /d %~dp0
youtube-dl.exe --format 91 sKIbH-gXmX0 -o - | "c:\Program Files\VideoLAN\VLC\vlc.exe" -
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment