Guest User

Untitled

a guest
Nov 20th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. @echo off
  2. cd /d %~dp0
  3. youtube-dl.exe --format 91 sKIbH-gXmX0 -o - | "c:\Program Files\VideoLAN\VLC\vlc.exe" -
  4. pause
Add Comment
Please, Sign In to add comment