Created
November 18, 2017 23:59
-
-
Save zinntikumugai/9b838b6fb1ef59a9098024c9a6d7ece4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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